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
 

Subclasses of TunnelGateway.Pending in net.i2p.router.tunnel
(package private)  class TunnelGateway.PendingImpl
           
 

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