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