Serialized Form
-
Package org.refcodes.web
-
Class org.refcodes.web.AbstractHeaderFields
class AbstractHeaderFields extends AbstractHttpFields<T extends HeaderFields<C,T>> implements Serializable -
Class org.refcodes.web.AbstractHttpFields
-
Exception org.refcodes.web.BadGatewayException
class BadGatewayException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadGatewayRuntimeException
class BadGatewayRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadInvocationException
class BadInvocationException extends HttpResponseException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadInvocationRuntimeException
class BadInvocationRuntimeException extends HttpResponseRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadRequestException
class BadRequestException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadRequestRuntimeException
class BadRequestRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadResponseException
class BadResponseException extends HttpResponseException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BadResponseRuntimeException
class BadResponseRuntimeException extends HttpResponseRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BasicAuthFailureException
class BasicAuthFailureException extends UnauthorizedException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BasicAuthFailureRuntimeException
class BasicAuthFailureRuntimeException extends UnauthorizedRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BasicAuthRequiredException
class BasicAuthRequiredException extends UnauthorizedException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.BasicAuthRequiredRuntimeException
class BasicAuthRequiredRuntimeException extends UnauthorizedException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ConflictException
class ConflictException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ConflictRuntimeException
class ConflictRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.web.ContentType
class ContentType extends org.refcodes.properties.PropertiesBuilderImpl implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_mediaType
MediaType _mediaType
-
-
Exception org.refcodes.web.ExpectationFailedException
class ExpectationFailedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ExpectationFailedRuntimeException
class ExpectationFailedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.FailedDependencyException
class FailedDependencyException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.FailedDependencyRuntimeException
class FailedDependencyRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ForbiddenException
class ForbiddenException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ForbiddenRuntimeException
class ForbiddenRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.web.FormFields
- serialVersionUID:
- 1L
-
Exception org.refcodes.web.GatewayTimeoutException
class GatewayTimeoutException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.GatewayTimeoutRuntimeException
class GatewayTimeoutRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.GoneException
class GoneException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.GoneRuntimeException
class GoneRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.web.HttpBodyMap
class HttpBodyMap extends org.refcodes.struct.CanonicalMapBuilderImpl implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpException
class HttpException extends WebException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpResponseException
class HttpResponseException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpResponseRuntimeException
class HttpResponseRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpRuntimeException
class HttpRuntimeException extends WebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpStatusException
class HttpStatusException extends HttpException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_httpStatusCode
HttpStatusCode _httpStatusCode
-
_statusCode
int _statusCode
-
-
Exception org.refcodes.web.HttpStatusRuntimeException
class HttpStatusRuntimeException extends HttpRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
_httpStatusCode
HttpStatusCode _httpStatusCode
-
_statusCode
int _statusCode
-
-
Exception org.refcodes.web.HttpVersionNotSupportedException
class HttpVersionNotSupportedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.HttpVersionNotSupportedRuntimeException
class HttpVersionNotSupportedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InsufficientSpaceOnResourceException
class InsufficientSpaceOnResourceException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InsufficientSpaceOnResourceRuntimeException
class InsufficientSpaceOnResourceRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InsufficientStorageException
class InsufficientStorageException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InsufficientStorageRuntimeException
class InsufficientStorageRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InternalClientErrorException
class InternalClientErrorException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InternalClientErrorRuntimeException
class InternalClientErrorRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InternalServerErrorException
class InternalServerErrorException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.InternalServerErrorRuntimeException
class InternalServerErrorRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.LengthRequiredException
class LengthRequiredException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.LengthRequiredRuntimeException
class LengthRequiredRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.LockedException
class LockedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.LockedRuntimeException
class LockedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MethodFailureException
class MethodFailureException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MethodFailureRuntimeException
class MethodFailureRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MethodNotAllowedException
class MethodNotAllowedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MethodNotAllowedRuntimeException
class MethodNotAllowedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MovedPermanentlyException
class MovedPermanentlyException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MovedPermanentlyRuntimeException
class MovedPermanentlyRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MovedTemporarilyException
class MovedTemporarilyException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MovedTemporarilyRuntimeException
class MovedTemporarilyRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MultipleChoicesException
class MultipleChoicesException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MultipleChoicesRuntimeException
class MultipleChoicesRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MultiStatusException
class MultiStatusException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.MultiStatusRuntimeException
class MultiStatusRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NoContentException
class NoContentException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NoContentRuntimeException
class NoContentRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NonAuthoritativeInformationException
class NonAuthoritativeInformationException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NonAuthoritativeInformationRuntimeException
class NonAuthoritativeInformationRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotAcceptableException
class NotAcceptableException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotAcceptableRuntimeException
class NotAcceptableRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotFoundException
class NotFoundException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotFoundRuntimeException
class NotFoundRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotImplementedException
class NotImplementedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotImplementedRuntimeException
class NotImplementedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotModifiedException
class NotModifiedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.NotModifiedRuntimeException
class NotModifiedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PartialContentException
class PartialContentException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PartialContentRuntimeException
class PartialContentRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PaymentRequiredException
class PaymentRequiredException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PaymentRequiredRuntimeException
class PaymentRequiredRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PreconditionFailedException
class PreconditionFailedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.PreconditionFailedRuntimeException
class PreconditionFailedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ProxyAuthenticationRequiredException
class ProxyAuthenticationRequiredException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ProxyAuthenticationRequiredRuntimeException
class ProxyAuthenticationRequiredRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ReauthenticationRequiredException
class ReauthenticationRequiredException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ReauthenticationRequiredRuntimeException
class ReauthenticationRequiredRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestedRangeNotSatisfiableException
class RequestedRangeNotSatisfiableException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestedRangeNotSatisfiableRuntimeException
class RequestedRangeNotSatisfiableRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.web.RequestHeaderFields
class RequestHeaderFields extends AbstractHeaderFields<RequestCookie,RequestHeaderFields> implements Serializable - serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestTimeoutException
class RequestTimeoutException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestTimeoutRuntimeException
class RequestTimeoutRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestTooLongException
class RequestTooLongException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestTooLongRuntimeException
class RequestTooLongRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestUriTooLongException
class RequestUriTooLongException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.RequestUriTooLongRuntimeException
class RequestUriTooLongRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ResetContentException
class ResetContentException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.ResetContentRuntimeException
class ResetContentRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.refcodes.web.ResponseHeaderFields
class ResponseHeaderFields extends AbstractHeaderFields<ResponseCookie,ResponseHeaderFields> implements Serializable - serialVersionUID:
- 1L
-
Exception org.refcodes.web.SeeOtherException
class SeeOtherException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.SeeOtherRuntimeException
class SeeOtherRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.TemporaryRedirectException
class TemporaryRedirectException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.TemporaryRedirectRuntimeException
class TemporaryRedirectRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnassignedStatusCodeException
class UnassignedStatusCodeException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnassignedStatusCodeRuntimeException
class UnassignedStatusCodeRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnauthorizedException
class UnauthorizedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnauthorizedRuntimeException
class UnauthorizedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnprocessableEntityException
class UnprocessableEntityException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnprocessableEntityRuntimeException
class UnprocessableEntityRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnsupportedMediaTypeException
class UnsupportedMediaTypeException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UnsupportedMediaTypeRuntimeException
class UnsupportedMediaTypeRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UseProxyException
class UseProxyException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.UseProxyRuntimeException
class UseProxyRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.VersionNotSupportedException
class VersionNotSupportedException extends HttpStatusException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.VersionNotSupportedRuntimeException
class VersionNotSupportedRuntimeException extends HttpStatusRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.WebException
class WebException extends org.refcodes.exception.AbstractException implements Serializable- serialVersionUID:
- 1L
-
Exception org.refcodes.web.WebRuntimeException
class WebRuntimeException extends org.refcodes.exception.AbstractRuntimeException implements Serializable- serialVersionUID:
- 1L
-