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