Package org.glassfish.jersey.internal.util
package org.glassfish.jersey.internal.util
Common Jersey internal miscellaneous utility classes.
-
ClassDescriptionA helper class to aid the closing of
InputStream
.Closure<T>Closure interface.The Exception Utils class provide utility method for exception handling.Logger extension with additional logging utility & convenience methods.JDK Version related utilities.Implementation ofFlow.Publisher
corresponding to reactive streams specification.Lazily initialized, thread-safe, random UUID.Utility class to print the variety of types, useful intoString
method.Producer<T>This interface extendsCallable
interface but removes the exception fromcall
declaration.Marker annotation for property classes.Helper class containing convenience methods for readingorg.glassfish.jersey.server.ResourceConfig
andConfiguration
properties.Marker annotation for static fields that represent property names.Marker annotation for static fields that represent property name aliases.Utility methods for Java reflection.A tuple consisting of a concrete class and a declaring class that declares a generic interface type.Common helper methods for SAX parsers.Simple namespace resolver which resolves one predefined namespace.A utility class providing methods capable of splitting String entries into an array of tokens based on either default or custom token delimiters.