tapir-server
tapir-server
API
sttp.tapir.server
interceptor
content
NotAcceptableInterceptor
cors
CORSConfig
CORSConfig
AllowedCredentials
Allow
Deny
AllowedCredentials
AllowedHeaders
All
Reflect
Some
AllowedHeaders
AllowedMethods
All
Some
AllowedMethods
AllowedOrigin
All
Matching
Single
AllowedOrigin
ExposedHeaders
All
None
Some
ExposedHeaders
MaxAge
Default
Some
MaxAge
CORSInterceptor
CORSInterceptor
decodefailure
DecodeFailureHandler
DecodeFailureInterceptor
DefaultDecodeFailureHandler
DefaultDecodeFailureHandler
FailureMessages
OnDecodeFailure
RichEndpointTransput
ValidationMessages
exception
DefaultExceptionHandler
DefaultExceptionHandler
ExceptionContext
ExceptionHandler
ExceptionHandler
ExceptionInterceptor
log
DefaultServerLog
ExceptionContext
ServerLog
ServerLogEndpointInterceptor
ServerLogInterceptor
metrics
MetricsRequestInterceptor
reject
DefaultRejectHandler
DefaultRejectHandler
Responses
RejectHandler
RejectHandler
RejectInterceptor
RejectInterceptor
CustomiseInterceptors
DecodeFailureContext
DecodeSuccessContext
EndpointHandler
EndpointInterceptor
EndpointInterceptor
Interceptor
RequestHandler
RequestHandler
RequestInterceptor
RequestInterceptor
RequestResultEffectTransform
RequestResultTransform
ServerEndpointFilter
RequestResult
RequestResult
Failure
Response
Responder
SecurityFailureContext
interpreter
BodyListener
BodyListener
BodyListenerOps
DecodeBasicInputs
IndexedBasicInput
DecodeBasicInputsResult
DecodeBasicInputsResult
Failure
Values
DecodeInputsContext
DecodeInputsContext
EncodeOutputs
FilterServerEndpoints
FilterServerEndpoints
InputValue
InputValueResult
InputValueResult
Failure
Value
OutputValues
OutputValues
RawValue
RawValue
RequestBody
ServerInterpreter
ToResponseBody
metrics
EndpointMetric
Metric
MetricLabels
MetricLabels
ResponsePhaseLabel
model
ServerResponse
ServerResponse
ValuedEndpointOutput
tapir-server
/
sttp.tapir.server
/
sttp.tapir.server.interceptor
/
sttp.tapir.server.interceptor.exception
/
ExceptionContext
ExceptionContext
sttp.tapir.server.interceptor.exception.ExceptionContext
case
class
ExceptionContext
(
e
:
Throwable
,
endpoint
:
AnyEndpoint
,
request
:
ServerRequest
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods