|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GZipDecoder.DecodeStatus | |
|---|---|
| org.glassfish.grizzly.compression.zip | |
| Uses of GZipDecoder.DecodeStatus in org.glassfish.grizzly.compression.zip |
|---|
| Methods in org.glassfish.grizzly.compression.zip that return GZipDecoder.DecodeStatus | |
|---|---|
GZipDecoder.DecodeStatus |
GZipDecoder.GZipInputState.getDecodeStatus()
|
static GZipDecoder.DecodeStatus |
GZipDecoder.DecodeStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GZipDecoder.DecodeStatus[] |
GZipDecoder.DecodeStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.grizzly.compression.zip with parameters of type GZipDecoder.DecodeStatus | |
|---|---|
void |
GZipDecoder.GZipInputState.setDecodeStatus(GZipDecoder.DecodeStatus decodeStatus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||