Uses of Class
net.i2p.data.i2np.TunnelBuildMessageBase
| Package | Description |
|---|---|
| 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 Modifier and Type Class Description classInboundTunnelBuildMessageSent from the tunnel creator to the IBGW via an outbound tunnel.classOutboundTunnelBuildReplyMessageSent from the OBEP to the tunnel creator via an inbound tunnel.classShortTunnelBuildMessageVariable size, small records.classShortTunnelBuildReplyMessageInternal use only, to convert an inbound STBM to a reply.classTunnelBuildMessageThe basic build message with 8 records.classTunnelBuildReplyMessageThe basic build reply message with 8 records.classVariableTunnelBuildMessageVariable number of records.classVariableTunnelBuildReplyMessageTransmitted from the new outbound endpoint to the creator through a reply tunnel.