JSR-043: JTAPI-1.4

Package javax.telephony.events

The JTAPI Core Events package defines the core call model state transistions in setting up and monitoring call progress.

See:
          Description

Interface Summary
AddrEv The AddrEv interface is the base interface for all Address- related events.
AddrObservationEndedEv The AddrObservationEndedEv event indicates that the application will no longer receive Address events on the instance of the AddressObserver.
CallActiveEv Indicates that the state of the Call object has changed to Call.ACTIVE.
CallEv The CallEv interface is the base interface for all Call-related events.
CallInvalidEv The CallInvalidEv interface indicates that the state of the Call object has changed to Call.INVALID.
CallObservationEndedEv The CallObservationEndedEv event indicates that the application will no longer receive Call events on the instance of the CallObserver This interface extends the CallEv interface and is reported on the CallObserver interface.
ConnAlertingEv The ConnAlertingEv interface indicates that the state of the Connection object has changed to Connection.ALERTING.
ConnConnectedEv The ConnConnectedEv interface indicates that the state of the Connection object has changed to Connection.CONNECTED.
ConnCreatedEv The ConnUnknownEv interface indicates that a new Connection object has been created.
ConnDisconnectedEv The ConnDisconnectedEv interface indicates that the state of the Connection object has changed to Connection.DISCONNECTED.
ConnEv The ConnEv interface is the base event interface for all Connection-related events.
ConnFailedEv The ConnFailedEv interface indicates that the state of the Connection object has changed to Connection.FAILED.
ConnInProgressEv The ConnInProgressEv interface indicates that the state of the Connection object has changed to Connection.IN_PROGRESS.
ConnUnknownEv The ConnUnknownEv interface indicates that the state of the Connection object has changed to Connection.UNKNOWN.
Ev The parent of all JTAPI event interfaces.
ProvEv The ProvEv interface is the base interface for all Provider- related events.
ProvInServiceEv The ProvInServiceEv interface indicates that the state of the Provider object has changed to Provider.IN_SERVICE.
ProvObservationEndedEv The ProvObservationEndedEv event indicates that the application will no longer receive Provider events on the instance of the ProviderObserver.
ProvOutOfServiceEv The ProvOutOfServiceEv interface indicates that the state of the Provider object has changed to Provider.OUT_OF_SERVICE.
ProvShutdownEv The ProvShutdownEv interface indicates that the state of the Provider object has changed to Provider.SHUTDOWN.
TermConnActiveEv The TermConnActiveEv interface indicates that the state of the TerminalConnection object has changed to TerminalConnection.ACTIVE.
TermConnCreatedEv The TermConnDroppedEv interface indicates that a new TerminalConnection object has been created.
TermConnDroppedEv The TermConnDroppedEv interface indicates that the state of the TerminalConnection object has changed to TerminalConnection.DROPPED.
TermConnEv The TermConnEv interface is the base event interface for all TerminalConnection-related events.
TermConnPassiveEv The TermConnPassiveEv interface indicates that the state of the TerminalConnection object has changed to TerminalConnection.PASSIVE.
TermConnRingingEv The TermConnRingingEv interface indicates that the state of the TerminalConnection object has changed to TerminalConnection.RINGING.
TermConnUnknownEv The TermConnUnknownEv interface indicates that the state of the TerminalConnection object has changed to TerminalConnection.UNKNOWN.
TermEv The TermEv interface is the base interface for all Terminal-related events.
TermObservationEndedEv The TermObservationEndedEv event indicates that the application will no longer receive Terminal events on the instance of the TerminalObserver This interface extends the TermEv interface and is reported on the TerminalObserver interface.
 

Package javax.telephony.events Description

The JTAPI Core Events package defines the core call model state transistions in setting up and monitoring call progress.


JSR-043: JTAPI-1.4

Send comments to: JSR-43@ectf.org