|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.Gnutella.GnutellaServer.connectionState
class 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 | |
|---|---|
GnutellaServer.connectionState(boolean is_incoming)
|
|
| Method Summary | |
|---|---|
(package private) boolean |
process(ATcpInPacket packet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||