| Package | Description |
|---|---|
| org.codehaus.httpcache4j |
| Modifier and Type | Method and Description |
|---|---|
static HTTPVersion |
HTTPVersion.get(String version) |
HTTPVersion |
StatusLine.getVersion() |
static HTTPVersion |
HTTPVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTTPVersion[] |
HTTPVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StatusLine(HTTPVersion version,
Status status,
String message) |
Copyright © 2008-2013. All Rights Reserved.