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