|
|||||||||||
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.ATcpStartReadRequest
Request to initiate read events on a connection.
Field Summary | |
(package private) SinkIF |
compQ
|
(package private) ATcpConnection |
conn
|
(package private) int |
readClogTries
|
Constructor Summary | |
(package private) |
ATcpStartReadRequest(ATcpConnection conn,
SinkIF compQ,
int readClogTries)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
ATcpConnection conn
SinkIF compQ
int readClogTries
Constructor Detail |
ATcpStartReadRequest(ATcpConnection conn, SinkIF compQ, int readClogTries)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |