|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseda.sandStorm.lib.aSocket.aSocketRequest
seda.sandStorm.lib.aSocket.ATcpListenRequest
Request to listen on a TCP port.
Field Summary | |
SinkIF |
compQ
|
int |
port
|
ATcpServerSocket |
servsock
|
int |
writeClogThreshold
|
Constructor Summary | |
(package private) |
ATcpListenRequest(ATcpServerSocket servsock,
int port,
SinkIF compQ,
int writeClogThreshold)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public ATcpServerSocket servsock
public SinkIF compQ
public int port
public int writeClogThreshold
Constructor Detail |
ATcpListenRequest(ATcpServerSocket servsock, int port, SinkIF compQ, int writeClogThreshold)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |