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