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

Packages that use TunnelBuildMessageBase
net.i2p.data.i2np This package defines the low-level messages sent between routers, called the Invisible Internet Network Protocol (I2NP). 
 

Uses of TunnelBuildMessageBase in net.i2p.data.i2np
 

Subclasses of TunnelBuildMessageBase in net.i2p.data.i2np
 class TunnelBuildMessage
          The basic build message with 8 records.
 class TunnelBuildReplyMessage
          The basic build reply message with 8 records.
 class VariableTunnelBuildMessage
          Variable number of records.
 class VariableTunnelBuildReplyMessage
          Transmitted from the new outbound endpoint to the creator through a reply tunnel.