Package net.i2p.data.i2np
Interface I2NPMessageImpl.Builder
- Enclosing class:
- I2NPMessageImpl
public static interface I2NPMessageImpl.Builder
interface for extending the types of messages handled - unused
-
Method Summary
Modifier and Type Method Description I2NPMessage
build(I2PAppContext ctx)
instantiate a new I2NPMessage to be populated shortly
-
Method Details
-
build
instantiate a new I2NPMessage to be populated shortly
-