|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.InboundGatewayReceiver
public class InboundGatewayReceiver
Constructor Summary | |
---|---|
InboundGatewayReceiver(RouterContext ctx,
HopConfig cfg)
|
Method Summary | |
---|---|
long |
receiveEncrypted(byte[] encrypted)
Take the encrypted data and send it off to the next hop |
long |
receiveEncrypted(byte[] encrypted,
boolean alreadySearched)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InboundGatewayReceiver(RouterContext ctx, HopConfig cfg)
Method Detail |
---|
public long receiveEncrypted(byte[] encrypted)
TunnelGateway.Receiver
receiveEncrypted
in interface TunnelGateway.Receiver
public long receiveEncrypted(byte[] encrypted, boolean alreadySearched)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |