JCC
v0.9.2

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 call objects that will be created under 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
v0.9.2

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


Copyright-2000 Sun Microsystems