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