|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodProcessorListener | |
|---|---|
| net.java.sip.communicator.impl.protocol.sip | |
| Uses of MethodProcessorListener in net.java.sip.communicator.impl.protocol.sip |
|---|
| Classes in net.java.sip.communicator.impl.protocol.sip that implement MethodProcessorListener | |
|---|---|
class |
OperationSetDesktopSharingServerSipImpl
Implements all desktop sharing server-side related functions for SIP protocol. |
class |
OperationSetTelephonyConferencingSipImpl
Implements OperationSetTelephonyConferencing for SIP. |
| Methods in net.java.sip.communicator.impl.protocol.sip with parameters of type MethodProcessorListener | |
|---|---|
(package private) void |
CallPeerSipImpl.addMethodProcessorListener(MethodProcessorListener listener)
Registers a specific MethodProcessorListener with this CallPeer so that it gets notified by this instance about the processing of SIP signaling. |
(package private) void |
CallPeerSipImpl.removeMethodProcessorListener(MethodProcessorListener listener)
Unregisters a specific MethodProcessorListener from this CallPeer so that it no longer gets notified by this instance about the processing of SIP signaling. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||