Uses of Interface
com.bea.wcp.sip.WlssAsynchronousAction
Packages that use WlssAsynchronousAction
Package
Description
Oracle Communications Converged Application Server extensions to the SIP Servlet API.
-
Uses of WlssAsynchronousAction in com.bea.wcp.sip
Methods in com.bea.wcp.sip with parameters of type WlssAsynchronousActionModifier and TypeMethodDescriptionvoidWlssSipApplicationSession.doAsynchronousAction(WlssAsynchronousAction asyncWork) This method allows an application to access a SipApplicationSession in an asynchronous manner.voidWlssSipSessionsUtil.doAsynchronousAction(String applicationSessionId, WlssAsynchronousAction action) This method allows an application to access a SipApplicationSession in an asynchronous manner.