class |
AbstractResponse<T extends AbstractResponse<T>> |
class |
JSON |
class |
PlainText |
static class |
Response.Accepted |
static class |
Response.BadGateway |
static class |
Response.BadRequest |
static class |
Response.Conflict |
static class |
Response.Created |
static class |
Response.ExpectationFailed |
static class |
Response.Forbidden |
static class |
Response.Found |
static class |
Response.GatewayTimeout |
static class |
Response.Gone |
static class |
Response.HTTPVersionNotSupported |
static class |
Response.InternalServerError |
static class |
Response.LengthRequired |
static class |
Response.MethodNotAllowed |
static class |
Response.MovedPermanently |
static class |
Response.NoContent |
static class |
Response.NotAcceptable |
static class |
Response.NotFound |
static class |
Response.NotImplemented |
static class |
Response.NotModified |
static class |
Response.OK |
static class |
Response.PartialContent |
static class |
Response.PaymentRequired |
static class |
Response.PreconditionFailed |
static class |
Response.ProxyAuthenticationRequired |
static class |
Response.RequestedRangeNotSatisfiable |
static class |
Response.RequestEntityTooLarge |
static class |
Response.RequestTimeout |
static class |
Response.RequestURITooLong |
static class |
Response.ResetContent |
static class |
Response.SeeOther |
static class |
Response.ServiceUnavailable |
static class |
Response.TemporaryRedirect |
static class |
Response.Unauthorized |
static class |
Response.UnsupportedMediaType |
static class |
Response.UseProxy |
class |
XML |