|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpStatus | |
|---|---|
| org.kuali.common.http | |
| Uses of HttpStatus in org.kuali.common.http |
|---|
| Methods in org.kuali.common.http that return HttpStatus | |
|---|---|
HttpStatus |
HttpWaitExecutable.getExpected()
Deprecated. |
protected HttpStatus |
DefaultHttpService.getResultStatus(HttpContext context,
HttpRequestResult rr,
long end)
Deprecated. |
HttpStatus |
HttpWaitResult.getStatus()
Deprecated. |
static HttpStatus |
HttpStatus.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static HttpStatus[] |
HttpStatus.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kuali.common.http with parameters of type HttpStatus | |
|---|---|
void |
HttpWaitExecutable.setExpected(HttpStatus expected)
Deprecated. |
void |
HttpWaitResult.setStatus(HttpStatus status)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||