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