oxygen.web.model.HttpCode
See theHttpCode companion class
object HttpCode
Attributes
Members list
Type members
Classlikes
case object AlreadyReported extends Standard
Attributes
- Supertypes
- Self type
-
AlreadyReported.type
case object BadGateway extends Standard
Attributes
- Supertypes
- Self type
-
BadGateway.type
case object BadRequest extends Standard
Attributes
- Supertypes
- Self type
-
BadRequest.type
case object ExpectationFailed extends Standard
Attributes
- Supertypes
- Self type
-
ExpectationFailed.type
case object FailedDependency extends Standard
Attributes
- Supertypes
- Self type
-
FailedDependency.type
case object GatewayTimeout extends Standard
Attributes
- Supertypes
- Self type
-
GatewayTimeout.type
case object HttpVersionNotSupported extends Standard
Attributes
- Supertypes
- Self type
case object InsufficientStorage extends Standard
Attributes
- Supertypes
- Self type
-
InsufficientStorage.type
case object InternalServerError extends Standard
Attributes
- Supertypes
- Self type
-
InternalServerError.type
case object LengthRequired extends Standard
Attributes
- Supertypes
- Self type
-
LengthRequired.type
case object LoopDetected extends Standard
Attributes
- Supertypes
- Self type
-
LoopDetected.type
case object MethodNotAllowed extends Standard
Attributes
- Supertypes
- Self type
-
MethodNotAllowed.type
case object MisdirectedRequest extends Standard
Attributes
- Supertypes
- Self type
-
MisdirectedRequest.type
case object MovedPermanently extends Standard
Attributes
- Supertypes
- Self type
-
MovedPermanently.type
case object MultiStatus extends Standard
Attributes
- Supertypes
- Self type
-
MultiStatus.type
case object MultipleChoices extends Standard
Attributes
- Supertypes
- Self type
-
MultipleChoices.type
case object NetworkAuthenticationRequired extends Standard
Attributes
- Supertypes
- Self type
case object NonAuthoritativeInformation extends Standard
Attributes
- Supertypes
- Self type
final case class NonStandard extends HttpCode
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HttpCodeclass Objecttrait Matchableclass AnyShow all
case object NotAcceptable extends Standard
Attributes
- Supertypes
- Self type
-
NotAcceptable.type
case object NotExtended extends Standard
Attributes
- Supertypes
- Self type
-
NotExtended.type
case object NotImplemented extends Standard
Attributes
- Supertypes
- Self type
-
NotImplemented.type
case object NotModified extends Standard
Attributes
- Supertypes
- Self type
-
NotModified.type
case object PartialContent extends Standard
Attributes
- Supertypes
- Self type
-
PartialContent.type
case object PayloadTooLarge extends Standard
Attributes
- Supertypes
- Self type
-
PayloadTooLarge.type
case object PaymentRequired extends Standard
Attributes
- Supertypes
- Self type
-
PaymentRequired.type
case object PermanentRedirect extends Standard
Attributes
- Supertypes
- Self type
-
PermanentRedirect.type
case object PreconditionFailed extends Standard
Attributes
- Supertypes
- Self type
-
PreconditionFailed.type
case object PreconditionRequired extends Standard
Attributes
- Supertypes
- Self type
-
PreconditionRequired.type
case object Processing extends Standard
Attributes
- Supertypes
- Self type
-
Processing.type
case object ProxyAuthenticationRequired extends Standard
Attributes
- Supertypes
- Self type
case object RangeNotSatisfiable extends Standard
Attributes
- Supertypes
- Self type
-
RangeNotSatisfiable.type
case object RequestHeaderFieldsTooLarge extends Standard
Attributes
- Supertypes
- Self type
case object RequestTimeout extends Standard
Attributes
- Supertypes
- Self type
-
RequestTimeout.type
case object ResetContent extends Standard
Attributes
- Supertypes
- Self type
-
ResetContent.type
case object ServiceUnavailable extends Standard
Attributes
- Supertypes
- Self type
-
ServiceUnavailable.type
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object Acceptedobject AlreadyReportedobject BadGatewayobject BadRequestobject Conflictobject Continueobject Createdobject ExpectationFailedobject FailedDependencyobject Forbiddenobject Foundobject GatewayTimeoutobject Goneobject HttpVersionNotSupportedobject ImATeapotobject ImUsedobject InsufficientStorageobject InternalServerErrorobject LengthRequiredobject Lockedobject LoopDetectedobject MethodNotAllowedobject MisdirectedRequestobject MovedPermanentlyobject MultiStatusobject MultipleChoicesobject NoContentobject NonAuthoritativeInformationobject NotAcceptableobject NotExtendedobject NotFoundobject NotImplementedobject NotModifiedobject Okobject PartialContentobject PayloadTooLargeobject PaymentRequiredobject PermanentRedirectobject PreconditionFailedobject PreconditionRequiredobject Processingobject ProxyAuthenticationRequiredobject RangeNotSatisfiableobject RequestHeaderFieldsTooLargeobject RequestTimeoutobject ResetContentobject SeeOtherobject ServiceUnavailableobject SwitchingProtocolsobject TemporaryRedirectobject TooEarlyobject TooManyRequestsobject Unauthorizedobject UnavailableForLegalReasonsobject UnprocessableEntityobject UnsupportedMediaTypeobject UpgradeRequiredobject UriTooLongobject UseProxyobject VariantAlsoNegotiatesShow all
case object SwitchingProtocols extends Standard
Attributes
- Supertypes
- Self type
-
SwitchingProtocols.type
case object TemporaryRedirect extends Standard
Attributes
- Supertypes
- Self type
-
TemporaryRedirect.type
case object TooManyRequests extends Standard
Attributes
- Supertypes
- Self type
-
TooManyRequests.type
case object Unauthorized extends Standard
Attributes
- Supertypes
- Self type
-
Unauthorized.type
case object UnavailableForLegalReasons extends Standard
Attributes
- Supertypes
- Self type
case object UnprocessableEntity extends Standard
Attributes
- Supertypes
- Self type
-
UnprocessableEntity.type
case object UnsupportedMediaType extends Standard
Attributes
- Supertypes
- Self type
-
UnsupportedMediaType.type
case object UpgradeRequired extends Standard
Attributes
- Supertypes
- Self type
-
UpgradeRequired.type
case object UriTooLong extends Standard
Attributes
- Supertypes
- Self type
-
UriTooLong.type
case object VariantAlsoNegotiates extends Standard
Attributes
- Supertypes
- Self type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article