Uses of Class
org.cafesip.jiplet.ScopedVariables

Packages that use ScopedVariables
org.cafesip.jiplet This package contains the core Jiplet container classes. 
 

Uses of ScopedVariables in org.cafesip.jiplet
 

Subclasses of ScopedVariables in org.cafesip.jiplet
 class JipletContext
          This class encapsulates the functions of a jiplet context.
 class JipletDialog
          This class encapsulates the dialog-scope variables supported by the jiplet container.
 class JipletEvent
          The JipletEvent is the base class for all the events that a jiplet can receive from the container.
 class JipletRequest
          This class conatins methods that is used by a jiplet to retrieve information about a request event.
 class JipletResponse
          This class conatins methods that is used by a jiplet to retrieve information about a response event.
 class JipletSession
          The class encapsulates the session-scope variables framework.
 class JipletSignal
          This class is used by jiplets to retrieve information about a signal it has received.
 class JipletTimeout
          This class conatins methods that is used by a jiplet to retrieve information about a timeout event.
 class JipletTimer
          This class conatins methods that is used by a jiplet to retrieve information about a timer event.
 class JipletTransaction
          This class encapsulates a SIP transaction.
 



http://www.cafesip.org