|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface TransInterface.TransTcpInterface
Defines the Transport sub-interface for TCP entities.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface jist.swans.trans.TransInterface |
|---|
TransInterface.SocketHandler, TransInterface.TransMessage, TransInterface.TransTcpInterface, TransInterface.TransUdpInterface |
| Method Summary | |
|---|---|
boolean |
checkSocketHandler(int port)
Return whether socket bound to port. |
| Methods inherited from interface jist.swans.trans.TransInterface |
|---|
addSocketHandler, delSocketHandler, send |
| Methods inherited from interface jist.swans.net.NetInterface.NetHandler |
|---|
receive |
| Method Detail |
|---|
boolean checkSocketHandler(int port)
throws JistAPI.Continuation
port - port to check
JistAPI.Continuation - never; blocking event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||