|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseda.sandStorm.lib.aSocket.AUdpConnectEvent
AUdpConnectEvent objects will be passed to the SinkIF associated with an AUdpSocket when the socket successfully connects.
Field Summary | |
AUdpSocket |
theSocket
|
Constructor Summary | |
(package private) |
AUdpConnectEvent(AUdpSocket sock)
|
Method Summary | |
AUdpSocket |
getSocket()
Return the AUdpSocket for which the connect succeeded. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public AUdpSocket theSocket
Constructor Detail |
AUdpConnectEvent(AUdpSocket sock)
Method Detail |
public AUdpSocket getSocket()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |