Package | Description |
---|---|
org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
Modifier and Type | Field and Description |
---|---|
static Trie<HttpScheme> |
HttpScheme.CACHE |
Modifier and Type | Method and Description |
---|---|
static HttpScheme |
HttpScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpScheme[] |
HttpScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.