BEA Systems, Inc.

BEA WebLogic SIP Server 2.2 API Reference


Package com.bea.wcp.sip.engine.server

The package which stores the core classes of SIP Servlet Engine.

See:
          Description

Interface Summary
ICParsedData The correct use of this interface is documented in the ContentIndirectionUtil class.
MessageListener A low-level listener that is inserted into the Transaction and Transport layers of the SIP stack.
 

Class Summary
ContentIndirectionUtil A SIP message consists of a start line, various headers, and then the body of the message.
 

Exception Summary
ContentIndirectionException  
 

Package com.bea.wcp.sip.engine.server Description

The package which stores the core classes of SIP Servlet Engine. Storing only the classes of internal use in this package, the class opened to SIP application etc. does not arrange.

Therefore, the thing for which the open range of a classes/methods is made as narrow as possible.


Documentation is available at
http://download.oracle.com/docs/cd/E13209_01/wlcp/wlss22/
Copyright 2006 BEA Systems Inc.