| Package | Description |
|---|---|
| com.googlecode.jinahya.ws.core.response |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStatusType |
class |
BadRequest400 |
class |
Conflict409 |
class |
Forbidden403 |
class |
Gone410 |
class |
InternalServerError500 |
class |
NotAcceptable406 |
class |
NotFound404 |
class |
PreconditionFailed412 |
class |
Unauthorized401 |
class |
UnsupportedMediaType415 |
| Modifier and Type | Method and Description |
|---|---|
static OrphanStatusType |
OrphanStatusType.newInstance(int statusCode,
String reasonPhrase)
Creates a new instance of this status type for given arguments.
|
Copyright © 2011-2013. All Rights Reserved.