Interface Summary |
WlssAction |
WlssAction is intended to be used by converged applications in non-SIP scope
(for example HTTP servlets) which want to execute their business logic
(which consist of multiple interactions with the SipApplicationSession or
SipSession) with concurrency control with respect to the SIP call-state. |
WlssProxy |
This class is a WebLogic SIP Server specific extension of the interface
javax.servlet.sip.Proxy. |
WlssSipApplicationSession |
This interface is an extension of the standard SipApplicationSession
interface. |
WlssSipServletResponse |
This interface is intended to add WebLogic SIP server specific method
createPrack(), which is an addition to the standard
javax.servlet.sip.SipServletResponse interface. |