Uses of Class
net.i2p.data.i2np.TunnelBuildReplyMessage

Packages that use TunnelBuildReplyMessage
net.i2p.router.tunnel   
 

Uses of TunnelBuildReplyMessage in net.i2p.router.tunnel
 

Methods in net.i2p.router.tunnel with parameters of type TunnelBuildReplyMessage
 int[] BuildReplyHandler.decrypt(I2PAppContext ctx, TunnelBuildReplyMessage reply, TunnelCreatorConfig cfg, java.util.List recordOrder)
          Decrypt the tunnel build reply records.