Uses of Interface
net.i2p.data.i2np.I2NPMessageImpl.Builder
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 I2NPMessageImpl.Builder in net.i2p.data.i2np
Methods in net.i2p.data.i2np with parameters of type I2NPMessageImpl.Builder Modifier and Type Method Description static void
I2NPMessageImpl. registerBuilder(I2NPMessageImpl.Builder builder, int type)
Deprecated.unused