Package | Description |
---|---|
org.glassfish.grizzly.http.server |
Modifier and Type | Method and Description |
---|---|
static CompressionLevel |
CompressionLevel.getCompressionLevel(String compression)
Deprecated.
Set compression level.
|
static CompressionLevel |
CompressionLevel.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static CompressionLevel[] |
CompressionLevel.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Oracle Corporation. All rights reserved.