|
JCC v0.9.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
jain.application.services.jcp | This package contains the classes and interfaces in the JAIN Core Package API that make up the common subset between JTAPI and JCC. |
jain.application.services.jcp.jcc | This package contains JAIN Call Control API interfaces. |
Uses of Event in jain.application.services.jcp |
Subinterfaces of Event in jain.application.services.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. |
Uses of Event in jain.application.services.jcp.jcc |
Subinterfaces of Event in jain.application.services.jcp.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.application.services.jcp.jcc with parameters of type Event | |
int |
EventFilter.getEventDisposition(Event event)
This predicate indicates whether the specified Event is required by an EventListener. |
|
JCC v0.9.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |