|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.udp.UDPPacketReader.SessionRequestReader
public class UDPPacketReader.SessionRequestReader
Help read the SessionRequest payload
Field Summary | |
---|---|
static int |
X_LENGTH
|
Constructor Summary | |
---|---|
UDPPacketReader.SessionRequestReader()
|
Method Summary | |
---|---|
void |
readIP(byte[] target,
int targetOffset)
what IP bob is reachable on |
int |
readIPSize()
|
void |
readX(byte[] target,
int targetOffset)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int X_LENGTH
Constructor Detail |
---|
public UDPPacketReader.SessionRequestReader()
Method Detail |
---|
public void readX(byte[] target, int targetOffset)
public int readIPSize()
public void readIP(byte[] target, int targetOffset)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |