jain.application.services.jcc
Interface CallLoadControlEvent
- public interface CallLoadControlEvent
- extends JcpEvent
This is the base interface for all Load Control related Events. All events
which pertain to Load control must extend this interface. Events
which extend this interface are reported via the CallLoadControlListener
interface.
Fields inherited from interface jain.application.services.jcp.JcpEvent |
CAUSE_CALL_CANCELLED,
CAUSE_DEST_NOT_OBTAINABLE,
CAUSE_INCOMPATIBLE_DESTINATION,
CAUSE_LOCKOUT,
CAUSE_NETWORK_CONGESTION,
CAUSE_NETWORK_NOT_OBTAINABLE,
CAUSE_NEW_CALL,
CAUSE_NORMAL,
CAUSE_REDIRECTED,
CAUSE_RESOURCES_NOT_AVAILABLE,
CAUSE_SNAPSHOT,
CAUSE_UNKNOWN |
PROVIDER_CALL_OVERLOAD_ENCOUNTERED
public static final int PROVIDER_CALL_OVERLOAD_ENCOUNTERED
- indicates that the network has detected overload.
This constant
indicates a specific event passed via a CallLoadControlEvent event and is reported on the
CallLoadControlListener interface.
PROVIDER_CALL_OVERLOAD_CEASED
public static final int PROVIDER_CALL_OVERLOAD_CEASED
- indicates that the network has detected that the overload has ceased.
This constant
indicates a specific event passed via a CallLoadControlEvent event and is reported on the
CallLoadControlListener interface.
29 Oct 2000 If you have any comments or queries, please mail them to jcc@research.telcordia.com
Copyright-2000 Sun Microsystems