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