Package com.oki.sip.engine

The package which stores the core classes of SSE.

See:
          Description

Class Summary
SipRequestDispatcher Dispatcher to call a SIP servlet from an HTTP servlet.
SipRequestParams Container object used as an argument of SipRequestDispatcher.
 

Exception Summary
SipInvocationException Exception class that stores an exception occurring when a method of a SIP servlet is invoked using SipRequestDispatcher.
 

Package com.oki.sip.engine Description

The package which stores the core classes of SSE. An interface, an exception class, etc. which are used for this package between the Adapter class with which SIP serve let is provided, or a SSE core package are stored.