Uses of Annotation Interface
org.glassfish.jersey.examples.helloworld.ResponseBodyFromCdiBean
-
Uses of ResponseBodyFromCdiBean in org.glassfish.jersey.examples.helloworld
Classes in org.glassfish.jersey.examples.helloworld with annotations of type ResponseBodyFromCdiBeanModifier and TypeClassDescriptionclassCDI based JAX-RS interceptor that re-writes the original output with request ID obtained from another CDI bean.Methods in org.glassfish.jersey.examples.helloworld with annotations of type ResponseBodyFromCdiBeanModifier and TypeMethodDescriptionRequestScopedResource.interceptedParameterized(String q) voidRequestScopedResource.interceptedParameterizedAsync(String q, AsyncResponse response)