|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.transport.udp.PeerTestManager
class PeerTestManager
Constructor Summary | |
---|---|
PeerTestManager(RouterContext context,
UDPTransport transport)
|
Method Summary | |
---|---|
void |
receiveTest(RemoteHostId from,
UDPPacketReader reader)
Receive a test message of some sort from the given peer, queueing up any packet that should be sent in response, or if its a reply to our own current testing, adjusting our test state. |
void |
runTest(java.net.InetAddress bobIP,
int bobPort,
SessionKey bobCipherKey,
SessionKey bobMACKey)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PeerTestManager(RouterContext context, UDPTransport transport)
Method Detail |
---|
public void runTest(java.net.InetAddress bobIP, int bobPort, SessionKey bobCipherKey, SessionKey bobMACKey)
public void receiveTest(RemoteHostId from, UDPPacketReader reader)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |