Uses of Enum
net.i2p.client.SendMessageOptions.GzipOption
Packages that use SendMessageOptions.GzipOption
Package
Description
Interfaces and factories for
the base I2P SDK used to develop applications that communicate
through I2P.
-
Uses of SendMessageOptions.GzipOption in net.i2p.client
Methods in net.i2p.client that return SendMessageOptions.GzipOptionModifier and TypeMethodDescriptionSendMessageOptions.getGzip()
Overrides i2cp.gzip session option and size threshold for this message only.Returns the enum constant of this type with the specified name.static SendMessageOptions.GzipOption[]
SendMessageOptions.GzipOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.