Package org.jboss.resteasy.plugins.providers.jackson
-
Class Summary Class Description Jackson2JsonpInterceptor JSONP is an alternative to normal AJAX requests.Jackson2JsonpInterceptor.DoNotCloseDelegateOutputStream This subclass ofCommitHeaderOutputStreamoverrides theJackson2JsonpInterceptor.DoNotCloseDelegateOutputStream.close()method so it would commit the headers only, without actually calling theJackson2JsonpInterceptor.DoNotCloseDelegateOutputStream.close()method of the delegateOutputStreamResteasyJackson2Provider Only different from Jackson one is *+json in @Produces/@ConsumesResteasyJackson2Provider.ClassAnnotationKey UnrecognizedPropertyExceptionHandler (RESTEASY-1485) Address concerns of a possible XSS attack by removing some details of the exception.