Uses of Class
net.i2p.router.tunnel.TunnelGateway.Pending

Packages that use TunnelGateway.Pending
net.i2p.router.tunnel   
 

Uses of TunnelGateway.Pending in net.i2p.router.tunnel
 

Methods in net.i2p.router.tunnel with parameters of type TunnelGateway.Pending
protected  int TrivialPreprocessor.writeFirstFragment(TunnelGateway.Pending msg, byte[] target, int offset)
           
protected  int TrivialPreprocessor.writeSubsequentFragment(TunnelGateway.Pending msg, byte[] target, int offset)
           
protected  int TrivialPreprocessor.getInstructionsSize(TunnelGateway.Pending msg)
           
protected  int TrivialPreprocessor.getInstructionAugmentationSize(TunnelGateway.Pending msg, int offset, int instructionsSize)