jain.jcc
Interface JccConnectionEvent


public interface JccConnectionEvent
extends JcpConnectionEvent, JccCallEvent

This is the base interface for all JccConnection related events.


Field Summary
static int CONNECTION_ADDRESS_ANALYZE
          This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_ANALYZE.
static int CONNECTION_ADDRESS_COLLECT
          This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_COLLECT.
static int CONNECTION_AUTHORIZE_CALL_ATTEMPT
          This event indicates that the state of the JccConnection object has changed to JccConnection.AUTHORIZE_CALL_ATTEMPT.
static int CONNECTION_CALL_DELIVERY
          This event indicates that the state of the JccConnection object has changed to JccConnection.CALL_DELIVERY.
static int CONNECTION_SUSPENDED
          This event indicates that the state of the JccConnection object has changed to JccConnection.SUSPENDED.
 
Fields inherited from interface jain.jcp.JcpConnectionEvent
CONNECTION_ALERTING, CONNECTION_CONNECTED, CONNECTION_CREATED, CONNECTION_DISCONNECTED, CONNECTION_FAILED, CONNECTION_INPROGRESS, CONNECTION_UNKNOWN
 
Fields inherited from interface jain.jcc.JccCallEvent
CALL_SUPERVISE_END, CALL_SUPERVISE_START
 
Fields inherited from interface jain.jcp.JcpCallEvent
CALL_ACTIVE, CALL_CREATED, CALL_EVENT_TRANSMISSION_ENDED, CALL_INVALID
 
Fields inherited from interface jain.jcp.Event
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
 
Fields inherited from interface jain.jcp.JcpCallEvent
CALL_ACTIVE, CALL_CREATED, CALL_EVENT_TRANSMISSION_ENDED, CALL_INVALID
 
Fields inherited from interface jain.jcp.Event
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
 
Methods inherited from interface jain.jcp.JcpConnectionEvent
getConnection
 

Field Detail

CONNECTION_AUTHORIZE_CALL_ATTEMPT

public static final int CONNECTION_AUTHORIZE_CALL_ATTEMPT
This event indicates that the state of the JccConnection object has changed to JccConnection.AUTHORIZE_CALL_ATTEMPT.

CONNECTION_ADDRESS_COLLECT

public static final int CONNECTION_ADDRESS_COLLECT
This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_COLLECT.

CONNECTION_ADDRESS_ANALYZE

public static final int CONNECTION_ADDRESS_ANALYZE
This event indicates that the state of the JccConnection object has changed to JccConnection.ADDRESS_ANALYZE.

CONNECTION_CALL_DELIVERY

public static final int CONNECTION_CALL_DELIVERY
This event indicates that the state of the JccConnection object has changed to JccConnection.CALL_DELIVERY.

CONNECTION_SUSPENDED

public static final int CONNECTION_SUSPENDED
This event indicates that the state of the JccConnection object has changed to JccConnection.SUSPENDED.


3 Oct 2000
If you have any comments or queries, please mail them to jcc@research.telcordia.com


Copyright-2000 Sun Microsystems