All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Class Description ArrayParserFactory This interface is used to createValueParser
able to parse serialized array structures.BadRequestException Represents an exception while processing a request withValidationHandler
.Bodies In this interface you can find all availableBodyProcessorFactory
to use inValidationHandlerBuilder
.BodyProcessorException Represents an exception while processing a bodyBodyProcessorException.BodyProcessorErrorType BodyProcessorFactory This interface is used to build body processors.MalformedValueException Represents a malformed value that parser is unable to manageObjectParserFactory This interface is used to createValueParser
able to parse serialized object structures.ParameterProcessorException Represents an exception while processing a parameterParameterProcessorException.ParameterProcessorErrorType ParameterProcessorFactory This interface is used to build parameter processors supported on everyParameterLocation
.Parameters In this interface you can find all availableParameterProcessorFactory
to use inValidationHandlerBuilder
.Parsers In this interface you can find all availableArrayParserFactory
,ObjectParserFactory
&TupleParserFactory
RequestParameter Request parameter holderRequestParameters Container for request parametersRequestPredicate Request predicateRequestPredicateException Represents an error while trying to validateRequestPredicateResult Result of aRequestPredicate
StyledParameterProcessorFactory This interface is used to build complex parameter processors supported only in cookie & query.TupleParserFactory This interface is used to createValueParser
able to parse serialized object structures.ValidationHandler ValidationHandlerBuilder Builder for aValidationHandler
.