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