Uses of Annotation Interface
org.glassfish.jersey.process.internal.RequestScoped
Packages that use RequestScoped
Package
Description
Jersey internal package supporting Jersey CDI integration.
Jersey server-side internal classes related to request and response processing.
-
Uses of RequestScoped in org.glassfish.jersey.ext.cdi1x.internal
Methods in org.glassfish.jersey.ext.cdi1x.internal with annotations of type RequestScoped -
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
.