Uses of Package
org.glassfish.jersey.internal.util.collection
Packages that use org.glassfish.jersey.internal.util.collection
Package
Description
Jersey client-side classes.
Common Jersey internal API classes.
Common Jersey internal injection utility classes.
Common Jersey internal miscellaneous utility classes.
Common set of Jersey collection classes.
Jersey Jdk
connector
internal classes.Jersey client
connector
based on the
Jetty Client.Common Jersey internal messaging classes.
Common Jersey internal processing classes.
Jersey server-side classes.
Jersey server-side JAX-RS injection support classes.
Jersey server-side internal monitoring and statistics classes.
Jersey internal server-side monitoring JMX MBeans implementation classes.
Jersey server-side internal classes related to request and response processing.
Jersey server-side internal resource routing classes.
Jersey server-side application invalid input: '&' resource modeling classes.
Jersey server-side internal model related and routing helper classes.
Common Jersey service provider contract (SPI) classes.
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.client
-
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.inject.hk2
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal
-
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal.util
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal.util.collectionClassDescriptionShould a cycle be detected during computation of a value for given key, this interface allows client code to register a callback that would get invoked in such a case.Helper class, that remembers the future task origin thread, so that cycles could be detected.A pair of raw class and the related type.A hash table supporting full concurrency of retrievals and high expected concurrency for updates.Base of key, value, and entry Iterators.Base class for views.Holder for the thread-local hash code determining which CounterCell to use.A view of a ConcurrentHashMapV8 as a
Set
of (key, value) entries.A view of a ConcurrentHashMapV8 as aSet
of keys, in which additions may optionally be enabled by mapping to a common value.Key-value entry.Encapsulates traversal for methods such as containsValue; also serves as a base class for other iterators and spliterators.Nodes for use in TreeBinsA view of a ConcurrentHashMapV8 as aCollection
of values, in which additions are disabled.An immutable view of aMultivaluedMap
.A key comparator.A implementation similar toHashMap
but supports the comparison of keys using aKeyComparator
.LinkedHashMap entry.Lazily initializedunsafe value
.Lazily initializedvalue
.Queue nodes.An abstractInputStream
extension that defines contract for non-blocking streamingread
operations.A possibly mutable value reference.A generic settable value container.Case insensitive String key comparator.A random number generator isolated to the current thread.ABlockingQueue
in which producers may wait for consumers to receive elements.A generic value provider, similar toValue
, but able to throw an exception.A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jaxb.internal
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jdk.connector.internalClassDescriptionAn
InputStream
backed by a queue ofbyte buffers
to be read.An abstractInputStream
extension that defines contract for non-blocking streamingread
operations. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jetty.connectorClassDescriptionAn abstract
InputStream
extension that defines contract for non-blocking streamingread
operations. -
-
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server
-
-
-
-
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.routingClassDescriptionAn immutable view of a
MultivaluedMap
.A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.model
-
-
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.spi