Uses of Package
org.glassfish.jersey.internal.util.collection
-
Packages that use org.glassfish.jersey.internal.util.collection Package Description org.glassfish.jersey.client Jersey client-side classes.org.glassfish.jersey.client.internal org.glassfish.jersey.client.oauth1 Jersey OAuth 1 Client API.org.glassfish.jersey.inject.hk2 org.glassfish.jersey.internal Common Jersey internal API classes.org.glassfish.jersey.internal.inject Common Jersey internal injection utility classes.org.glassfish.jersey.internal.util Common Jersey internal miscellaneous utility classes.org.glassfish.jersey.internal.util.collection Common set of Jersey collection classes.org.glassfish.jersey.jaxb.internal org.glassfish.jersey.jdk.connector.internal Jersey Jdkconnector
internal classes.org.glassfish.jersey.jetty Jersey Jetty container classes.org.glassfish.jersey.jetty.connector Jersey clientconnector
based on the Jetty Client.org.glassfish.jersey.media.multipart JAX-RS Integration with MIME MultiPart Message Formatsorg.glassfish.jersey.message.internal Common Jersey internal messaging classes.org.glassfish.jersey.process.internal Common Jersey internal processing classes.org.glassfish.jersey.server Jersey server-side classes.org.glassfish.jersey.server.internal.inject Jersey server-side JAX-RS injection support classes.org.glassfish.jersey.server.internal.monitoring Jersey server-side internal monitoring and statistics classes.org.glassfish.jersey.server.internal.monitoring.jmx Jersey internal server-side monitoring JMX MBeans implementation classes.org.glassfish.jersey.server.internal.process Jersey server-side internal classes related to request and response processing.org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes.org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes.org.glassfish.jersey.server.model.internal Jersey server-side internal model related and routing helper classes.org.glassfish.jersey.server.oauth1.internal Jersey OAuth 1 Server internal implementation classes.org.glassfish.jersey.servlet Jersey generic Servlet container integration classes.org.glassfish.jersey.simple Jersey Simple 6.x container classes.org.glassfish.jersey.spi Common Jersey service provider contract (SPI) classes. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.client Class Description LazyValue Lazily initializedvalue
.Ref A possibly mutable value reference.UnsafeValue A generic value provider, similar toValue
, but able to throw an exception.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.client.internal Class Description LazyValue Lazily initializedvalue
. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.client.oauth1 Class Description Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.inject.hk2 Class Description Cache Cache implementation that relies on FutureTask.LazyValue Lazily initializedvalue
.Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal Class Description LazyValue Lazily initializedvalue
.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal.inject Class Description Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal.util Class Description ClassTypePair A pair of raw class and the related type. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.internal.util.collection Class Description Cache.CycleHandler Should 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.Cache.OriginThreadAwareFuture Helper class, that remembers the future task origin thread, so that cycles could be detected.ClassTypePair A pair of raw class and the related type.ConcurrentHashMapV8 A hash table supporting full concurrency of retrievals and high expected concurrency for updates.ConcurrentHashMapV8.BaseIterator Base of key, value, and entry Iterators.ConcurrentHashMapV8.CollectionView Base class for views.ConcurrentHashMapV8.CounterCell ConcurrentHashMapV8.CounterHashCode Holder for the thread-local hash code determining which CounterCell to use.ConcurrentHashMapV8.EntrySetView A view of a ConcurrentHashMapV8 as aSet
of (key, value) entries.ConcurrentHashMapV8.KeySetView A view of a ConcurrentHashMapV8 as aSet
of keys, in which additions may optionally be enabled by mapping to a common value.ConcurrentHashMapV8.Node Key-value entry.ConcurrentHashMapV8.Traverser Encapsulates traversal for methods such as containsValue; also serves as a base class for other iterators and spliterators.ConcurrentHashMapV8.TreeNode Nodes for use in TreeBinsConcurrentHashMapV8.ValuesView A view of a ConcurrentHashMapV8 as aCollection
of values, in which additions are disabled.ImmutableMultivaluedMap An immutable view of aMultivaluedMap
.KeyComparator A key comparator.KeyComparatorHashMap A implementation similar toHashMap
but supports the comparison of keys using aKeyComparator
.KeyComparatorHashMap.Entry KeyComparatorHashMap.HashIterator KeyComparatorLinkedHashMap.Entry LinkedHashMap entry.KeyComparatorLinkedHashMap.LinkedHashIterator LazyUnsafeValue Lazily initializedunsafe value
.LazyValue Lazily initializedvalue
.LinkedTransferQueue.Node Queue nodes.NonBlockingInputStream An abstractInputStream
extension that defines contract for non-blocking streamingread
operations.Ref A possibly mutable value reference.Settable A generic settable value container.StringIgnoreCaseKeyComparator Case insensitive String key comparator.ThreadLocalRandom A random number generator isolated to the current thread.TransferQueue ABlockingQueue
in which producers may wait for consumers to receive elements.UnsafeValue A generic value provider, similar toValue
, but able to throw an exception.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jaxb.internal Class Description Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jdk.connector.internal Class Description ByteBufferInputStream AnInputStream
backed by a queue ofbyte buffers
to be read.NonBlockingInputStream 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 Class Description Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.jetty.connector Class Description NonBlockingInputStream An abstractInputStream
extension that defines contract for non-blocking streamingread
operations. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.media.multipart Class Description StringKeyIgnoreCaseMultivaluedMap Multivalued map with String keys that are compared with each other using the case insensitive method. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.message.internal Class Description KeyComparator A key comparator.Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.process.internal Class Description Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server Class Description LazyValue Lazily initializedvalue
.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.inject Class Description Cache Cache implementation that relies on FutureTask.LazyValue Lazily initializedvalue
.UnsafeValue A generic value provider, similar toValue
, but able to throw an exception.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.monitoring Class Description Ref A possibly mutable value reference. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.monitoring.jmx Class Description Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.process Class Description Ref A possibly mutable value reference.Settable A generic settable value container.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.internal.routing Class Description ImmutableMultivaluedMap An immutable view of aMultivaluedMap
.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.model Class Description Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.model.internal Class Description LazyValue Lazily initializedvalue
. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.server.oauth1.internal Class Description Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.servlet Class Description Ref A possibly mutable value reference.Value A generic value provider. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.simple Class Description Ref A possibly mutable value reference.UnsafeValue A generic value provider, similar toValue
, but able to throw an exception. -
Classes in org.glassfish.jersey.internal.util.collection used by org.glassfish.jersey.spi Class Description LazyValue Lazily initializedvalue
.