|
||||||||||
| 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(java.lang.Object command)
called to process a command |
void |
onException(java.io.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(java.lang.Object command)
command - void onException(java.io.IOException error)
error - void transportInterupted()
void transportResumed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||