|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.tunnel.TunnelGatewayPumper
public class TunnelGatewayPumper
run through the tunnel gateways that have had messages added to them and push those messages through the preprocessing and sending process
Constructor Summary | |
---|---|
TunnelGatewayPumper(RouterContext ctx)
Creates a new instance of TunnelGatewayPumper |
Method Summary | |
---|---|
void |
run()
|
void |
stopPumping()
|
void |
wantsPumping(PumpedTunnelGateway gw)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TunnelGatewayPumper(RouterContext ctx)
Method Detail |
---|
public void stopPumping()
public void wantsPumping(PumpedTunnelGateway gw)
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |