| Package | Description |
|---|---|
| org.spincast.core.exchange | |
| org.spincast.core.utils |
| Modifier and Type | Method and Description |
|---|---|
GzipOption |
ResponseRequestContextAddon.getGzipOption()
The currently set gzip options.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseRequestContextAddon<R> |
ResponseRequestContextAddon.setGzipOption(GzipOption gzipOption)
Enable or disable gzipping of the response.
|
| Modifier and Type | Method and Description |
|---|---|
static GzipOption |
GzipOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GzipOption[] |
GzipOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.