JCAT
v0.3.1

Uses of Package
javax.csapi.cc.jcc

Packages that use javax.csapi.cc.jcc
javax.csapi.cc.jcc This package contains Java Call Control API interfaces. 
javax.jcat This package contains Java CAll control exTensions API interfaces. 
 

Classes in javax.csapi.cc.jcc used by javax.csapi.cc.jcc
CallLoadControlEvent
          This is the base interface for all Load Control related Events.
CallLoadControlListener
          Interface for notifying load control related changes happening in a JccProvider event.
EventFilter
          An instance of this EventFilter is supplied to the event source in the addxxxListener() method by the EventListener to indicate what Events are required by the EventListener.
InvalidArgumentException
          This Exception indicates that an invalid argument is passed into a method.
InvalidPartyException
          This exception indicates that a party given as an argument to the method call was invalid.
InvalidStateException
          An InvalidStateException indicates that that current state of an object involved in the method invocation does not meet the acceptable pre-conditions for the method.
JccAddress
          This interface represents the JccAddress.
JccCall
          A JccCall is a transient association of (zero or more) addresses for the purposes of engaging in a real-time communications interchange.
JccCallEvent
          This is the base interface for all JccCall-related events.
JccCallListener
          This interface reports all changes to the JccCall object.
JccConnection
          The purpose of a JccConnection object is to describe the relationship between a JccCall object and a JccAddress object.
JccConnectionEvent
          This is the base interface for all JccConnection related events.
JccConnectionListener
          This interface is an extension of the JccCallListener interface and reports state changes both of the JccCall and its JccConnections.
JccEvent
          The Event interface is the parent of all JCC Event interfaces.
JccPeer
          The JccPeer interface represents a vendor's particular implementation of the JCC API.
JccProvider
          A JccProvider represents the telephony software-entity that interfaces with a telephony subsystem.
JccProviderEvent
          This is the base interface for all JccProvider related events.
JccProviderListener
          Interface for notifying changes happening in a JccProvider.
MethodNotSupportedException
          This Exception indicates that the method which was invoked is not supported by the implementation.
MidCallData
          An instance of this MidCallData interface is returned by JccConnection.getMidCallData() after an event with id JccConnectionEvent.CONNECTION_MID_CALL occured.
PrivilegeViolationException
          This exception indicates that an action pertaining to a certain object failed because the application did not have the proper security permissions to execute that command.
ProviderUnavailableException
          This exception indicates that the JccProvider is currently not available to the application.
ResourceUnavailableException
          This exception indicates that a resource inside the system is not available to complete an operation.
 

Classes in javax.csapi.cc.jcc used by javax.jcat
EventFilter
          An instance of this EventFilter is supplied to the event source in the addxxxListener() method by the EventListener to indicate what Events are required by the EventListener.
InvalidArgumentException
          This Exception indicates that an invalid argument is passed into a method.
InvalidPartyException
          This exception indicates that a party given as an argument to the method call was invalid.
InvalidStateException
          An InvalidStateException indicates that that current state of an object involved in the method invocation does not meet the acceptable pre-conditions for the method.
JccAddress
          This interface represents the JccAddress.
JccCall
          A JccCall is a transient association of (zero or more) addresses for the purposes of engaging in a real-time communications interchange.
JccCallEvent
          This is the base interface for all JccCall-related events.
JccCallListener
          This interface reports all changes to the JccCall object.
JccConnection
          The purpose of a JccConnection object is to describe the relationship between a JccCall object and a JccAddress object.
JccConnectionEvent
          This is the base interface for all JccConnection related events.
JccConnectionListener
          This interface is an extension of the JccCallListener interface and reports state changes both of the JccCall and its JccConnections.
JccEvent
          The Event interface is the parent of all JCC Event interfaces.
JccProvider
          A JccProvider represents the telephony software-entity that interfaces with a telephony subsystem.
MethodNotSupportedException
          This Exception indicates that the method which was invoked is not supported by the implementation.
PrivilegeViolationException
          This exception indicates that an action pertaining to a certain object failed because the application did not have the proper security permissions to execute that command.
ResourceUnavailableException
          This exception indicates that a resource inside the system is not available to complete an operation.
 


JCAT
v0.3.1

August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORG

Copyright - 2001, 2003 Sun Microsystems