Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter

Packages that use MethodProcessorAdapter
net.java.sip.communicator.impl.protocol.sip   
net.java.sip.communicator.impl.protocol.sip.dtmf   
 

Uses of MethodProcessorAdapter in net.java.sip.communicator.impl.protocol.sip
 

Subclasses of MethodProcessorAdapter in net.java.sip.communicator.impl.protocol.sip
 class ClientCapabilities
          Handles OPTIONS requests by replying with an OK response containing methods that we support.
 class EventPackageNotifier
          Implements the notifier part of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
 class EventPackageSubscriber
          Implements the subscriber part of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
 class EventPackageSupport
          Provides the base for implementations of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
 class SipRegistrarConnection
          Contains all functionality that has anything to do with registering and maintaining registrations with a SIP Registrar.
 class SipRegistrarlessConnection
          Allows SIP communicator to create SIP accounts without a registrar.
 

Uses of MethodProcessorAdapter in net.java.sip.communicator.impl.protocol.sip.dtmf
 

Subclasses of MethodProcessorAdapter in net.java.sip.communicator.impl.protocol.sip.dtmf
 class DTMFInfo
          Sending DTMFs with SIP INFO.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.