net.i2p.router.tunnel
Class OutboundTunnelEndpoint
java.lang.Object
net.i2p.router.tunnel.OutboundTunnelEndpoint
public class OutboundTunnelEndpoint
- extends Object
We are the end of an outbound tunnel that we did not create. Gather fragments
and honor the instructions as received.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutboundTunnelEndpoint
public OutboundTunnelEndpoint(RouterContext ctx,
HopConfig config,
HopProcessor processor)
dispatch
public void dispatch(TunnelDataMessage msg,
Hash recvFrom)