Uses of Enum
net.i2p.i2ptunnel.udp.I2PSource.Protocol
-
Uses of I2PSource.Protocol in net.i2p.i2ptunnel.udp
Modifier and TypeMethodDescriptionstatic I2PSource.Protocol
Returns the enum constant of this type with the specified name.static I2PSource.Protocol[]
I2PSource.Protocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionI2PSource
(I2PSession sess, I2PSource.Protocol protocol) Listen on all I2CP ports.I2PSource
(I2PSession sess, I2PSource.Protocol protocol, int port)