|
Liferay 6.2-ce-ga5 | |||||||||
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(String message)
|
Method Detail |
---|
void connect() throws IOException
IOException
void disconnect() throws IOException
IOException
boolean isConnected()
void sendMessage(String message) throws IOException
IOException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |