JCC
v1.0

jain.application.services.jcc
Interface JccConnectionListener

All Superinterfaces:
java.util.EventListener, JccCallListener, JcpCallListener, JcpConnectionListener

public interface JccConnectionListener
extends JcpConnectionListener, JccCallListener

This interface is an extension of the JccCallListener and the JcpConnectionListener interface and reports state changes both of the JccCall and its JccConnections.


Method Summary
 void connectionAddressAnalyze(JccConnectionEvent connectionevent)
          Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_ANALYZE state
 void connectionAddressCollect(JccConnectionEvent connectionevent)
          Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_COLLECT state
 void connectionAuthorizeCallAttempt(JccConnectionEvent connectionevent)
          Indicates that the JccConnection has just been placed in the JccConnection.AUTHORIZE_CALL_ATTEMPT state
 void connectionCallDelivery(JccConnectionEvent connectionevent)
          Indicates that the JccConnection has just been placed in the JccConnection.CALL_DELIVERY state
 void connectionSuspended(JccConnectionEvent connectionevent)
          Indicates that the JccConnection has just been placed in the JccConnection.SUSPENDED state
 
Methods inherited from interface jain.application.services.jcp.JcpConnectionListener
connectionAlerting, connectionConnected, connectionCreated, connectionDisconnected, connectionFailed, connectionInProgress, connectionUnknown
 
Methods inherited from interface jain.application.services.jcp.JcpCallListener
callActive, callCreated, callEventTransmissionEnded, callInvalid
 
Methods inherited from interface jain.application.services.jcc.JccCallListener
callSuperviseEnd, callSuperviseStart
 

Method Detail

connectionAuthorizeCallAttempt

public void connectionAuthorizeCallAttempt(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.AUTHORIZE_CALL_ATTEMPT state
Parameters:
connectionevent - JccConnectionEvent.

connectionAddressCollect

public void connectionAddressCollect(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_COLLECT state
Parameters:
connectionevent - JccConnectionEvent.

connectionAddressAnalyze

public void connectionAddressAnalyze(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.ADDRESS_ANALYZE state
Parameters:
connectionevent - JccConnectionEvent.

connectionCallDelivery

public void connectionCallDelivery(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.CALL_DELIVERY state
Parameters:
connectionevent - JccConnectionEvent.

connectionSuspended

public void connectionSuspended(JccConnectionEvent connectionevent)
Indicates that the JccConnection has just been placed in the JccConnection.SUSPENDED state
Parameters:
connectionevent - JccConnectionEvent.

JCC
v1.0

January 19, 2001
If you have any comments or queries, please mail them to m-JAIN-JCC@notes.cc.telcordia.com

Copyright - 2001 Sun Microsystems