|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusCode | |
|---|---|
| rabbit.http | The classes that represent the http entities. |
| rabbit.proxy | The web proxy components. |
| Uses of StatusCode in rabbit.http |
|---|
| Methods in rabbit.http that return StatusCode | |
|---|---|
static StatusCode |
StatusCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatusCode[] |
StatusCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of StatusCode in rabbit.proxy |
|---|
| Methods in rabbit.proxy with parameters of type StatusCode | |
|---|---|
static java.lang.String |
HtmlPage.getPageHeader(Connection con,
StatusCode type)
Return a HTMLheader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||