JCC
v1.0

Uses of Interface
jain.application.services.jcp.JcpCallListener

Packages that use JcpCallListener
jain.application.services.jcc This package contains JAIN Call Control API interfaces. 
jain.application.services.jcp This package contains the classes and interfaces in the JAIN Core Package API that make up the common subset between JTAPI and JCC. 
 

Uses of JcpCallListener in jain.application.services.jcc
 

Subinterfaces of JcpCallListener in jain.application.services.jcc
 interface JccCallListener
          This interface reports all changes to the JccCall object.
 interface JccConnectionListener
          This interface is an extension of the JccCallListener and the JcpConnectionListener interface and reports state changes both of the JccCall and its JccConnections.
 

Methods in jain.application.services.jcc with parameters of type JcpCallListener
 void JccProvider.addCallListener(JcpCallListener calllistener)
          Add a call listener to all (future and current) call objects within the domain of this provider.
 void JccProvider.removeCallListener(JcpCallListener calllistener)
          Removes a call listener that was previously registered.
 

Uses of JcpCallListener in jain.application.services.jcp
 

Subinterfaces of JcpCallListener in jain.application.services.jcp
 interface JcpConnectionListener
          This interface is an extension of the JcpCallListener interface and reports state changes both of the JcpCall and its JcpConnections.
 

Methods in jain.application.services.jcp with parameters of type JcpCallListener
 void JcpCall.addCallListener(JcpCallListener calllistener)
          Add a listener to this call.
 void JcpCall.removeCallListener(JcpCallListener calllistener)
          Removes a listener from this call.
 


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