Uses of Interface
net.i2p.data.i2np.I2NPMessageImpl.Builder

Packages that use I2NPMessageImpl.Builder
net.i2p.data.i2np The Invisible Internet Network Protocol (I2NP) is only a part of how an application can send messages over the network. 
 

Uses of I2NPMessageImpl.Builder in net.i2p.data.i2np
 

Methods in net.i2p.data.i2np with parameters of type I2NPMessageImpl.Builder
static void I2NPMessageImpl.registerBuilder(I2NPMessageImpl.Builder builder, int type)