|
JCC v1.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
JcpAddress | An JcpAddress object represents what we commonly think of
as a "telephone number". |
JcpCall | A JcpCall is a transient association of (zero or more) addresses for the purposes of engaging in a real-time communications interchange. |
JcpCallEvent | This is the base interface for all JcpCall-related events. |
JcpCallListener | This interface reports all changes to the Call object. |
JcpConnection | Introduction |
JcpConnectionEvent | This is the base interface for all JcpConnection related events. |
JcpConnectionListener | This interface is an extension of the JcpCallListener interface and reports
state changes both of the JcpCall and its JcpConnection s. |
JcpEvent | The Event interface is the parent of all JCC and JCP Event interfaces. |
JcpPeer | The JcpPeer interface represents a vendor's particular implementation of the JCP API. |
JcpProvider | A JcpProvider represents the telephony software-entity that
interfaces with a
telephony subsystem. |
JcpProviderEvent | This is the base interface for all JcpProvider related events. |
JcpProviderListener | Interface for notifying changes happening in a JcpProvider . |
Class Summary | |
JcpPeerFactory | The JcpPeerFactory class is a class by which applications
obtain a JcpProvider object. |
Exception Summary | |
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. |
MethodNotSupportedException | This Exception indicates that the method which was invoked is not supported by the implementation. |
PlatformException | A PlatformException indicates an implementation specific exception. |
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 JcpProvider is currently not available to the application. |
ResourceUnavailableException | This exception indicates that a resource inside the system is not available to complete an operation. |
This package contains the classes and interfaces in the JAIN Core Package API that make up the common subset between JTAPI and JCC.
|
JCC v1.0 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |