Package | Description |
---|---|
org.glassfish.jersey.jdk.connector.internal |
Jersey Jdk
connector internal classes. |
Modifier and Type | Field and Description |
---|---|
private ChunkedBodyOutputStream.Mode |
ChunkedBodyOutputStream.mode |
Modifier and Type | Method and Description |
---|---|
static ChunkedBodyOutputStream.Mode |
ChunkedBodyOutputStream.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChunkedBodyOutputStream.Mode[] |
ChunkedBodyOutputStream.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|