| Classes in net.java.sip.communicator.service.protocol.media with type parameters of type MediaAwareCallPeer |
class |
AbstractOperationSetTelephonyConferencing<ProtocolProviderServiceT extends ProtocolProviderService,OperationSetBasicTelephonyT extends OperationSetBasicTelephony<ProtocolProviderServiceT>,MediaAwareCallT extends MediaAwareCall<MediaAwareCallPeerT,OperationSetBasicTelephonyT,ProtocolProviderServiceT>,MediaAwareCallPeerT extends MediaAwareCallPeer<MediaAwareCallT,?,ProtocolProviderServiceT>,CalleeAddressT>
Represents a default implementation of
OperationSetTelephonyConferencing in order to make it easier for
implementers to provide complete solutions while focusing on
implementation-specific details. |
class |
AbstractOperationSetVideoTelephony<T extends OperationSetBasicTelephony<U>,U extends ProtocolProviderService,V extends MediaAwareCall<W,T,U>,W extends MediaAwareCallPeer<V,?,U>>
Represents a default implementation of OperationSetVideoTelephony in
order to make it easier for implementers to provide complete solutions while
focusing on implementation-specific details. |
class |
AbstractQualityControlWrapper<T extends MediaAwareCallPeer<?,?,?>>
A wrapper of media quality control. |
class |
CallPeerMediaHandler<T extends MediaAwareCallPeer<?,?,?>>
A utility class implementing media control code shared between current
telephony implementations. |
class |
MediaAwareCall<T extends MediaAwareCallPeer<?,?,V>,U extends OperationSetBasicTelephony<V>,V extends ProtocolProviderService>
A utility class implementing media control code shared between current
telephony implementations. |
class |
TransportManager<U extends MediaAwareCallPeer<?,?,?>>
TransportManagers are responsible for allocating ports, gathering
local candidates and managing ICE whenever we are using it. |