Package | Description |
---|---|
net.i2p.router.tunnel |
Modifier and Type | Method and Description |
---|---|
void |
OutboundTunnelEndpoint.dispatch(TunnelDataMessage msg,
Hash recvFrom) |
void |
TunnelDispatcher.dispatch(TunnelDataMessage msg,
Hash recvFrom)
We are participating in a tunnel (perhaps we're even the endpoint), so
take the message and do what it says.
|
void |
TunnelParticipant.dispatch(TunnelDataMessage msg,
Hash recvFrom) |