Package | Description |
---|---|
org.jppf.client.event |
Support for event handling in the JPPF client.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientListener.connectionFailed(ClientEvent event)
Deprecated.
Notify this listener that a driver connection has failed.
|
void |
ClientListener.newConnection(ClientEvent event)
Deprecated.
Notify this listener that a new driver connection was created.
|
Copyright © 2005-2015 JPPF Team.