A B C D E F G H I J L M N O P R S T U X
A
- ACTIVE -
Static variable in interface javax.csapi.cc.jcc.JccCall
- JccCall.ACTIVE state indicates the Call has one or more Connections
none of which is in the
JccConnection.DISCONNECTED
state.
- ADDRESS_ANALYZE -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- Represents the connection ADDRESS_ANALYZE state.
- ADDRESS_COLLECT -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- Represents the connection ADDRESS_COLLECT state.
- ADDRESS_DEREGISTERED -
Static variable in interface javax.jcat.JcatTerminalEvent
- This event indicates that the state of the JcatTerminal object has changed on account of
a new JcatAddress being deassociated with it.
- ADDRESS_EVENT_TRANSMISSION_ENDED -
Static variable in interface javax.jcat.JcatAddressEvent
- This event indicates that event transmissions associated with the associated Address object
have ended .
- ADDRESS_OBJECT -
Static variable in class javax.csapi.cc.jcc.InvalidStateException
- The invalid object in question is the Address
- ADDRESS_REGISTERED -
Static variable in interface javax.jcat.JcatTerminalEvent
- This event indicates that the state of the JcatTerminal object has changed on account of
a new JcatAddress being associated with it.
- AESA -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an ATM End System
Address in binary format (40 bytes).
- ALERTING -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- The
JccConnection.ALERTING
state implies that the Address is
being notified of an incoming call.
- AUTHORIZE_CALL_ATTEMPT -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- Represents the connection AUTHORIZE_CALL_ATTEMPT state.
- addAddressListener(JcatAddressListener, EventFilter) -
Method in interface javax.jcat.JcatAddress
- Adds a listener to the address.
- addCallListener(JccCallListener) -
Method in interface javax.csapi.cc.jcc.JccCall
- Add a listener to this call.
- addCallListener(JccCallListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Add a call listener to all (future and current) call objects within the domain
of this provider.
- addCallListener(JccCallListener) -
Method in interface javax.jcat.JcatTerminal
- Adds a listener to a JcatCall when this JcatTerminal first becomes part of that JcatCall.
- addCallLoadControlListener(CallLoadControlListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Adds a listener to listen to load control related events.
- addConnectionListener(JccConnectionListener, EventFilter) -
Method in interface javax.csapi.cc.jcc.JccCall
- Add a connection listener to all connections under this call.
- addConnectionListener(JccConnectionListener, EventFilter) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Add a connection listener to all connections under this JccProvider.
- addProviderListener(JccProviderListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Adds a listener to this provider.
- addTerminalConnectionListener(JcatTerminalConnectionListener) -
Method in interface javax.jcat.JcatCall
- Adds a
JcatTerminalConnectionListener
to the call.
- addTerminalListener(JcatTerminalListener) -
Method in interface javax.jcat.JcatTerminal
- Adds a listener to the Terminal.
- addressDeregistered(JcatTerminalEvent) -
Method in interface javax.jcat.JcatTerminalListener
- Indicates that the
JcatAddress
has just been deregistered with this JcatTerminal
.
- addressEventTransmissionEnded(JcatAddressEvent) -
Method in interface javax.jcat.JcatAddressListener
- Indicates that event transmission has ended.
- addressRegistered(JcatTerminalEvent) -
Method in interface javax.jcat.JcatTerminalListener
- Indicates that the
JcatAddress
has just been associated with this JcatTerminal
.
- answer() -
Method in interface javax.csapi.cc.jcc.JccConnection
- This method causes the call to be answered.
- answer() -
Method in interface javax.jcat.JcatTerminalConnection
- Answers an incoming telephone call on this Terminal Connection.
- attachMedia() -
Method in interface javax.csapi.cc.jcc.JccConnection
- This method will allow transmission on all associated bearer connections or media
channels to and from other parties in the call.
B
- BRIDGED -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates that a JcatTerminal is currently bridged into a Call.
- blindTransfer(String) -
Method in interface javax.jcat.JcatCall
- This method transfers all participants currently on this Call, with the exception of the
transfer controller participant, to another telephone address.
C
- CALL_ACTIVE -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_ACTIVE event
indicates that the state of the Call object has changed to
JccCall.ACTIVE
.
- CALL_CREATED -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_CREATED event
indicates that the JccCall object has been created and is in the
JccCall.IDLE
state.
- CALL_DELIVERY -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- Represents the connection CALL_DELIVERY state.
- CALL_EVENT_TRANSMISSION_ENDED -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_EVENT_TRANSMISSION_ENDED event indicates that the application will no
longer receive JccCall events from this call on
the instance of the JccCallListener.
- CALL_INVALID -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_INVALID event
indicates that the state of the JccCall object has changed to
JccCall.INVALID
.
- CALL_OBJECT -
Static variable in class javax.csapi.cc.jcc.InvalidStateException
- The invalid object in question is the Call
- CALL_SUPERVISE_END -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_SUPERVISE_END event indicates that the supervision of the call has ended.
- CALL_SUPERVISE_START -
Static variable in interface javax.csapi.cc.jcc.JccCallEvent
- The CALL_SUPERVISE_START event indicates that the supervision of the call has started.
- CAUSE_BUSY -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- The user is busy.
- CAUSE_CALL_CANCELLED -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating the user has terminated call.
- CAUSE_CALL_RESTRICTED -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- A disconnect was received.
- CAUSE_CONFERENCE -
Static variable in interface javax.jcat.JcatCallEvent
- Cause code indicating the event is related to the conference feature.
- CAUSE_DEST_NOT_OBTAINABLE -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating the destination is not available.
- CAUSE_GENERAL_FAILURE -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- A general network failure occurred.
- CAUSE_INCOMPATIBLE_DESTINATION -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that a call has encountered an incompatible destination.
- CAUSE_INVALID_ARGUMENT -
Static variable in class javax.csapi.cc.jcc.ProviderUnavailableException
- Constant definition for an invalid optional argument given to
JccPeer.getProvider(String)
.
- CAUSE_INVALID_SERVICE -
Static variable in class javax.csapi.cc.jcc.ProviderUnavailableException
- Constant definition for an invalid service string given to
JccPeer.getProvider(String)
.
- CAUSE_LOCKOUT -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that a call has encountered an inter-digit timeout while dialing.
- CAUSE_MORE_DIGITS_NEEDED -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that the network needs more addressing information to complete the call.
- CAUSE_NETWORK_CONGESTION -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that a call has encountered network congestion.
- CAUSE_NETWORK_NOT_OBTAINABLE -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that a call could not reach a destination network.
- CAUSE_NEW_CALL -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating a new call.
- CAUSE_NORMAL -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating a normal operation.
- CAUSE_NOT_IN_SERVICE -
Static variable in class javax.csapi.cc.jcc.ProviderUnavailableException
- Constant definition for the JccProvider not in the
JccProvider.IN_SERVICE
state.
- CAUSE_NO_ANSWER -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- No answer was received.
- CAUSE_PARK -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- Cause code indicating the event is related to the park feature.
- CAUSE_REDIRECTED -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating the cause was because of call being redirected.
- CAUSE_RESOURCES_NOT_AVAILABLE -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that resources were not available.
- CAUSE_SNAPSHOT -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating that the event is part of a snapshot of the current state of the call.
- CAUSE_TIMER_EXPIRY -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- The connection was released because an activity timer expired.
- CAUSE_TRANFER -
Static variable in interface javax.jcat.JcatCallEvent
- Cause code indicating the event is related to the transfer feature.
- CAUSE_UNHOLD -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- Cause code indicating the event is related to the unhold feature.
- CAUSE_UNKNOWN -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- Cause code indicating the cause was unknown.
- CAUSE_UNKNOWN -
Static variable in class javax.csapi.cc.jcc.ProviderUnavailableException
- Constant definition for an unknown cause.
- CAUSE_USER_NOT_AVAILABLE -
Static variable in interface javax.csapi.cc.jcc.JccEvent
- The user isn't available in the network.
- CONNECTED -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- The
JccConnection.CONNECTED
state implies that
originating and terminating connection objects and the associated
Address objects are actively part of a call.
- CONNECTION_ADDRESS_ANALYZE -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.ADDRESS_ANALYZE
.
- CONNECTION_ADDRESS_COLLECT -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.ADDRESS_COLLECT
.
- CONNECTION_ALERTING -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.ALERTING
.
- CONNECTION_AUTHORIZE_CALL_ATTEMPT -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.AUTHORIZE_CALL_ATTEMPT
.
- CONNECTION_CALL_DELIVERY -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.CALL_DELIVERY
.
- CONNECTION_CONNECTED -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.CONNECTED
.
- CONNECTION_CREATED -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that a new JccConnection object has been created
in the
JccConnection.IDLE
state.
- CONNECTION_DISCONNECTED -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.DISCONNECTED
.
- CONNECTION_FAILED -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that the state of the JccConnection object has changed to
JccConnection.FAILED
.
- CONNECTION_MID_CALL -
Static variable in interface javax.csapi.cc.jcc.JccConnectionEvent
- This event indicates that a mid call event has occurred in the
JccConnection.CONNECTED
state.
- CONNECTION_OBJECT -
Static variable in class javax.csapi.cc.jcc.InvalidStateException
- The invalid object in question is the Connection
- CONNECTION_SUSPENDED -
Static variable in interface javax.jcat.JcatConnectionEvent
- This event indicates that the state of the JcatConnection object has changed to
JcatConnection.SUSPENDED
.
- CallLoadControlEvent - interface javax.csapi.cc.jcc.CallLoadControlEvent.
- This is the base interface for all Load Control related Events.
- CallLoadControlListener - interface javax.csapi.cc.jcc.CallLoadControlListener.
- Interface for notifying load control related changes happening in a
JccProvider
event. - callActive(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- Indicates that the state of the
JccCall
object has changed to JccCall.ACTIVE
.
- callCreated(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- Indicates that the state of the JccCall object has changed to
JccCall.IDLE
.
- callEventTransmissionEnded(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- This method is called to indicate that the application will no longer receive
JccCallEvent events of the call on the instance of
the JccCallListener.
- callInvalid(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- Indicates that the state of the
JccCall
object has changed to JccCall.INVALID
.
- callSuperviseEnd(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- Indicates that the supervision of the call has ended.
- callSuperviseStart(JccCallEvent) -
Method in interface javax.csapi.cc.jcc.JccCallListener
- Indicates that the supervision of the call has started.
- canDisplayText() -
Method in interface javax.jcat.JcatTerminalCapabilities
- Returns true if this Terminal is observable, false otherwise.
- conference(JcatCall) -
Method in interface javax.jcat.JcatCall
- Merges two JcatCalls together, resulting in the union of the participants of both calls
being placed on a single JcatCall.
- connect(JccAddress, String) -
Method in interface javax.csapi.cc.jcc.JccCall
- Places a call from an originating address to a destination address string.
- connect(JcatTerminal, JcatAddress, String) -
Method in interface javax.jcat.JcatCall
- Places a telephone call from an originating endpoint to a destination address string.
- connectionAddressAnalyze(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the JccConnection has just been placed in the
JccConnection.ADDRESS_ANALYZE
state
- connectionAddressCollect(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the JccConnection has just been placed in the
JccConnection.ADDRESS_COLLECT
state
- connectionAlerting(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the
JccConnection
has just been placed in the JccConnection.ALERTING
state
- connectionAuthorizeCallAttempt(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the JccConnection has just been placed in the
JccConnection.AUTHORIZE_CALL_ATTEMPT
state
- connectionCallDelivery(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the JccConnection has just been placed in the
JccConnection.CALL_DELIVERY
state
- connectionConnected(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the
JccConnection
has just been placed in the JccConnection.CONNECTED
state
- connectionCreated(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the
JccConnection
object has just been created.
- connectionDisconnected(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the
JccConnection
has just been placed in the JccConnection.DISCONNECTED
state
- connectionFailed(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the
JccConnection
has just been placed in the JccConnection.FAILED
state
- connectionMidCall(JccConnectionEvent) -
Method in interface javax.csapi.cc.jcc.JccConnectionListener
- Indicates that the JccConnection has just experienced a mid call event.
- connectionSuspended(JcatConnectionEvent) -
Method in interface javax.jcat.JcatConnectionListener
- Indicates that the
JccConnection
has just been placed in the
JcatConnection.SUSPENDED
state
- consult(JcatTerminalConnection, String) -
Method in interface javax.jcat.JcatCall
- Creates a consultation between this idle JcatCall and an active JcatCall.
- consultTransfer(JcatCall) -
Method in interface javax.jcat.JcatCall
- This method moves all participants from one JcatCall to another, with the exception of a
selected common participant.
- continueProcessing() -
Method in interface javax.csapi.cc.jcc.JccConnection
- This method requests the platform to continue processing.
- createCall() -
Method in interface javax.csapi.cc.jcc.JccProvider
- Creates a new instance of the call with no connections.
- createConnection(String, String, String, String) -
Method in interface javax.csapi.cc.jcc.JccCall
- Creates a new JccConnection and attaches it to this
JccCall.
- createEventFilterAddressRange(String, String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterAddressRegEx(String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterAnd(EventFilter[], int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterCauseCode(int, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterDestAddressRange(String, String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterDestAddressRegEx(String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterEventSet(int[], int[]) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterMidCallEvent(int, String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterMinimunCollectedAddressLength(int, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterOr(EventFilter[], int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterOrigAddressRange(String, String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterOrigAddressRegEx(String, int, int) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method returns a standard EventFilter which is implemented by the JCC platform.
- createEventFilterRegistration(String, int, int) -
Method in interface javax.jcat.JcatProvider
- This method returns a standard EventFilter which is implemented by the JCAT platform.
D
- DESTINATION_PARTY -
Static variable in class javax.csapi.cc.jcc.InvalidPartyException
- Indicates that the destination party was invalid.
- DESTINATION_VIOLATION -
Static variable in class javax.csapi.cc.jcc.PrivilegeViolationException
- A privilege violation occurred at the destination.
- DISCONNECTED -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- The
JccConnection.DISCONNECTED
state implies it is no
longer part of the telephone call, although its references to Call and
Address still remain valid.
- DROPPED -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates that a particular JcatTerminal has permanently left
the call.
- deregisterAddress(JcatAddress) -
Method in interface javax.jcat.JcatTerminal
- This method is used to deregister a JcatAddress with the JcatTerminal
- deregisterTerminal(JcatTerminal) -
Method in interface javax.jcat.JcatAddress
- This method is used to deregister a JcatTerminal with a JcatAddress
- detachMedia() -
Method in interface javax.csapi.cc.jcc.JccConnection
- This method will detach the JccConnection from the call, i.e., this will prevent
transmission on any associated bearer connections or media channels to and from
other parties in the call.
E
- E164 -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an international number
without the international access code, including the country code and
excluding the leading zero of the area code.
- E164_MOBILE -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an E.164 mobile number.
- EVENT_BLOCK -
Static variable in interface javax.csapi.cc.jcc.EventFilter
- Predicate return constant: Indicates that the specified event is required and
is a blocking Event, that is, call processing will be suspended until the
JccConnection.continueProcessing()
or any other valid method is called.
- EVENT_DISCARD -
Static variable in interface javax.csapi.cc.jcc.EventFilter
- Predicate return constant: Indicates that the specified event is not required.
- EVENT_NOTIFY -
Static variable in interface javax.csapi.cc.jcc.EventFilter
- Predicate return constant: Indicates that the specified event is required and
is a non-blocking Event (notification only), that is, call processing will not be suspended.
- EventFilter - interface javax.csapi.cc.jcc.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.
- eventTransmissionEnded(JcatTerminalEvent) -
Method in interface javax.jcat.JcatTerminalListener
- Indicates that no more events will be reported on this JcatTerminal
F
- FAILED -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- The
JccConnection.FAILED
state indicates that a Connection
to that end of the call has failed for some reason.
G
- GT -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is a Global Title.
- getAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the JccAddress associated with this JccConnection.
- getAddress(String) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Returns an
JccAddress
object which corresponds to the (telephone) number string
provided.
- getAddress() -
Method in interface javax.jcat.JcatAddressEvent
- returns the JcatAddress associated with this JcatAddressEvent.
- getAddress() -
Method in interface javax.jcat.JcatTerminalEvent
- This method is used to obtain information about the JcatAddress whose association with this
JcatTerminal resulted in this JcatTerminalEvent.
- getAddresses() -
Method in interface javax.jcat.JcatTerminal
- Returns an array of JcatAddress objects associated with this JcatTerminal object.
- getCall() -
Method in interface javax.csapi.cc.jcc.JccCallEvent
- Returns the JccCall object associated with this event.
- getCall() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Retrieves the Jcccall that is associated with this JccConnection.
- getCalls(JcatAddress) -
Method in interface javax.jcat.JcatProvider
- Returns a Set of JcatCall objects in which the JcatAddress participates.
- getCause() -
Method in interface javax.csapi.cc.jcc.JccEvent
- Returns the cause associated with this event.
- getConferenceController() -
Method in interface javax.jcat.JcatCall
- Returns the JcatTerminalConnection which currently acts as the conference controller.
- getConferenceEnable() -
Method in interface javax.jcat.JcatCall
- Return true if conferencing is enabled, false otherwise.
- getConnection() -
Method in interface javax.csapi.cc.jcc.JccConnectionEvent
- Returns the JccConnection associated with this event.
- getConnection() -
Method in interface javax.jcat.JcatTerminalConnection
- Returns the JcatConnection object associated with this JcatTerminalConnection.
- getConnections() -
Method in interface javax.csapi.cc.jcc.JccCall
- Retrieves an array of connections asssociated with this call.
- getConnections() -
Method in interface javax.jcat.JcatAddress
- Returns all the connection objects associated with this address.
- getDestinationAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the address of the destination party.
- getDisplayAllowed() -
Method in interface javax.jcat.JcatAddress
- Indication whether
JcatAddress.getDisplayText()
is suppossed to be displayed.
- getDisplayText() -
Method in interface javax.jcat.JcatAddress
- Gets the text that can be displayed on the terminal.
- getEventDisposition(JccEvent) -
Method in interface javax.csapi.cc.jcc.EventFilter
- This predicate indicates whether the specified Event is required
by an EventListener.
- getID() -
Method in interface javax.csapi.cc.jcc.JccEvent
- Returns the id of event.
- getJccPeer(String) -
Static method in class javax.csapi.cc.jcc.JccPeerFactory
- Returns an instance of a JccPeer object given a fully qualified
classname of the class which implements the JccPeer object.
- getLastAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the last redirected address associated with this JccConnection.
- getMidCallData() -
Method in interface javax.csapi.cc.jcc.JccConnection
- This methods gives access to service code type and service code value.
- getName() -
Method in interface javax.csapi.cc.jcc.JccAddress
- Returns the string representation of the JccAddress.
- getName() -
Method in interface javax.csapi.cc.jcc.JccPeer
- Returns the name of this JccPeer object instance.
- getName() -
Method in interface javax.csapi.cc.jcc.JccProvider
- Returns the unique string name of this JccProvider instance.
- getName() -
Method in interface javax.jcat.JcatTerminal
- Returns the name of the JcatTerminal.
- getObject() -
Method in class javax.csapi.cc.jcc.InvalidStateException
- Returns the object which has the incorrect state.
- getObjectType() -
Method in class javax.csapi.cc.jcc.InvalidStateException
- Returns the type of object in question.
- getOriginalAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the original address associated with this JccConnection.
- getOriginatingAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the address of the originating party.
- getProvider() -
Method in interface javax.csapi.cc.jcc.JccAddress
- Retrieves the Jccprovider handling this address object.
- getProvider() -
Method in interface javax.csapi.cc.jcc.JccCall
- Retrieves the provider handling this call object.
- getProvider(String) -
Method in interface javax.csapi.cc.jcc.JccPeer
- Returns an instance of a
Provider
object given a string
argument which contains the desired service name.
- getProvider() -
Method in interface javax.csapi.cc.jcc.JccProviderEvent
- returns the JccProvider associated with this JccProvider Event.
- getProvider() -
Method in interface javax.jcat.JcatTerminal
- Returns the JcatProvider associated with this JcatTerminal.
- getReason() -
Method in class javax.csapi.cc.jcc.ProviderUnavailableException
- Returns the cause for this exception.
- getRedirectedAddress() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns the redirected address.
- getServiceCodeType() -
Method in interface javax.csapi.cc.jcc.MidCallData
- Returns the type of the mid call event.
- getServiceCodeValue() -
Method in interface javax.csapi.cc.jcc.MidCallData
- Returns the value of the mid call event.
- getServices() -
Method in interface javax.csapi.cc.jcc.JccPeer
- Returns the services that this implementation supports.
- getSource() -
Method in interface javax.csapi.cc.jcc.JccEvent
- Returns the event source of the event.
- getState() -
Method in class javax.csapi.cc.jcc.InvalidStateException
- Returns the state of the object.
- getState() -
Method in interface javax.csapi.cc.jcc.JccCall
- Retrieves the state of the call.
- getState() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Retrieves the state of the JccConnection object.
- getState() -
Method in interface javax.csapi.cc.jcc.JccProvider
- Returns the state of the JccProvider.
- getState() -
Method in interface javax.jcat.JcatTerminalConnection
- Returns the state of the JcatTerminalConnection object.
- getTerminal() -
Method in interface javax.jcat.JcatAddressEvent
- This method is used to obtain information about the
JcatTerminal
whose
association with this JcatAddress resulted in this JcatAddressEvent.
- getTerminal() -
Method in interface javax.jcat.JcatTerminalConnection
- Returns the JcatTerminal associated with this JcatTerminalConnection object.
- getTerminal() -
Method in interface javax.jcat.JcatTerminalEvent
- returns the JcatTerminal associated with this JcatTerminalEvent.
- getTerminalCapabilities() -
Method in interface javax.jcat.JcatTerminal
- Returns the dynamic capabilities for the instance of the JcatTerminal object.
- getTerminalConnection() -
Method in interface javax.jcat.JcatTerminalConnectionEvent
- returns the JcatTerminalConnection associated with this JcatTerminalConnectionEvent.
- getTerminalConnections() -
Method in interface javax.jcat.JcatConnection
- Returns a set of JcatTerminalConnection objects associated with this JcatConnection.
- getTerminalConnections() -
Method in interface javax.jcat.JcatTerminal
- Returns a set of JcatTerminalConnection objects associated with this JcatTerminal.
- getTerminals() -
Method in interface javax.jcat.JcatAddress
- Returns a set of JcatTerminals associated with this JcatAddress object.
- getTerminals(String) -
Method in interface javax.jcat.JcatProvider
- Returns a Set of JcatTerminal objects administered by the JcatProvider who's
name
satisfies the regular expression.
- getTransferController() -
Method in interface javax.jcat.JcatCall
- Returns the JcatTerminalConnection which currently acts as the transfer controller.
- getTransferEnable() -
Method in interface javax.jcat.JcatCall
- Return true if transferring is enabled, false otherwise.
- getType() -
Method in class javax.csapi.cc.jcc.InvalidPartyException
- Returns the type of party.
- getType() -
Method in interface javax.csapi.cc.jcc.JccAddress
- Returns the type of this Address object.
- getType() -
Method in class javax.csapi.cc.jcc.PrivilegeViolationException
- Returns the type of privilege which is not available.
- getType() -
Method in class javax.csapi.cc.jcc.ResourceUnavailableException
- Return the type of the exception.
H
- H323 -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is a H.323 address.
- HELD -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates that a JcatTerminal is part of a JcatCall, but is on
hold.
- hold() -
Method in interface javax.jcat.JcatTerminalConnection
- Places a JcatTerminalConnection on hold with respect to the JcatCall of which
it is a part.
I
- IDLE -
Static variable in interface javax.csapi.cc.jcc.JccCall
- JccCall.IDLE state indicates the Call has zero Connections.
- IDLE -
Static variable in interface javax.csapi.cc.jcc.JccConnection
- The
JccConnection.IDLE
state is the initial state for all
new JccConnection objects.
- IDLE -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state is the initial state for a JcatTerminalConnection object.
- INUSE -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates that a JcatTerminal hardware resource is currently in
use.
- INVALID -
Static variable in interface javax.csapi.cc.jcc.JccCall
- The JccCall.INVALID state indicates that the Call has lost all of its connections,
that is, all of its Connection objects have moved into the
JccConnection.DISCONNECTED
state and are no longer associated with the Call.
- IN_SERVICE -
Static variable in interface javax.csapi.cc.jcc.JccProvider
- This state indicates that the JccProvider is currently available for use.
- IP -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an IP address.
- InvalidArgumentException - exception javax.csapi.cc.jcc.InvalidArgumentException.
- This Exception indicates that an invalid argument is passed into a method.
- InvalidArgumentException() -
Constructor for class javax.csapi.cc.jcc.InvalidArgumentException
- Constructor with no String.
- InvalidArgumentException(String) -
Constructor for class javax.csapi.cc.jcc.InvalidArgumentException
- Constructor which takes a string description.
- InvalidPartyException - exception javax.csapi.cc.jcc.InvalidPartyException.
- This exception indicates that a party given as an argument to the method call was invalid.
- InvalidPartyException(int) -
Constructor for class javax.csapi.cc.jcc.InvalidPartyException
- Constructor with no string.
- InvalidPartyException(int, String) -
Constructor for class javax.csapi.cc.jcc.InvalidPartyException
- Constructor which takes a string description.
- InvalidStateException - exception javax.csapi.cc.jcc.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.
- InvalidStateException(Object, int, int) -
Constructor for class javax.csapi.cc.jcc.InvalidStateException
- Constructor with no string.
- InvalidStateException(Object, int, int, String) -
Constructor for class javax.csapi.cc.jcc.InvalidStateException
- Constructor which takes a string description.
- isBlocked() -
Method in interface javax.csapi.cc.jcc.JccConnection
- Returns a boolean value indicating if the JccConnection is currently blocked due to
a blocking event having been fired to a listener registered for that blocking event.
J
- JcatAddress - interface javax.jcat.JcatAddress.
- Like a JccAddress, a JcatAddress represents a user's directory number.
- JcatAddressEvent - interface javax.jcat.JcatAddressEvent.
- This interface is associated with JcatAddressEvents.
- JcatAddressListener - interface javax.jcat.JcatAddressListener.
- A JcatAddressListener interface is used to report the association/disassociation of a JcatTerminal with a
JcatAddress.
- JcatCall - interface javax.jcat.JcatCall.
- A JcatCall object extends the JccCall object .
- JcatCallEvent - interface javax.jcat.JcatCallEvent.
- This is the base interface for all
JcatConnection
related events. - JcatConnection - interface javax.jcat.JcatConnection.
- The JcatConnection interface extends the JccConnection interface.
- JcatConnectionEvent - interface javax.jcat.JcatConnectionEvent.
- This is the base interface for all
JcatConnection
related events. - JcatConnectionListener - interface javax.jcat.JcatConnectionListener.
- This interface is an extension of the JccConnectionListener interface and reports
state changes both of the
JccCall
and its JcatConnection
s. - JcatProvider - interface javax.jcat.JcatProvider.
- JcatProvider interface extends the JccProvider interface.
- JcatTerminal - interface javax.jcat.JcatTerminal.
- A JcatTerminal represents a physical endpoint connected to the softswitch domain.
- JcatTerminalCapabilities - interface javax.jcat.JcatTerminalCapabilities.
- The JcatTerminalCapabilities interface represents the capabilities interface for the JcatTerminal.
- JcatTerminalConnection - interface javax.jcat.JcatTerminalConnection.
- A JcatTerminalConnection object maintains a state that reflects the
relationship between a JcatTerminal and a JcatConnection.
- JcatTerminalConnectionEvent - interface javax.jcat.JcatTerminalConnectionEvent.
- This interface is related to events on the
JcatTerminalConnection
. - JcatTerminalConnectionListener - interface javax.jcat.JcatTerminalConnectionListener.
- This interface hence reports all state changes occurring in the JcatTerminalConnection
object.
- JcatTerminalEvent - interface javax.jcat.JcatTerminalEvent.
- This interface is associated with
JcatTerminal
events. - JcatTerminalListener - interface javax.jcat.JcatTerminalListener.
- A JcatTerminalListener interface is used to report the association/disassociation
of a JcatAddress with a JcatTerminal.
- JccAddress - interface javax.csapi.cc.jcc.JccAddress.
- This interface represents the JccAddress.
- JccCall - interface javax.csapi.cc.jcc.JccCall.
- A JccCall is a transient association of (zero or more) addresses for the
purposes of engaging in a real-time communications interchange.
- JccCallEvent - interface javax.csapi.cc.jcc.JccCallEvent.
- This is the base interface for all
JccCall
-related events. - JccCallListener - interface javax.csapi.cc.jcc.JccCallListener.
- This interface reports all changes to the
JccCall
object. - JccConnection - interface javax.csapi.cc.jcc.JccConnection.
- The purpose of a JccConnection object is to describe
the relationship between a
JccCall
object and a JccAddress
object. - JccConnectionEvent - interface javax.csapi.cc.jcc.JccConnectionEvent.
- This is the base interface for all
JccConnection
related events. - JccConnectionListener - interface javax.csapi.cc.jcc.JccConnectionListener.
- This interface is an extension of the JccCallListener
interface and reports
state changes both of the
JccCall
and its JccConnection
s. - JccEvent - interface javax.csapi.cc.jcc.JccEvent.
- The Event interface is the parent of all JCC Event interfaces.
- JccPeer - interface javax.csapi.cc.jcc.JccPeer.
- The JccPeer interface represents a vendor's particular implementation of the JCC API.
- JccPeerFactory - class javax.csapi.cc.jcc.JccPeerFactory.
- The
JccPeerFactory
class is a class by which applications
obtain a JccProvider object. - JccProvider - interface javax.csapi.cc.jcc.JccProvider.
- A
JccProvider
represents the telephony software-entity that
interfaces with a
telephony subsystem. - JccProviderEvent - interface javax.csapi.cc.jcc.JccProviderEvent.
- This is the base interface for all
JccProvider
related events. - JccProviderListener - interface javax.csapi.cc.jcc.JccProviderListener.
- Interface for notifying changes happening in a
JccProvider
. - javax.csapi.cc.jcc - package javax.csapi.cc.jcc
- This package contains Java Call Control API interfaces.
- javax.jcat - package javax.jcat
- This package contains Java CAll control exTensions API interfaces.
- join() -
Method in interface javax.jcat.JcatTerminalConnection
- Makes a currently bridged JcatTerminalConnection active on a JcatCall.
L
- leave() -
Method in interface javax.jcat.JcatTerminalConnection
- Places a currently active JcatTerminalConnection in a bridged state on a
JcatCall.
M
- MULTICAST -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an Ipv4 class D address
or Ipv6 equivalent in dotted notation.
- MethodNotSupportedException - exception javax.csapi.cc.jcc.MethodNotSupportedException.
- This Exception indicates that the method which was invoked is not supported by the
implementation.
- MethodNotSupportedException() -
Constructor for class javax.csapi.cc.jcc.MethodNotSupportedException
- Constructor with no string.
- MethodNotSupportedException(String) -
Constructor for class javax.csapi.cc.jcc.MethodNotSupportedException
- Constructor with a string description.
- MidCallData - interface javax.csapi.cc.jcc.MidCallData.
- An instance of this MidCallData interface is returned by
JccConnection.getMidCallData()
after
an event with id JccConnectionEvent.CONNECTION_MID_CALL
occured.
N
- NOT_PRESENT -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that no address is present.
- NO_DIALTONE -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- No dialtone detected.
- NSAP -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an binary representation
of the Network Service Access Point.
O
- OBSERVER_LIMIT_EXCEEDED -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- The number of observers existing already reached the limit.
- ORIGINATING_PARTY -
Static variable in class javax.csapi.cc.jcc.InvalidPartyException
- Indicates that the originating party was invalid.
- ORIGINATOR_UNAVAILABLE -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- The originating device was not available for this action.
- ORIGINATOR_VIOLATION -
Static variable in class javax.csapi.cc.jcc.PrivilegeViolationException
- A privilege violation occurred at the origination.
- OUTSTANDING_METHOD_EXCEEDED -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- The internal resources to handle another method have been exceeded.
- OUT_OF_SERVICE -
Static variable in interface javax.csapi.cc.jcc.JccProvider
- This state indicates that the JccProvider is currently not available for use.
P
- PROVIDER_CALL_OVERLOAD_CEASED -
Static variable in interface javax.csapi.cc.jcc.CallLoadControlEvent
- indicates that the network has detected that the overload has ceased.
- PROVIDER_CALL_OVERLOAD_ENCOUNTERED -
Static variable in interface javax.csapi.cc.jcc.CallLoadControlEvent
- indicates that the network has detected overload.
- PROVIDER_EVENT_TRANSMISSION_ENDED -
Static variable in interface javax.csapi.cc.jcc.JccProviderEvent
- indicates that the listener will no longer receive
JccProvider Events from the sending JccProvider instance.
- PROVIDER_IN_SERVICE -
Static variable in interface javax.csapi.cc.jcc.JccProviderEvent
- This indicates that the
state of the JccProvider object has changed to
JccProvider.IN_SERVICE
.
- PROVIDER_OBJECT -
Static variable in class javax.csapi.cc.jcc.InvalidStateException
- The invalid object in question is the Provider
- PROVIDER_OUT_OF_SERVICE -
Static variable in interface javax.csapi.cc.jcc.JccProviderEvent
- This also indicates that the
state of the JccProvider object has changed to
JccProvider.OUT_OF_SERVICE
.
- PROVIDER_SHUTDOWN -
Static variable in interface javax.csapi.cc.jcc.JccProviderEvent
- This also indicates that the
state of the JccProvider object has changed to
JccProvider.SHUTDOWN
.
- PlatformException - exception javax.csapi.cc.jcc.PlatformException.
- A PlatformException indicates an implementation specific exception.
- PlatformException() -
Constructor for class javax.csapi.cc.jcc.PlatformException
- Constructor with no string.
- PlatformException(String) -
Constructor for class javax.csapi.cc.jcc.PlatformException
- Constructor which takes a string description.
- PrivilegeViolationException - exception javax.csapi.cc.jcc.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.
- PrivilegeViolationException(int) -
Constructor for class javax.csapi.cc.jcc.PrivilegeViolationException
- Constructor takes no string.
- PrivilegeViolationException(int, String) -
Constructor for class javax.csapi.cc.jcc.PrivilegeViolationException
- Constructor takes a string.
- ProviderUnavailableException - exception javax.csapi.cc.jcc.ProviderUnavailableException.
- This exception indicates that the JccProvider is currently not available to the application.
- ProviderUnavailableException() -
Constructor for class javax.csapi.cc.jcc.ProviderUnavailableException
- Constructor with no cause and string.
- ProviderUnavailableException(int) -
Constructor for class javax.csapi.cc.jcc.ProviderUnavailableException
- Constructor which takes a cause string.
- ProviderUnavailableException(String) -
Constructor for class javax.csapi.cc.jcc.ProviderUnavailableException
- Constructor which takes a string description.
- ProviderUnavailableException(int, String) -
Constructor for class javax.csapi.cc.jcc.ProviderUnavailableException
- Constructor which takes both a string and a cause.
- park(String) -
Method in interface javax.jcat.JcatConnection
- Parks a Connection at a destination telephone address.
- providerCallOverloadCeased(CallLoadControlEvent) -
Method in interface javax.csapi.cc.jcc.CallLoadControlListener
- This method indicates that the network has detected that the overload has ceased and has automatically
removed load control on calls requested to a particular address range or calls
made to a particular destination.
- providerCallOverloadEncountered(CallLoadControlEvent) -
Method in interface javax.csapi.cc.jcc.CallLoadControlListener
- This method indicates that the network has detected overload and may have automatically
imposed load control on calls requested to a particular address range or calls
made to a particular destination.
- providerEventTransmissionEnded(JccProviderEvent) -
Method in interface javax.csapi.cc.jcc.JccProviderListener
- Indicates that this instance of JccProviderListener
will no longer receive JccProvider events from the
instance of JccProvider.
- providerInService(JccProviderEvent) -
Method in interface javax.csapi.cc.jcc.JccProviderListener
- Indicates that the state of the JccProvider has changed to
JccProvider.IN_SERVICE
.
- providerOutOfService(JccProviderEvent) -
Method in interface javax.csapi.cc.jcc.JccProviderListener
- Indicates that the state of the JccProvider has changed to
JccProvider.OUT_OF_SERVICE
.
- providerShutdown(JccProviderEvent) -
Method in interface javax.csapi.cc.jcc.JccProviderListener
- Indicates that the state of the JccProvider has changed to
JccProvider.SHUTDOWN
.
R
- RINGING -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates the JcatTerminal is ringing and that the JcatTerminal
has an incoming JcatCall.
- ResourceUnavailableException - exception javax.csapi.cc.jcc.ResourceUnavailableException.
- This exception indicates that a resource inside the system is not available to complete
an operation.
- ResourceUnavailableException(int) -
Constructor for class javax.csapi.cc.jcc.ResourceUnavailableException
- Constructor, takes a type but no string.
- reconnect() -
Method in interface javax.jcat.JcatConnection
- The application can use the reconnect method in the
JcatConnection.SUSPENDED
state.
- registerAddress(JcatAddress) -
Method in interface javax.jcat.JcatTerminal
- This method is used to register a JcatAddress with the JcatTerminal
- registerTerminal(JcatTerminal) -
Method in interface javax.jcat.JcatAddress
- This method is used to register a JcatTerminal with a JcatAddress
- release(int) -
Method in interface javax.csapi.cc.jcc.JccCall
- This method requests the release of the call object and associated connection
objects.
- release(int) -
Method in interface javax.csapi.cc.jcc.JccConnection
- Drops a JccConnection from an active telephone call.
- removeAddressListener(JcatAddressListener) -
Method in interface javax.jcat.JcatAddress
- Removes the given listener from the JcatAddress.
- removeCallListener(JccCallListener) -
Method in interface javax.csapi.cc.jcc.JccCall
- Removes a listener from this call.
- removeCallListener(JccCallListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Removes a call listener that was previously registered.
- removeCallListener(JccCallListener) -
Method in interface javax.jcat.JcatTerminal
-
- removeCallLoadControlListener(CallLoadControlListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Deregisters the load control listener.
- removeConnectionListener(JccConnectionListener) -
Method in interface javax.csapi.cc.jcc.JccCall
- Removes the connection listener from all connections under this call.
- removeConnectionListener(JccConnectionListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Removes a connection listener that was registered previously.
- removeProviderListener(JccProviderListener) -
Method in interface javax.csapi.cc.jcc.JccProvider
- Removes the given listener from the provider.
- removeTerminalConnectionListener(JcatTerminalConnectionListener) -
Method in interface javax.jcat.JcatCall
- Removes the terminal connection listener.
- removeTerminalListener(JcatTerminalListener) -
Method in interface javax.jcat.JcatTerminal
- Removes the given listener from the Terminal.
- routeCall(String, String, String, String) -
Method in interface javax.csapi.cc.jcc.JccCall
- This method requests routing of a call to the targetAddress given as an input parameter.
- routeConnection(boolean) -
Method in interface javax.csapi.cc.jcc.JccConnection
- Routes this JccConnection to the target address associated with this
JccConnection object.
S
- SERVICE_CODE_DIGITS -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: the user entered a digit sequence during the call,
the corresponding value (returned by MidCallData.getServiceCodeValue()
) is an ascii representation
of the received digits.
- SERVICE_CODE_FACILITY -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: a facility information element is received, the
corresponding value (returned by MidCallData.getServiceCodeValue()
) contains the facility
information element as defined in ITU Q.932.
- SERVICE_CODE_HOOKFLASH -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: the user performed a hookflash, optionally followed
by some digits.
- SERVICE_CODE_RECALL -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: the user pressed the register recall button, optionally
followed by some digits.
- SERVICE_CODE_U2U -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: a user-to-user message was received.
- SERVICE_CODE_UNDEFINED -
Static variable in interface javax.csapi.cc.jcc.MidCallData
MidCallData.getServiceCodeType()
return constant: the type of service code is unknown,
the corresponding value (returned by MidCallData.getServiceCodeValue()
) is operator specific.
- SHUTDOWN -
Static variable in interface javax.csapi.cc.jcc.JccProvider
- This state indicates that the JccProvider is permanently no longer available for use.
- SIP -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is a Session Initiation Protocol address as specified
in RFC2543.
- SMTP -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an e-mail address as
specified in IETF RFC822.
- SSN -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is a Sub System Number.
- SUSPENDED -
Static variable in interface javax.jcat.JcatConnection
- The SUSPENDED state implies that an JcatConnection object is suspended from the call,
although its references to the call and address objects will still remain valid.
- selectRoute(String) -
Method in interface javax.csapi.cc.jcc.JccConnection
- Replaces address information onto an existing JccConnection.
- setCallLoadControl(JccAddress[], double, double[], int[]) -
Method in interface javax.csapi.cc.jcc.JccProvider
- This method imposes or removes load control on calls made to the specified addresses.
- setConferenceController(JcatTerminalConnection) -
Method in interface javax.jcat.JcatCall
- Sets the
JcatTerminalConnection
which acts as the conference controller
for the JcatCall.
- setConferenceEnable(boolean) -
Method in interface javax.jcat.JcatCall
- Controls whether the JcatCall is permitted or able to perform the conferencing feature.
- setDisplayText(String, boolean) -
Method in interface javax.jcat.JcatAddress
- Displays the specified string on the terminal.
- setTransferController(JcatTerminalConnection) -
Method in interface javax.jcat.JcatCall
- Sets the JcatTerminalConnection which acts as the transfer controller for the JcatCall.
- setTransferEnable(boolean) -
Method in interface javax.jcat.JcatCall
- Controls whether the JcatCall is permitted or able to perform the transferring feature.
- shutdown() -
Method in interface javax.csapi.cc.jcc.JccProvider
- Instructs the JccProvider to shut itself down and provide all necessary cleanup.
- superviseCall(JccCallListener, double, int) -
Method in interface javax.csapi.cc.jcc.JccCall
- The application calls this method to supervise a call.
- suspendConnection() -
Method in interface javax.jcat.JcatConnection
- This method suspends causes a transition to the
JcatConnection.SUSPENDED
state.
T
- TALKING -
Static variable in interface javax.jcat.JcatTerminalConnection
- This state indicates that the JcatTerminal is actively part of a JcatCall.
- TERMINALCONNECTION_BRIDGED -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.BRIDGED
.
- TERMINALCONNECTION_DROPPED -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.DROPPED
.
- TERMINALCONNECTION_EVENT_TRANSMISSION_ENDED -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that event transmissions associated with the associated JcatTerminalConnection object
have ended.
- TERMINALCONNECTION_HELD -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.HELD
.
- TERMINALCONNECTION_IDLE -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.IDLE
.
- TERMINALCONNECTION_INUSE -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.INUSE
.
- TERMINALCONNECTION_RINGING -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.RINGING
.
- TERMINALCONNECTION_TALKING -
Static variable in interface javax.jcat.JcatTerminalConnectionEvent
- This event indicates that the state of the JcatTerminalConnection object has changed to
JcatTerminalConnection.TALKING
.
- TERMINAL_DEREGISTERED -
Static variable in interface javax.jcat.JcatAddressEvent
- This event indicates that the state of the JcatAddress object has changed on account of
a new JcatTerminal being disassociated with it.
- TERMINAL_EVENT_TRANSMISSION_ENDED -
Static variable in interface javax.jcat.JcatTerminalEvent
- This event indicates that event transmissions associated with the associated terminal object
have ended .
- TERMINAL_REGISTERED -
Static variable in interface javax.jcat.JcatAddressEvent
- This event indicates that the state of the
JcatAddress
object has changed on account of
a new JcatTerminal being associated with it.
- TRUNK_LIMIT_EXCEEDED -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- The number of trunks which are currently in use has been
exceeded.
- terminalConnectionBridged(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.BRIDGED
state
- terminalConnectionCreated(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.IDLE
state
- terminalConnectionDropped(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.DROPPED
state
- terminalConnectionEventTransmissionEnded(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that event transmission has ended.
- terminalConnectionHeld(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.HELD
state
- terminalConnectionInuse(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.INUSE
state
- terminalConnectionRinging(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.RINGING
state
- terminalConnectionTalking(JcatTerminalConnectionEvent) -
Method in interface javax.jcat.JcatTerminalConnectionListener
- Indicates that the
JcatTerminalConnection
has just been placed in the
JcatTerminalConnection.TALKING
state
- terminalDeregistered(JcatAddressEvent) -
Method in interface javax.jcat.JcatAddressListener
- Indicates that the
JcatTerminal
is requested to be registered with this JcatAddress.
- terminalRegistered(JcatAddressEvent) -
Method in interface javax.jcat.JcatAddressListener
- Indicates that the
JcatTerminal
has just been associated with this JcatAddress.
U
- UNDEFINED -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address plan is undefined.
- UNICAST -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is a non multicast or
broadcast IP address in dotted notation.
- UNKNOWN -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- Indicates the specific reason is unspecified.
- UNKNOWN_PARTY -
Static variable in class javax.csapi.cc.jcc.InvalidPartyException
- Indicates that the party was unknown.
- UNKNOWN_VIOLATION -
Static variable in class javax.csapi.cc.jcc.PrivilegeViolationException
- A privilege violation occurred at an unknown place.
- UNSPECIFIED_LIMIT_EXCEEDED -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- An internal resource, unspecified by the implementation, has been
exceeded.
- URL -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an uniform resource
locator as defined in IETF RFC 1738.
- USER_RESPONSE -
Static variable in class javax.csapi.cc.jcc.ResourceUnavailableException
- A user has not responded in the time allowed by an implementation.
- unhold() -
Method in interface javax.jcat.JcatTerminalConnection
- Takes a JcatTerminalConnection off hold with respect to the JcatCall of which
it is a part.
X
- X400 -
Static variable in interface javax.csapi.cc.jcc.JccAddress
- This constant value indicates that the address is an X400 address
structured as a set of attibute value pairs separated by semicolons.
A B C D E F G H I J L M N O P R S T U X
August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORGCopyright - 2001, 2003 Sun Microsystems