Interface | Description |
---|---|
WlssAction | Deprecated
Use JSR-236(Concurrency Utilities for Java EE concurrency) API javax.enterprise.concurrent.ContextService instead
|
WlssAsynchronousAction | Deprecated
Use JSR-236(Concurrency Utilities for Java EE concurrency) API javax.enterprise.concurrent.ManagedExecutorService#submit instead
|
WlssProxy | Deprecated
The interface has been deprecated since JSR289
|
WlssSipApplicationSession |
This interface is an extension of the standard
SipApplicationSession
interface. |
WlssSipFactory |
This interface is an extension of the standard
SipFactory
interface. |
WlssSipServletMessage | Deprecated
This feature is now available in the SipServletMessage interface
as of JSR 289.
|
WlssSipServletResponse | Deprecated
This class is deprecated as the createPrack method is now
available in the parent SipServletResponse class.
|
WlssSipSession |
This interface is an extension of the standard
SipSession
interface. |
WlssSipSessionsUtil |
A utility class providing additional support for
converged HTTP/SIP applications and converged Java EE / SIP applications.
|
WlssTelURI |
This class is a WebLogic SIP Server specific extension of the interface
javax.servlet.sip.TelURL.
|
Class | Description |
---|---|
WlssSipServlet | Deprecated
This class is deprecated as methods provided in this class are
now available in the parent
javax.servlet.sip.SipServlet
class. |
Enum | Description |
---|---|
WlssSipApplicationSession.PersistenceType | |
WlssSipServletMessage.UseHeaderForm | Deprecated |
WebLogic SIP Server extensions to the SIP Servlet API.