trait Responses[F[_]] extends AnyRef
Ordering
- Alphabetic
- By Inheritance
Inherited
- Responses
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (Responses[F], B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def ensuring(cond: (Responses[F]) ⇒ Boolean, msg: ⇒ Any): Responses[F]
- def ensuring(cond: (Responses[F]) ⇒ Boolean): Responses[F]
- def ensuring(cond: Boolean, msg: ⇒ Any): Responses[F]
- def ensuring(cond: Boolean): Responses[F]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- implicit def http4sAcceptedSyntax(status: Accepted.type): AcceptedOps[F]
- implicit def http4sAlreadyReportedSyntax(status: AlreadyReported.type): AlreadyReportedOps[F]
- implicit def http4sBadGatewaySyntax(status: BadGateway.type): BadGatewayOps[F]
- implicit def http4sBadRequestSyntax(status: BadRequest.type): BadRequestOps[F]
- implicit def http4sConflictSyntax(status: Conflict.type): ConflictOps[F]
- implicit def http4sContinueSyntax(status: Continue.type): ContinueOps[F]
- implicit def http4sCreatedSyntax(status: Created.type): CreatedOps[F]
- implicit def http4sEarlyHintsSyntax(status: EarlyHints.type): EarlyHintsOps[F]
- implicit def http4sExpectationFailedSyntax(status: ExpectationFailed.type): ExpectationFailedOps[F]
- implicit def http4sFailedDependencySyntax(status: FailedDependency.type): FailedDependencyOps[F]
- implicit def http4sForbiddenSyntax(status: Forbidden.type): ForbiddenOps[F]
- implicit def http4sFoundSyntax(status: Found.type): FoundOps[F]
- implicit def http4sGatewayTimeoutSyntax(status: GatewayTimeout.type): GatewayTimeoutOps[F]
- implicit def http4sGoneSyntax(status: Gone.type): GoneOps[F]
- implicit def http4sHttpVersionNotSupportedSyntax(status: HttpVersionNotSupported.type): HttpVersionNotSupportedOps[F]
- implicit def http4sIMUsedSyntax(status: IMUsed.type): IMUsedOps[F]
- implicit def http4sInsufficientStorageSyntax(status: InsufficientStorage.type): InsufficientStorageOps[F]
- implicit def http4sInternalServerErrorSyntax(status: InternalServerError.type): InternalServerErrorOps[F]
- implicit def http4sLengthRequiredSyntax(status: LengthRequired.type): LengthRequiredOps[F]
- implicit def http4sLockedSyntax(status: Locked.type): LockedOps[F]
- implicit def http4sLoopDetectedSyntax(status: LoopDetected.type): LoopDetectedOps[F]
- implicit def http4sMethodNotAllowedSyntax(status: MethodNotAllowed.type): MethodNotAllowedOps[F]
- implicit def http4sMisdirectedRequestSyntax(status: MisdirectedRequest.type): MisdirectedRequestOps[F]
- implicit def http4sMovedPermanentlySyntax(status: MovedPermanently.type): MovedPermanentlyOps[F]
- implicit def http4sMultiStatusSyntax(status: MultiStatus.type): MultiStatusOps[F]
- implicit def http4sMultipleChoicesSyntax(status: MultipleChoices.type): MultipleChoicesOps[F]
- implicit def http4sNetworkAuthenticationRequiredSyntax(status: NetworkAuthenticationRequired.type): NetworkAuthenticationRequiredOps[F]
- implicit def http4sNoContentSyntax(status: NoContent.type): NoContentOps[F]
- implicit def http4sNonAuthoritativeInformationSyntax(status: NonAuthoritativeInformation.type): NonAuthoritativeInformationOps[F]
- implicit def http4sNotAcceptableSyntax(status: NotAcceptable.type): NotAcceptableOps[F]
- implicit def http4sNotExtendedSyntax(status: NotExtended.type): NotExtendedOps[F]
- implicit def http4sNotFoundSyntax(status: NotFound.type): NotFoundOps[F]
- implicit def http4sNotImplementedSyntax(status: NotImplemented.type): NotImplementedOps[F]
- implicit def http4sNotModifiedSyntax(status: NotModified.type): NotModifiedOps[F]
- implicit def http4sOkSyntax(status: Ok.type): OkOps[F]
- implicit def http4sPartialContentSyntax(status: PartialContent.type): PartialContentOps[F]
- implicit def http4sPayloadTooLargeSyntax(status: PayloadTooLarge.type): PayloadTooLargeOps[F]
- implicit def http4sPaymentRequiredSyntax(status: PaymentRequired.type): PaymentRequiredOps[F]
- implicit def http4sPermanentRedirectSyntax(status: PermanentRedirect.type): PermanentRedirectOps[F]
- implicit def http4sPreconditionFailedSyntax(status: PreconditionFailed.type): PreconditionFailedOps[F]
- implicit def http4sPreconditionRequiredSyntax(status: PreconditionRequired.type): PreconditionRequiredOps[F]
- implicit def http4sProxyAuthenticationRequiredSyntax(status: ProxyAuthenticationRequired.type): ProxyAuthenticationRequiredOps[F]
- implicit def http4sRangeNotSatisfiableSyntax(status: RangeNotSatisfiable.type): RangeNotSatisfiableOps[F]
- implicit def http4sRequestHeaderFieldsTooLargeSyntax(status: RequestHeaderFieldsTooLarge.type): RequestHeaderFieldsTooLargeOps[F]
- implicit def http4sRequestTimeoutSyntax(status: RequestTimeout.type): RequestTimeoutOps[F]
- implicit def http4sResetContentSyntax(status: ResetContent.type): ResetContentOps[F]
- implicit def http4sSeeOtherSyntax(status: SeeOther.type): SeeOtherOps[F]
- implicit def http4sServiceUnavailableSyntax(status: ServiceUnavailable.type): ServiceUnavailableOps[F]
- implicit def http4sSwitchingProtocolsSyntax(status: SwitchingProtocols.type): SwitchingProtocolsOps[F]
- implicit def http4sTemporaryRedirectSyntax(status: TemporaryRedirect.type): TemporaryRedirectOps[F]
- implicit def http4sTooEarlySyntax(status: TooEarly.type): TooEarlyOps[F]
- implicit def http4sTooManyRequestsSyntax(status: TooManyRequests.type): TooManyRequestsOps[F]
- implicit def http4sUnauthorizedSyntax(status: Unauthorized.type): UnauthorizedOps[F]
- implicit def http4sUnavailableForLegalReasonsSyntax(status: UnavailableForLegalReasons.type): UnavailableForLegalReasonsOps[F]
- implicit def http4sUnprocessableEntitySyntax(status: UnprocessableEntity.type): UnprocessableEntityOps[F]
- implicit def http4sUnsupportedMediaTypeSyntax(status: UnsupportedMediaType.type): UnsupportedMediaTypeOps[F]
- implicit def http4sUpgradeRequiredSyntax(status: UpgradeRequired.type): UpgradeRequiredOps[F]
- implicit def http4sUriTooLongSyntax(status: UriTooLong.type): UriTooLongOps[F]
- implicit def http4sVariantAlsoNegotiatesSyntax(status: VariantAlsoNegotiates.type): VariantAlsoNegotiatesOps[F]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @throws( ... )
- def →[B](y: B): (Responses[F], B)