Oracle Fusion Middleware
Oracle WebLogic SIP Server API Reference
11g Release 1 (10.3.4)

Part Number E17873-02

Package com.bea.wcp.sip

WebLogic SIP Server extensions to the SIP Servlet API.

See:
          Description

Interface Summary
WlssAction WlssAction is intended for use in converged applications where multiple interactions with the SipApplicationSession or SipSession require concurrency control with respect to the SIP call state.
WlssAsynchronousAction This interface represents the work to be done on a SipApplicationSession in an asynch manner.
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.
WlssSipSessionsUtil (c) BEA Systems 2006
WlssTelURI This class is a WebLogic SIP Server specific extension of the interface javax.servlet.sip.TelURL.
 

Class Summary
WlssSipServlet Deprecated. This class is deprecated as methods provided in this class are now available in the parent javax.servlet.sip.SipServlet class.
 

Enum Summary
WlssSipApplicationSession.PersistenceType Used by WlssSipApplicationSession.setPersist( com.bea.wcp.sip.WlssSipApplicationSession.PersistenceType, boolean).
WlssSipServletMessage.UseHeaderForm Deprecated.
 

Package com.bea.wcp.sip Description

WebLogic SIP Server extensions to the SIP Servlet API.


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic SIP Server API Reference
11g Release 1 (10.3.4)

Part Number E17873-02