SRJRCFrames
v0.1.296

de.schwarzrot.net.http
Class HttpStatusCode

java.lang.Object
  extended by de.schwarzrot.net.http.HttpStatusCode
All Implemented Interfaces:
Comparable<HttpStatusCode>

public class HttpStatusCode
extends Object
implements Comparable<HttpStatusCode>


Field Summary
static HttpStatusCode Accepted
           
static HttpStatusCode BadGateway
           
static HttpStatusCode BadRequest
           
static HttpStatusCode Conflict
           
static HttpStatusCode Continue
           
static HttpStatusCode Created
           
static HttpStatusCode ExpectationFailed
           
static HttpStatusCode Forbidden
           
static HttpStatusCode Found
           
static HttpStatusCode GatewayTimeout
           
static HttpStatusCode Gone
           
static HttpStatusCode HttpVersionNotSupported
           
static HttpStatusCode InternalServerError
           
static HttpStatusCode LengthRequired
           
static HttpStatusCode MethodNotAllowed
           
static HttpStatusCode MovedPermanently
           
static HttpStatusCode MultipleChoices
           
static HttpStatusCode NoContent
           
static HttpStatusCode NonAuthorativeInfo
           
static HttpStatusCode NotAcceptable
           
static HttpStatusCode NotFound
           
static HttpStatusCode NotImplemented
           
static HttpStatusCode NotModified
           
static HttpStatusCode Ok
           
static HttpStatusCode PartialContent
           
static HttpStatusCode PaymentRequired
           
static HttpStatusCode PreconditionFailed
           
static HttpStatusCode ProxyAuthenticationRequired
           
static HttpStatusCode RequestEntityTooLarge
           
static HttpStatusCode RequestRangeNotSatisfiable
           
static HttpStatusCode RequestTimeout
           
static HttpStatusCode RequestURI2Long
           
static HttpStatusCode ResetContent
           
static HttpStatusCode SeeOther
           
static HttpStatusCode ServiceUnavailable
           
static HttpStatusCode SwitchingProtocol
           
static HttpStatusCode TemporaryRedirect
           
static HttpStatusCode Unauthorized
           
static HttpStatusCode UnsupportedMediaType
           
static HttpStatusCode Unused
           
static HttpStatusCode UseProxy
           
 
Method Summary
 int compareTo(HttpStatusCode other)
           
 boolean equals(HttpStatusCode other)
           
 int hashCode()
           
 String name()
           
 int ordinal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Continue

public static final HttpStatusCode Continue

SwitchingProtocol

public static final HttpStatusCode SwitchingProtocol

Ok

public static final HttpStatusCode Ok

Created

public static final HttpStatusCode Created

Accepted

public static final HttpStatusCode Accepted

NonAuthorativeInfo

public static final HttpStatusCode NonAuthorativeInfo

NoContent

public static final HttpStatusCode NoContent

ResetContent

public static final HttpStatusCode ResetContent

PartialContent

public static final HttpStatusCode PartialContent

MultipleChoices

public static final HttpStatusCode MultipleChoices

MovedPermanently

public static final HttpStatusCode MovedPermanently

Found

public static final HttpStatusCode Found

SeeOther

public static final HttpStatusCode SeeOther

NotModified

public static final HttpStatusCode NotModified

UseProxy

public static final HttpStatusCode UseProxy

Unused

public static final HttpStatusCode Unused

TemporaryRedirect

public static final HttpStatusCode TemporaryRedirect

BadRequest

public static final HttpStatusCode BadRequest

Unauthorized

public static final HttpStatusCode Unauthorized

PaymentRequired

public static final HttpStatusCode PaymentRequired

Forbidden

public static final HttpStatusCode Forbidden

NotFound

public static final HttpStatusCode NotFound

MethodNotAllowed

public static final HttpStatusCode MethodNotAllowed

NotAcceptable

public static final HttpStatusCode NotAcceptable

ProxyAuthenticationRequired

public static final HttpStatusCode ProxyAuthenticationRequired

RequestTimeout

public static final HttpStatusCode RequestTimeout

Conflict

public static final HttpStatusCode Conflict

Gone

public static final HttpStatusCode Gone

LengthRequired

public static final HttpStatusCode LengthRequired

PreconditionFailed

public static final HttpStatusCode PreconditionFailed

RequestEntityTooLarge

public static final HttpStatusCode RequestEntityTooLarge

RequestURI2Long

public static final HttpStatusCode RequestURI2Long

UnsupportedMediaType

public static final HttpStatusCode UnsupportedMediaType

RequestRangeNotSatisfiable

public static final HttpStatusCode RequestRangeNotSatisfiable

ExpectationFailed

public static final HttpStatusCode ExpectationFailed

InternalServerError

public static final HttpStatusCode InternalServerError

NotImplemented

public static final HttpStatusCode NotImplemented

BadGateway

public static final HttpStatusCode BadGateway

ServiceUnavailable

public static final HttpStatusCode ServiceUnavailable

GatewayTimeout

public static final HttpStatusCode GatewayTimeout

HttpVersionNotSupported

public static final HttpStatusCode HttpVersionNotSupported
Method Detail

compareTo

public int compareTo(HttpStatusCode other)
Specified by:
compareTo in interface Comparable<HttpStatusCode>

equals

public boolean equals(HttpStatusCode other)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

name

public String name()

ordinal

public int ordinal()

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.