http://i2p-javadocs.i2p/net/i2p/router/transport/udp/class-use/PeerState2.html
(package private) void EstablishmentManager. receiveRelayResponse ( PeerState2 bob,
long nonce,
int code,
byte[] data) We are Alice, we sent a RelayRequest to Bob and got a RelayResponse back. (package private) void IntroductionManager. receiveRelayResponse ( PeerState2 peer,
int status,
byte[] data) We are Bob and we got this from Charlie, OR
we are Alice and we got this from Bob. void PeerTestManager. receiveTest ( RemoteHostId from, PeerState2 fromPeer,
...
1 similar result skipped