Uses of Package
org.cafesip.jiplet

Packages that use org.cafesip.jiplet
org.cafesip.jiplet This package contains the core Jiplet container classes. 
org.cafesip.jiplet.sip This package provide classes for SIP communications from within a jiplet. 
 

Classes in org.cafesip.jiplet used by org.cafesip.jiplet
EventInfo
           
Jiplet
          The Jiplet class is the base class that all Jiplet classes must extend.
JipletContainer
          This class represents the Jiplet Container.
JipletContainerMBean
          This interfaces is used to expose the JMX management interface for the jiplet container.
JipletContext
          This class encapsulates the functions of a jiplet context.
JipletContextMBean
          This interface exposes the management interface for a jiplet context.
JipletDialog
          This class encapsulates the dialog-scope variables supported by the jiplet container.
JipletEvent
          The JipletEvent is the base class for all the events that a jiplet can receive from the container.
JipletException
          Exception class for the jiplet container.
JipletLoggerPlugin
          This interface is a generic logger adaptor interface for the jiplet container application.
JipletRequest
          This class conatins methods that is used by a jiplet to retrieve information about a request event.
JipletResponse
          This class conatins methods that is used by a jiplet to retrieve information about a response event.
JipletSession
          The class encapsulates the session-scope variables framework.
JipletSignal
          This class is used by jiplets to retrieve information about a signal it has received.
JipletTimeout
          This class conatins methods that is used by a jiplet to retrieve information about a timeout event.
JipletTimer
          This class conatins methods that is used by a jiplet to retrieve information about a timer event.
JipletTimerTask
           
JipletTransaction
          This class encapsulates a SIP transaction.
Realm
          This interface must be implemented by any class that wants to implement a realm.
ScopedVariables
          This is a base class for all scoped-variables.
SessionInfo
           
SipConnector
          This class encapsulates a SIP connector.
TaskThread
           
ThreadPool
           
TimerEvent
           
VendorDescriptor
          This interface provides a way for handling vendor-specific deployment descriptors for a jiplet context.
VendorDescriptorFactory
          This class encapsulates the factory for handling vendor-specific deployment descriptors.
 

Classes in org.cafesip.jiplet used by org.cafesip.jiplet.sip
Jiplet
          The Jiplet class is the base class that all Jiplet classes must extend.
JipletException
          Exception class for the jiplet container.
JipletRequest
          This class conatins methods that is used by a jiplet to retrieve information about a request event.
JipletResponse
          This class conatins methods that is used by a jiplet to retrieve information about a response event.
JipletTimeout
          This class conatins methods that is used by a jiplet to retrieve information about a timeout event.
 



http://www.cafesip.org