Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.bea.wcp.sip
Interface WlssAction


public interface 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.

See Also:
WlssSipApplicationSession

Method Summary
 Object run()
          The implementing classes needs to add their business logic here.

 

Method Detail

run

Object run()
           throws Exception
The implementing classes needs to add their business logic here.
Returns:
application specific return value
Throws:
Exception

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.