| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HttpStatus | |
|---|---|
| org.apache.wink.common.http | |
| Uses of HttpStatus in org.apache.wink.common.http | 
|---|
| Methods in org.apache.wink.common.http that return HttpStatus | |
|---|---|
|  HttpStatus | HttpStatus.clone() | 
|  HttpStatus | HttpStatus.duplicate(java.lang.String message)Duplicates this status with another status message. | 
| static HttpStatus | HttpStatus.valueOf(int code)Gets HttpStatus for given status code. | 
| static HttpStatus | HttpStatus.valueOfStatusLine(java.lang.String statusLine)Gets HttpStatus for given status line. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||