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