|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransportListener
An asynchronous listener of commands
| Method Summary | |
|---|---|
void |
onCommand(Object command)
called to process a command |
void |
onException(IOException error)
An unrecoverable exception has occured on the transport |
void |
transportInterupted()
The transport has suffered an interuption from which it hopes to recover |
void |
transportResumed()
The transport has resumed after an interuption |
| Method Detail |
|---|
void onCommand(Object command)
command - void onException(IOException error)
error - void transportInterupted()
void transportResumed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||