Package io.airlift.jaxrs
-
Class Summary Class Description AsyncResponseHandler JaxrsBinder JaxrsModule JaxrsModule.JaxRsApplication JsonMapper ParsingExceptionMapper Maps ParsingExceptions to a 400 response code.SmileMapper -
Exception Summary Exception Description JsonMapperParsingException Wraps JsonProcessingExceptions to provide more information about parsing errors.ParsingException Exceptions that extend this class will be caught by the ParsingExceptionMapper and returned with a 400 response status code. -
Annotation Types Summary Annotation Type Description JaxrsResource