|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response.Status | |
|---|---|
| juzu | |
| Uses of Response.Status in juzu |
|---|
| Subclasses of Response.Status in juzu | |
|---|---|
static class |
Response.Body
|
static class |
Response.Content
|
| Methods in juzu that return Response.Status | ||
|---|---|---|
Response.Status |
Response.Error.asStatus(boolean verbose)
|
|
static Response.Status |
Response.notFound()
|
|
static Response.Status |
Response.ok()
|
|
static Response.Status |
Response.status(int code)
|
|
Response.Status |
Response.Status.with(PropertyType<Boolean> propertyType)
|
|
|
Response.Status.with(PropertyType<T> propertyType,
T propertyValue)
|
|
Response.Status |
Response.Status.withHeader(String name,
String... value)
|
|
Response.Status |
Response.Status.withNo(PropertyType<Boolean> propertyType)
|
|
|
Response.Status.without(PropertyType<T> propertyType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||