|
JCC v0.9.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JcpProviderEvent | |
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. |
Uses of JcpProviderEvent in jain.application.services.jcp |
Methods in jain.application.services.jcp with parameters of type JcpProviderEvent | |
void |
JcpProviderListener.providerInService(JcpProviderEvent providerevent)
Indicates that the state of the JcpProvider has changed to JcpProvider.IN_SERVICE . |
void |
JcpProviderListener.providerOutOfService(JcpProviderEvent providerevent)
Indicates that the state of the JcpProvider has changed to JcpProvider.OUT_OF_SERVICE . |
void |
JcpProviderListener.providerShutdown(JcpProviderEvent providerevent)
Indicates that the state of the JcpProvider has changed to JcpProvider.SHUTDOWN . |
void |
JcpProviderListener.providerEventTransmissionEnded(JcpProviderEvent providerevent)
Indicates that the application will no longer receive JcpProvider events on the instance of the JcpProviderListener. |
|
JCC v0.9.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |