|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMultiClient.ConnState
class MultiClient.ConnState
| Field Summary | |
|---|---|
(package private) long |
burst_sent_time
|
(package private) ATcpConnection |
conn
|
(package private) int |
cur_length_target
|
(package private) int |
cur_offset
|
(package private) int |
num_received
|
(package private) int |
num_sent
|
| Constructor Summary | |
|---|---|
MultiClient.ConnState(ATcpConnection conn)
|
|
| Method Summary | |
|---|---|
(package private) void |
close()
|
(package private) boolean |
readDone(int size)
|
(package private) void |
reset()
|
(package private) void |
sendBurst()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ATcpConnection conn
int num_sent
int num_received
int cur_offset
int cur_length_target
long burst_sent_time
| Constructor Detail |
|---|
MultiClient.ConnState(ATcpConnection conn)
| Method Detail |
|---|
boolean readDone(int size)
void reset()
void sendBurst()
void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||