|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ClientListener
| Method Summary | |
|---|---|
void |
connectionFailed(ClientEvent event)
Notifiy this listener that a driver connection has failed. |
void |
newConnection(ClientEvent event)
Notifiy this listener that a new driver connection was created. |
| Method Detail |
|---|
void newConnection(ClientEvent event)
event - the event to notify this listener of.void connectionFailed(ClientEvent event)
event - the event to notify this listener of.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||