|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Transport
| Method Summary | |
|---|---|
void |
connect()
|
void |
disconnect()
|
boolean |
isConnected()
|
void |
sendMessage(java.lang.String message)
|
| Method Detail |
|---|
void connect()
throws java.io.IOException
java.io.IOException
void disconnect()
throws java.io.IOException
java.io.IOException
void sendMessage(java.lang.String message)
throws java.io.IOException
java.io.IOExceptionboolean isConnected()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||