|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
jain.jcc | |
jain.jcp |
Uses of Event in jain.jcc |
Subinterfaces of Event in jain.jcc | |
interface |
CallLoadControlEvent
This is the base interface for all Load Control related Events. |
interface |
JccCallEvent
This is the base interface for all JccCall-related events. |
interface |
JccConnectionEvent
This is the base interface for all JccConnection related events. |
Methods in jain.jcc with parameters of type Event | |
int |
EventFilter.getEventDisposition(Event event)
This predicate indicates whether the specified Event is required by an EventListener. |
Uses of Event in jain.jcp |
Subinterfaces of Event in jain.jcp | |
interface |
JcpCallEvent
This is the base interface for all JcpCall-related events. |
interface |
JcpConnectionEvent
This is the base interface for all JcpConnection related events. |
interface |
JcpProviderEvent
This is the base interface for all JcpProvider related Events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |