|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.udp.UDPPacketReader.RelayResponseReader
public class UDPPacketReader.RelayResponseReader
Help read the RelayResponse payload
Constructor Summary | |
---|---|
UDPPacketReader.RelayResponseReader()
|
Method Summary | |
---|---|
void |
readAliceIP(byte[] target,
int targetOffset)
Deprecated. unused |
int |
readAliceIPSize()
Deprecated. unused |
int |
readAlicePort()
Deprecated. unused |
void |
readCharlieIP(byte[] target,
int targetOffset)
what IP charlie is reachable on |
int |
readCharlieIPSize()
|
int |
readCharliePort()
what port charlie is reachable on |
long |
readNonce()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UDPPacketReader.RelayResponseReader()
Method Detail |
---|
public int readCharlieIPSize()
public void readCharlieIP(byte[] target, int targetOffset)
public int readCharliePort()
public int readAliceIPSize()
public void readAliceIP(byte[] target, int targetOffset)
public int readAlicePort()
public long readNonce()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |