Package | Description |
---|---|
org.eclipse.jetty.spdy.http |
Modifier and Type | Method and Description |
---|---|
static HTTPSPDYHeader |
HTTPSPDYHeader.from(short version,
String name) |
static HTTPSPDYHeader |
HTTPSPDYHeader.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTTPSPDYHeader[] |
HTTPSPDYHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.