| Package | Description |
|---|---|
| net.i2p.client | Interfaces and factories for the base I2P SDK used to develop applications that communicate through I2P. |
| Modifier and Type | Method and Description |
|---|---|
SendMessageOptions.GzipOption | SendMessageOptions.getGzip()Gzip compression setting. |
static SendMessageOptions.GzipOption | SendMessageOptions.GzipOption.valueOf(String name)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. |