|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.util.PropertyChangeNotifier
net.java.sip.communicator.service.protocol.AbstractCallPeer<T,U>
net.java.sip.communicator.service.protocol.media.ZrtpAwareCallPeer<T,U>
T - the implementation specific call extensionU - the implementation specific protocol provider extensionpublic abstract class ZrtpAwareCallPeer<T extends Call,U extends ProtocolProviderService>
A utility interface whose only purpose is to represent a call peer that's also capable of ZRTP control.
| Field Summary |
|---|
| Fields inherited from class net.java.sip.communicator.service.protocol.AbstractCallPeer |
|---|
callPeerConferenceListeners, callPeerListeners, callPeerSecurityListeners, NO_CONFERENCE_MEMBERS |
| Fields inherited from interface net.java.sip.communicator.service.protocol.CallPeer |
|---|
CALL_DURATION_START_TIME_UNKNOWN, MUTE_PROPERTY_NAME |
| Constructor Summary | |
|---|---|
ZrtpAwareCallPeer()
|
|
| Method Summary |
|---|
| Methods inherited from class net.java.sip.communicator.util.PropertyChangeNotifier |
|---|
addPropertyChangeListener, firePropertyChange, getPropertyChangeSource, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.java.sip.communicator.service.neomedia.ZrtpControl |
|---|
cleanup, getHelloHash, getHelloHashSep, getSecureCommunicationStatus, getZrtpListener, setMultistream, setSASVerification, setZrtpListener, start |
| Methods inherited from interface net.java.sip.communicator.service.protocol.CallPeer |
|---|
addConferenceMembersSoundLevelListener, addPropertyChangeListener, addStreamSoundLevelListener, getAddress, getContact, getDisplayName, getImage, getPeerID, removeConferenceMembersSoundLevelListener, removePropertyChangeListener, removeStreamSoundLevelListener |
| Constructor Detail |
|---|
public ZrtpAwareCallPeer()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||