|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--seda.sandStorm.lib.Gnutella.GnutellaServer.connectionState
Internal class used to monitor state of connections during handshake phase
| Field Summary | |
(package private) byte[] |
barr
|
(package private) int |
cur_length_target
|
(package private) int |
cur_offset
|
(package private) boolean |
is_incoming
|
(package private) byte[] |
target
|
| Constructor Summary | |
(package private) |
GnutellaServer.connectionState(boolean is_incoming)
|
| Method Summary | |
(package private) boolean |
process(ATcpInPacket packet)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
boolean is_incoming
byte[] barr
byte[] target
int cur_offset
int cur_length_target
| Constructor Detail |
GnutellaServer.connectionState(boolean is_incoming)
| Method Detail |
boolean process(ATcpInPacket packet)
throws java.io.IOException
|
More information: http://www.cs.berkeley.edu/~mdw/proj/seda/ | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||