Class InboundEstablishState

java.lang.Object
net.i2p.router.transport.udp.InboundEstablishState

class InboundEstablishState
extends Object
Data for a new connection being established, where the remote peer has initiated the connection with us. In other words, they are Alice and we are Bob. TODO do all these methods need to be synchronized?