|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.OutboundTunnelEndpoint
We are the end of an outbound tunnel that we did not create. Gather fragments and honor the instructions as received.
Constructor Summary | |
OutboundTunnelEndpoint(RouterContext ctx,
HopConfig config,
HopProcessor processor)
|
Method Summary | |
void |
dispatch(TunnelDataMessage msg,
Hash recvFrom)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OutboundTunnelEndpoint(RouterContext ctx, HopConfig config, HopProcessor processor)
Method Detail |
public void dispatch(TunnelDataMessage msg, Hash recvFrom)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |