Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-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
 java.lang.Object run()
          The implementing classes needs to add their business logic here.

 

Method Detail

run

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

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.