|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseda.sandStorm.lib.aSocket.aSocketErrorEvent
seda.sandStorm.lib.aSocket.ATcpConnectFailedEvent
ATcpConnectFailedEvent objects will be passed to the SinkIF associated with an ATcpClientSocket when a connection attempt fails.
ATcpClientSocket
Field Summary | |
ATcpClientSocket |
theSocket
|
Constructor Summary | |
ATcpConnectFailedEvent(ATcpClientSocket sock,
java.lang.String message)
|
Method Summary | |
ATcpClientSocket |
getSocket()
|
java.lang.String |
toString()
|
Methods inherited from class seda.sandStorm.lib.aSocket.aSocketErrorEvent |
getMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public ATcpClientSocket theSocket
Constructor Detail |
public ATcpConnectFailedEvent(ATcpClientSocket sock, java.lang.String message)
Method Detail |
public ATcpClientSocket getSocket()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |