|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The RouteSessionEvent
interface is the base event interface
for all events pertaining to the RouteSession
interface. Events
which extend this interface are not part of the JTAPI observer mechanism.
All events which extend this interface are reported via the
RouteCallback
interface.
The call center package defines event interface which extend this interface
to report changes in the state of the RouteSession
interface.
These interfaces are: RouteUsedEvent
, RouteEvent
,
RouteEndEvent
, RouteCallbackEndedEvent
, and
ReRouteEvent
RouteSession
,
RouteCallback
,
RouteUsedEvent
,
RouteEvent
,
ReRouteEvent
,
RouteEndEvent
,
RouteCallbackEndedEvent
Method Summary | |
RouteSession |
getRouteSession()
Returns the RouteSession associated with this event. |
Method Detail |
public RouteSession getRouteSession()
RouteSession
associated with this event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |