Uses of Interface
org.glassfish.jersey.internal.util.collection.Settable
Packages that use Settable
Package
Description
Common set of Jersey collection classes.
Jersey server-side internal classes related to request and response processing.
-
Uses of Settable in org.glassfish.jersey.internal.util.collection
Subinterfaces of Settable in org.glassfish.jersey.internal.util.collection -
Uses of Settable in org.glassfish.jersey.server.internal.process
Classes in org.glassfish.jersey.server.internal.process that implement SettableModifier and TypeClassDescriptionclass
Wrapper that holds the reference of theRequestProcessingContext
.