Uses of Annotation Type
org.glassfish.jersey.process.internal.RequestScoped
Packages that use RequestScoped
Package
Description
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 RequestScopedModifier and TypeClassDescriptionclass
Wrapper that holds the reference of theRequestProcessingContext
.