JCC
v0.9.2

Uses of Class
jain.application.services.jcp.MethodNotSupportedException

Packages that use MethodNotSupportedException
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 MethodNotSupportedException in jain.application.services.jcc
 

Methods in jain.application.services.jcc that throw MethodNotSupportedException
 void JccProvider.addProviderListener(JcpProviderListener providerlistener, EventFilter filter)
          Adds a listener to this provider.
 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.addCallListener(JccCallListener calllistener, EventFilter filter)
          Add a call listener to all call objects that will be created under the domain of this provider.
 void JccProvider.addConnectionListener(JccConnectionListener connectionlistener, EventFilter filter)
          Add a connection listener to all connections under this JcpProvider.
 void JccProvider.setCallLoadControl(JcpAddress[] address, double duration, double[] mechanism, int[] treatment)
          This method imposes or removes load control on calls made to the specified addresses.
 void JccProvider.addCallLoadControlListener(CallLoadControlListener loadcontrollistener, EventFilter filter)
          Adds a listener to listen to load control related events.
 void JccConnection.routeConnection(boolean attachmedia)
          Routes this JccConnection to the target address associated with this JccConnection object.
 void JccConnection.selectRoute(java.lang.String[] addresses)
          Replaces address information onto an existing JccConnection.
 void JccCall.addCallListener(JccCallListener calllistener, EventFilter filter)
          Add a listener to this call.
 void JccCall.addConnectionListener(JccConnectionListener cl, EventFilter filter)
          Add a connection listener to all connections under this call.
 JccConnection JccCall.createConnection(java.lang.String targetAddress, java.lang.String originatingAddress, java.lang.String originalCalledAddress, java.lang.String redirectingAddress)
          Creates a new JccConnection and attaches it to this JccCall.
 JccConnection JccCall.routeCall(java.lang.String targetAddress, java.lang.String originatingAddress, java.lang.String originalDestinationAddress, java.lang.String redirectingAddress)
          This method requests routing of a call to the given call party.
 void JccCall.superviseCall(JccCallListener calllistener, double time, int treatment, double bytes)
          The application calls this method to supervise a call.
 

Uses of MethodNotSupportedException in jain.application.services.jcp
 

Methods in jain.application.services.jcp that throw MethodNotSupportedException
 void JcpCall.addCallListener(JcpCallListener calllistener)
          Add a listener to this call.
 JcpCall JcpProvider.createCall()
          Creates a new instance of the call with no connections.
 void JcpProvider.addProviderListener(JcpProviderListener providerlistener)
          Adds a listener to this provider.
 


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