net.i2p.router.tunnel
Class OutboundMessageDistributor
java.lang.Object
net.i2p.router.tunnel.OutboundMessageDistributor
public class OutboundMessageDistributor
- extends java.lang.Object
When a message arrives at the outbound tunnel endpoint, this distributor
honors the instructions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutboundMessageDistributor
public OutboundMessageDistributor(RouterContext ctx,
int priority)
distribute
public void distribute(I2NPMessage msg,
Hash target)
distribute
public void distribute(I2NPMessage msg,
Hash target,
TunnelId tunnel)
distribute
public void distribute(I2NPMessage msg,
RouterInfo target,
TunnelId tunnel)