Uses of Class
org.glassfish.jersey.process.internal.RequestScope
Packages that use RequestScope
-
Uses of RequestScope in org.glassfish.jersey.internal
Methods in org.glassfish.jersey.internal that return RequestScopeModifier and TypeMethodDescriptionBootstrapBag.getRequestScope()Gets an instance ofRequestScope.Methods in org.glassfish.jersey.internal with parameters of type RequestScopeModifier and TypeMethodDescriptionvoidBootstrapBag.setRequestScope(RequestScope requestScope) Sets an instance ofRequestScope.