|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerResponse.Type | |
|---|---|
| net.sf.wallace | |
| Uses of ServerResponse.Type in net.sf.wallace |
|---|
| Methods in net.sf.wallace that return ServerResponse.Type | |
|---|---|
static ServerResponse.Type |
ServerResponse.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServerResponse.Type[] |
ServerResponse.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in net.sf.wallace with parameters of type ServerResponse.Type | |
|---|---|
ServerResponse(ServerResponse.Type newType,
String newResponseText)
A tagged response with additional response text. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||