object Rejections
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def authenticationCredentialsMissing(challenge: ): AuthenticationFailedRejection
- def authenticationCredentialsRejected(challenge: ): AuthenticationFailedRejection
- def authorizationFailed: scaladsl.server.AuthorizationFailedRejection
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def expectedWebSocketRequest: scaladsl.server.ExpectedWebSocketRequestRejection
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def invalidRequiredValueForQueryParam(parameterName: String, requiredValue: String, actualValue: String): InvalidRequiredValueForQueryParamRejection
- final def isInstanceOf[T0]: Boolean
- def malformedFormField(fieldName: String, errorMsg: String, cause: Optional[Throwable]): scaladsl.server.MalformedFormFieldRejection
- def malformedFormField(fieldName: String, errorMsg: String): MalformedFormFieldRejection
- def malformedHeader(headerName: String, errorMsg: String, cause: Optional[Throwable]):
- def malformedHeader(headerName: String, errorMsg: String):
- def malformedQueryParam(parameterName: String, errorMsg: String, cause: Optional[Throwable]): MalformedQueryParamRejection
- def malformedQueryParam(parameterName: String, errorMsg: String): MalformedQueryParamRejection
- def malformedRequestContent(message: String, cause: Throwable): scaladsl.server.MalformedRequestContentRejection
- def method(supported: HttpMethod): MethodRejection
- def missingCookie(cookieName: String): scaladsl.server.MissingCookieRejection
- def missingFormField(fieldName: String): MissingFormFieldRejection
- def missingHeader(headerName: String):
- def missingQueryParam(parameterName: String): MissingQueryParamRejection
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def rejectionError(rejection: Rejection): scaladsl.server.RejectionError
- def requestEntityExpected: RequestEntityExpectedRejection
- def scheme(supported: String): SchemeRejection
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tooManyRanges(maxRanges: Int): scaladsl.server.TooManyRangesRejection
- def transformationRejection(f: Function[List[Rejection], List[Rejection]]): scaladsl.server.TransformationRejection
- def unacceptedResponseContentType(supportedContentTypes: Iterable[ContentType], supportedMediaTypes: Iterable[MediaType]): UnacceptedResponseContentTypeRejection
- def unacceptedResponseEncoding(supported: Iterable[]): scaladsl.server.UnacceptedResponseEncodingRejection
- def unacceptedResponseEncoding(supported: ): scaladsl.server.UnacceptedResponseEncodingRejection
- def unsatisfiableRange(unsatisfiableRanges: Iterable[], actualEntityLength: Long): scaladsl.server.UnsatisfiableRangeRejection
- def unsupportedRequestContentType(supported: Iterable[MediaType]): UnsupportedRequestContentTypeRejection
- def unsupportedRequestContentType(supported: Iterable[MediaType], contentType: Optional[ContentType]): UnsupportedRequestContentTypeRejection
- def unsupportedRequestEncoding(supported: ): UnsupportedRequestEncodingRejection
- def validationRejection(message: String, cause: Optional[Throwable]): scaladsl.server.ValidationRejection
- def validationRejection(message: String): scaladsl.server.ValidationRejection
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def authenticationCredentialsMissing(challenge: ): AuthenticationFailedRejection
- def authenticationCredentialsRejected(challenge: ): AuthenticationFailedRejection
- def authorizationFailed: scaladsl.server.AuthorizationFailedRejection
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def expectedWebSocketRequest: scaladsl.server.ExpectedWebSocketRequestRejection
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def invalidRequiredValueForQueryParam(parameterName: String, requiredValue: String, actualValue: String): InvalidRequiredValueForQueryParamRejection
- final def isInstanceOf[T0]: Boolean
- def malformedFormField(fieldName: String, errorMsg: String, cause: Optional[Throwable]): scaladsl.server.MalformedFormFieldRejection
- def malformedFormField(fieldName: String, errorMsg: String): MalformedFormFieldRejection
- def malformedHeader(headerName: String, errorMsg: String, cause: Optional[Throwable]):
- def malformedHeader(headerName: String, errorMsg: String):
- def malformedQueryParam(parameterName: String, errorMsg: String, cause: Optional[Throwable]): MalformedQueryParamRejection
- def malformedQueryParam(parameterName: String, errorMsg: String): MalformedQueryParamRejection
- def malformedRequestContent(message: String, cause: Throwable): scaladsl.server.MalformedRequestContentRejection
- def method(supported: HttpMethod): MethodRejection
- def missingCookie(cookieName: String): scaladsl.server.MissingCookieRejection
- def missingFormField(fieldName: String): MissingFormFieldRejection
- def missingHeader(headerName: String):
- def missingQueryParam(parameterName: String): MissingQueryParamRejection
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def rejectionError(rejection: Rejection): scaladsl.server.RejectionError
- def requestEntityExpected: RequestEntityExpectedRejection
- def scheme(supported: String): SchemeRejection
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- def tooManyRanges(maxRanges: Int): scaladsl.server.TooManyRangesRejection
- def transformationRejection(f: Function[List[Rejection], List[Rejection]]): scaladsl.server.TransformationRejection
- def unacceptedResponseContentType(supportedContentTypes: Iterable[ContentType], supportedMediaTypes: Iterable[MediaType]): UnacceptedResponseContentTypeRejection
- def unacceptedResponseEncoding(supported: Iterable[]): scaladsl.server.UnacceptedResponseEncodingRejection
- def unacceptedResponseEncoding(supported: ): scaladsl.server.UnacceptedResponseEncodingRejection
- def unsatisfiableRange(unsatisfiableRanges: Iterable[], actualEntityLength: Long): scaladsl.server.UnsatisfiableRangeRejection
- def unsupportedRequestContentType(supported: Iterable[MediaType]): UnsupportedRequestContentTypeRejection
- def unsupportedRequestContentType(supported: Iterable[MediaType], contentType: Optional[ContentType]): UnsupportedRequestContentTypeRejection
- def unsupportedRequestEncoding(supported: ): UnsupportedRequestEncodingRejection
- def validationRejection(message: String, cause: Optional[Throwable]): scaladsl.server.ValidationRejection
- def validationRejection(message: String): scaladsl.server.ValidationRejection
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit