Uses of Class
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 ResponseBodyFromCdiBean Modifier and Type Class Description classCustomInterceptorCDI 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 ResponseBodyFromCdiBean Modifier and Type Method Description StringRequestScopedResource. interceptedParameterized(String q)voidRequestScopedResource. interceptedParameterizedAsync(String q, jakarta.ws.rs.container.AsyncResponse response)
-