Uses of Class
org.glassfish.jersey.process.internal.RequestScoped
-
Packages that use RequestScoped Package Description org.glassfish.jersey.server.internal.process Jersey server-side internal classes related to request and response processing. -
-
Uses of RequestScoped in org.glassfish.jersey.server.internal.process
Classes in org.glassfish.jersey.server.internal.process with annotations of type RequestScoped Modifier and Type Class Description class
RequestProcessingContextReference
Wrapper that holds the reference of theRequestProcessingContext
.
-