Package | Description |
---|---|
com.bea.wcp.sip |
WebLogic SIP Server extensions to the SIP Servlet API.
|
com.bea.wcp.util |
General WebLogic SIP Server utilities.
|
Modifier and Type | Method and Description |
---|---|
Object |
WlssSipSessionsUtil.doAction(String applicationSessionId,
WlssAction action)
This method allows a way to execute an WlssAction in a synchronous manner.
|
Object |
WlssSipApplicationSession.doAction(WlssAction action)
This methods executes WlssTask in a transactional manner.
|
Modifier and Type | Method and Description |
---|---|
Object |
Sessions.doAction(String applicationSessionId,
WlssAction action)
Deprecated.
com.bea.wcp.sip.WlssSipSessionsUtil.doAction(String applicationSessionId, WlssAction action) should be used instead
|