Uses of Annotation Interface
org.glassfish.jersey.process.internal.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
-
Uses of RequestScoped in org.glassfish.jersey.server.internal.process
Modifier and TypeClassDescriptionclass
Wrapper that holds the reference of theRequestProcessingContext
.