Package com.bea.wcp.sip
Interface WlssAction
public interface WlssAction
Deprecated.
Use JSR-236(Concurrency Utilities for Java EE concurrency) API javax.enterprise.concurrent.ContextService instead
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.
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
- See Also:
-
Method Summary
-
Method Details
-
run
Deprecated.The implementing classes needs to add their business logic here.- Returns:
- application specific return value
- Throws:
Exception
-