A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBinder - Class in org.glassfish.jersey.internal.inject
-
Implementation of
Binderinterface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI. - AbstractBinder() - Constructor for class org.glassfish.jersey.internal.inject.AbstractBinder
- AbstractChainableStage<DATA> - Class in org.glassfish.jersey.process.internal
-
Abstract chainable linear acceptor.
- AbstractChainableStage() - Constructor for class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Create a new chainable acceptor with no next stage set.
- AbstractChainableStage(Stage<DATA>) - Constructor for class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Create a new chainable acceptor with an initialized default next stage value.
- AbstractEntityProviderModel<T> - Class in org.glassfish.jersey.message
-
Abstract entity provider model.
- AbstractExecutorProvidersConfigurator - Class in org.glassfish.jersey.process.internal
-
Abstract Configurator which initializes and register
ExecutorServiceProviderandScheduledExecutorServiceProvider. - AbstractExecutorProvidersConfigurator() - Constructor for class org.glassfish.jersey.process.internal.AbstractExecutorProvidersConfigurator
- AbstractFeatureConfigurator<T> - Class in org.glassfish.jersey
- AbstractFeatureConfigurator(Class, RuntimeType) - Constructor for class org.glassfish.jersey.AbstractFeatureConfigurator
-
Create a new configurator.
- AbstractFormProvider<T> - Class in org.glassfish.jersey.message.internal
-
Abstract base class for form entity types marshalling & un-marshalling support.
- AbstractFormProvider() - Constructor for class org.glassfish.jersey.message.internal.AbstractFormProvider
- AbstractFuture<V> - Class in org.glassfish.jersey.internal.guava
-
An abstract implementation of the
ListenableFutureinterface. - AbstractIterator<T> - Class in org.glassfish.jersey.internal.guava
-
This class provides a skeletal implementation of the
Iteratorinterface, to make this interface easier to implement for certain types of data sources. - AbstractMessageReaderWriterProvider<T> - Class in org.glassfish.jersey.message.internal
-
Abstract entity provider (reader and writer) base class.
- AbstractMessageReaderWriterProvider() - Constructor for class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
- AbstractRuntimeDelegate - Class in org.glassfish.jersey.internal
-
An abstract implementation of
RuntimeDelegatethat provides support common to the client and server. - AbstractRuntimeDelegate(Set<HeaderDelegateProvider>) - Constructor for class org.glassfish.jersey.internal.AbstractRuntimeDelegate
-
Initialization constructor.
- AbstractServiceFinderConfigurator<T> - Class in org.glassfish.jersey.internal
-
Simple ServiceFinder configuration.
- AbstractServiceFinderConfigurator(Class<T>, RuntimeType) - Constructor for class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Create a new configurator.
- AbstractThreadPoolProvider<E extends ThreadPoolExecutor> - Class in org.glassfish.jersey.spi
-
Abstract thread pool executor provider.
- AbstractThreadPoolProvider(String) - Constructor for class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Inheritance constructor.
- AbstractThreadPoolProvider(String, Configuration) - Constructor for class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Inheritance constructor.
- ACCEPT_PATCH - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link PATCH Method for HTTP}
- ACCEPT_RANGES - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- AcceptableLanguageTag - Class in org.glassfish.jersey.message.internal
-
An acceptable language tag.
- AcceptableLanguageTag(String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableLanguageTag(String, String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableLanguageTag(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableMediaType - Class in org.glassfish.jersey.message.internal
-
An acceptable media type.
- AcceptableMediaType(String, String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance with a
default quality factorvalue. - AcceptableMediaType(String, String, int, Map<String, String>) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance.
- AcceptableToken - Class in org.glassfish.jersey.message.internal
-
An acceptable token.
- AcceptableToken(String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableToken
- AcceptableToken(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.AcceptableToken
- ACCEPTED_202 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
202 Accepted.
- activate(RequestContext, RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Stores the provided
RequestContextto thread-local variable belonging to current request scope. - add() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- add(E) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- add(E) - Method in class org.glassfish.jersey.internal.guava.UnmodifiableListIterator
-
Deprecated.Unsupported operation.
- add(String, int) - Method in class org.glassfish.jersey.internal.guava.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in
name=valueformat. - add(String, long) - Method in class org.glassfish.jersey.internal.guava.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in
name=valueformat. - add(String, Object) - Method in class org.glassfish.jersey.internal.guava.MoreObjects.ToStringHelper
-
Adds a name/value pair to the formatted output in
name=valueformat. - add(String, V) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- add(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- addAlias(Class<?>) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's alias.
- addAll(String, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- addAll(String, V...) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- addAll(Collection<? extends E>) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Adds all elements in
iteratortocollection. - addAll(K, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- addAll(K, V...) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- addContract(Class<?>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new provided contract.
- addContract(Class<?>, int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new provided contract with priority.
- addContracts(Collection<Class<?>>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new provided contracts.
- addContracts(Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new provided contracts.
- addFirst(String, V) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- addFirst(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- addFirstNull(List<String>) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- addFirstNull(List<V>) - Method in class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- addHandler(Handler) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- addListener(Runnable, Executor) - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
-
Registers a listener to be run on the given executor.
- addListener(Runnable, Executor) - Method in interface org.glassfish.jersey.internal.guava.ListenableFuture
-
Registers a listener to be run on the given executor.
- addNameBinding(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new contract provider name binding.
- addNull(List<String>) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- addNull(List<V>) - Method in class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- addProperties(Map<String, ?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Add properties to
ResourceConfig. - AGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Caching}
- AggregatedProvider(InjectionManager, Configuration) - Constructor for class org.glassfish.jersey.internal.inject.ParamConverters.AggregatedProvider
-
Create new aggregated
param converter provider. - AliasBinding - Class in org.glassfish.jersey.internal.inject
-
Injection binding description used to describe the aliases to main
Binding. - all(Iterator<T>, Predicate<? super T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns
trueif every element returned byiteratorsatisfies the given predicate. - allow(String...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- allow(Set<String>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- ALLOW_SYSTEM_PROPERTIES_PROVIDER - Static variable in class org.glassfish.jersey.CommonProperties
-
Property which allows (if true) default System properties configuration provider.
- ALREADY_REPORTED_208 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
208 Already Reported.
- alwaysTrue() - Static method in class org.glassfish.jersey.internal.guava.Predicates
-
Returns a predicate that always evaluates to
true. - analyzeWith(String) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's analyzer.
- AnnotatedMethod - Class in org.glassfish.jersey.model
-
Annotated method representation.
- AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.model.AnnotatedMethod
-
Create annotated method instance from the
Java method. - AnnotationLiteral<T extends Annotation> - Class in org.glassfish.jersey.internal.inject
-
Supports inline instantiation of annotation type instances.
- AnnotationLiteral() - Constructor for class org.glassfish.jersey.internal.inject.AnnotationLiteral
- annotationType() - Method in class org.glassfish.jersey.internal.inject.AnnotationLiteral
-
Method returns the type of the annotation literal.
- ANY_MATCH - Static variable in class org.glassfish.jersey.message.internal.MatchingEntityTag
-
An empty set that corresponds to
If-Match: *orIf-None-Match: *. - appendEscapingQuotes(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- appendQuoted(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new quoted value to the string builder.
- appendQuotedIfNonToken(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- appendQuotedIfWhitespace(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class org.glassfish.jersey.internal.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries, using the previously configured separator and key-value separator, toappendable. - appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class org.glassfish.jersey.internal.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries, using the previously configured separator and key-value separator, tobuilder. - appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class org.glassfish.jersey.internal.guava.Joiner.MapJoiner
-
Appends the string representation of each entry in
entries, using the previously configured separator and key-value separator, tobuilder. - appendTo(StringBuilder, Map<?, ?>) - Method in class org.glassfish.jersey.internal.guava.Joiner.MapJoiner
-
Appends the string representation of each entry of
map, using the previously configured separator and key-value separator, tobuilder. - ApplicationSupplier - Interface in org.glassfish.jersey
-
Implementation of this interface is capable of returning
Application. - apply(DATA) - Method in interface org.glassfish.jersey.process.Inflector
-
Transform data of a given type into a result of the different type.
- apply(DATA) - Method in interface org.glassfish.jersey.process.internal.Stage
-
Performs a data processing task and returns the processed data together with a
processing continuation. - apply(DATA) - Method in class org.glassfish.jersey.process.internal.Stages.LinkedStage
- apply(K) - Method in interface org.glassfish.jersey.internal.guava.LoadingCache
-
Deprecated.
- apply(K) - Method in class org.glassfish.jersey.internal.util.collection.Cache
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
- aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
- array(Object[]) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Returns a pretty string for the given array.
- ARRAY_PAIRS - org.glassfish.jersey.uri.JerseyQueryParamStyle
-
Multiple parameter instances with square brackets for each parameter, e.g.:
foo[]=v1&foo[]=v2&foo[]=v3 - as(String, Class<T>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- as(String, Class<T>) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
-
Get value of a property as a definite type property shall exist in order for this method to be used.
- ASCENDING - org.glassfish.jersey.model.internal.RankedComparator.Order
-
Ascending order.
- asClosed(PathPattern) - Static method in class org.glassfish.jersey.uri.PathPattern
-
Return a new path pattern with a same path template but a
closedright hand path. - asHeaderString(List<Object>, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Converts a list of message header values to a single string value (with individual values separated by
','). - asMap() - Method in interface org.glassfish.jersey.internal.guava.ListMultimap
-
Returns a view of this multimap as a
Mapfrom each distinct key to the nonempty collection of that key's associated values. - asMap() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns a view of this multimap as a
Mapfrom each distinct key to the nonempty collection of that key's associated values. - asMap() - Method in interface org.glassfish.jersey.internal.guava.SetMultimap
-
Returns a view of this multimap as a
Mapfrom each distinct key to the nonempty collection of that key's associated values. - asMap() - Method in interface org.glassfish.jersey.internal.guava.SortedSetMultimap
-
Returns a map view that associates each key with the corresponding values in the multimap.
- asMap() - Method in class org.glassfish.jersey.internal.guava.TreeMultimap
-
Returns a map view that associates each key with the corresponding values in the multimap.
- asStage(Inflector<DATA, RESULT>) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Creates a terminal
Stagethat implementsInflectinginterface and returns the providedInflectorinstance when theInflecting.inflector()method is called. - asString(Object) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Deprecated.
- asString(Object, Configuration) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Convert a message header value, represented as a general object, to it's string representation.
- asString(Object, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Convert a message header value, represented as a general object, to it's string representation.
- asStringHeaders(MultivaluedMap<String, Object>) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Deprecated.
- asStringHeaders(MultivaluedMap<String, Object>, Configuration) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of passed headers.
- asStringHeaders(MultivaluedMap<String, Object>, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of passed headers.
- asStringHeadersSingleValue(MultivaluedMap<String, Object>) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Deprecated.
- asStringHeadersSingleValue(MultivaluedMap<String, Object>, Configuration) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Transforms multi value map of headers to single
Stringvalue map. - asStringList(List<Object>) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Deprecated.
- asStringList(List<Object>, Configuration) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of list of header values.
- asStringList(List<Object>, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of list of header values.
- AUTHORITY - org.glassfish.jersey.uri.UriComponent.Type
-
The URI authority component type.
- AutoDiscoverable - Interface in org.glassfish.jersey.internal.spi
-
A service provider contract for JAX-RS and Jersey components that need to be automatically discovered and registered in
runtime configurations. - AUTODISCOVERABLE_CONFIGURATION_FAILED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Configuration of {0} auto-discoverable failed.
- AutoDiscoverableConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
AutoDiscoverableinstances intoInjectionManagerandBootstrapBag. - AutoDiscoverableConfigurator(RuntimeType) - Constructor for class org.glassfish.jersey.internal.AutoDiscoverableConfigurator
-
Create a new configurator.
- AUTOSIZE_BUFFER - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
-
Whether ReaderWriter.BUFFER_SIZE is to be ignored in favor of JRE's own decision.
- available() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- available() - Method in class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
-
Returns an estimate of the number of bytes that can be read (or skipped over) from this input stream without blocking by the next invocation of a method for this input stream.
- available() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
B
- BAD_GATEWAY_502 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
502 Bad Gateway.
- BAD_REQUEST_400 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
400 Bad Request.
- baseUri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- baseUri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- BEAN_PARAM - org.glassfish.jersey.model.Parameter.Source
-
Bean param parameter injection source.
- BEST_EFFORT - org.glassfish.jersey.internal.util.JerseyPublisher.PublisherStrategy
-
Best effort publisher strategy - tries to deliver to all subscribers if possible without blocking the processing.
- Beta - Annotation Type in org.glassfish.jersey
-
Marker of a public Jersey API that is still in "beta" non-final version.
- bind(Class<?>, Set<Class<?>>) - Method in interface org.glassfish.jersey.spi.ComponentProvider
-
Jersey will invoke this method before binding of each component class internally during initialization of it's injection manager.
- bind(Class<?>, ContractProvider) - Method in interface org.glassfish.jersey.spi.ComponentProvider
-
Jersey will invoke this method before binding of each component class internally during initialization of it's injection manager.
- bind(Class<T>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new class-based service binding.
- bind(Binding) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Binds the provided binding and return the same instance.
- bind(T) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new instance-based service binding.
- bindAsContract(GenericType<T>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new generic type-based service binding.
- bindAsContract(Class<T>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new class-based service binding.
- bindAsContract(Type) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new generic type-based service binding.
- bindClasses(Class<?>...) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider classes.
- bindClasses(Iterable<Class<?>>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider classes.
- bindClasses(Collection<Class<?>>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider classes.
- bindClasses(Collection<Class<?>>, boolean) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider classes that may also be resources.
- Binder - Interface in org.glassfish.jersey.internal.inject
-
Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.
- BINDERS_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
Binderprovider contract. - bindFactory(Class<? extends Supplier<T>>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new supplier class-based service binding.
- bindFactory(Class<? extends Supplier<T>>, Class<? extends Annotation>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new supplier class-based service binding.
- bindFactory(Supplier<T>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Start building a new supplier instance-based service binding.
- Binding<T,D extends Binding> - Class in org.glassfish.jersey.internal.inject
-
Abstract injection binding description of a bean.
- Binding() - Constructor for class org.glassfish.jersey.internal.inject.Binding
- Bindings - Class in org.glassfish.jersey.internal.inject
-
Utility class to create a new injection binding descriptions for arbitrary Java beans.
- bindInstances(Iterable<Object>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider instances.
- bindInstances(Collection<Object>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Register/bind custom provider instances.
- bindProvider(Class<T>, ContractProvider, InjectionManager) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Bind contract provider model to a provider class using the supplied injection manager.
- bindProvider(Object, ContractProvider, InjectionManager) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Bind contract provider model to a provider instance using the supplied injection manager.
- bindProviders(ComponentBag, RuntimeType, Set<Class<?>>, InjectionManager) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Deprecated.
- bindProviders(ComponentBag, RuntimeType, Set<Class<?>>, InjectionManager, Collection<ComponentProvider>) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Bind all providers contained in
providerBag(classes and instances) using injection manager. - bindProviders(ComponentBag, InjectionManager) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
-
Bind all providers contained in
providerBag(classes and instances) using injection manager. - BLOCKING - org.glassfish.jersey.internal.util.JerseyPublisher.PublisherStrategy
-
Blocking publisher strategy - tries to deliver to all subscribers regardless the cost.
- bootstrap(Application, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
- bootstrap(Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
- BootstrapBag - Class in org.glassfish.jersey.internal
-
A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.
- BootstrapBag() - Constructor for class org.glassfish.jersey.internal.BootstrapBag
- BootstrapConfigurator - Interface in org.glassfish.jersey.internal
-
Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services. - BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
-
The buffer size for arrays of byte and character.
- bufferEntity() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Buffer the entity stream (if not empty).
- bufferEntity() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- build() - Method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Builds a cache which does not automatically load values when keys are requested.
- build() - Method in class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Returns a new thread factory using the options supplied during the building process.
- build() - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- build() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- build() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- build() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Build a new contract provider model.
- build() - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Build a stage chain.
- build(Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- build(Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- build(Object[], boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- build(CacheLoader<? super K1, V1>) - Method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Builds a cache, which either returns an already-loaded value for a given key or atomically computes or retrieves it using the supplied
CacheLoader. - build(Stage<DATA>) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a terminal stage to the stage chain and build the chain.
- builder() - Static method in class org.glassfish.jersey.logging.LoggingFeature
-
builder method to create LoggingFeature with required settings
- builder(Class<?>) - Static method in class org.glassfish.jersey.model.ContractProvider
-
Create new contract provider model builder.
- builder(ContractProvider) - Static method in class org.glassfish.jersey.model.ContractProvider
-
Create new contract provider model builder from an existing one.
- Builder() - Constructor for class org.glassfish.jersey.message.internal.JerseyLink.Builder
- Builder(OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Create new outbound JAX-RS response builder.
- buildFromEncoded(Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromEncodedMap(Map<String, ?>) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromMap(Map<String, ?>) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromMap(Map<String, ?>, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildRelativized(URI, Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- bundleChanged(BundleEvent) - Method in class org.glassfish.jersey.internal.OsgiRegistry
- bundleEntryPathToClassName(String, String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Translates bundle entry path as returned from
Bundle.findEntries(String, String, boolean)to fully qualified class name that resides in given package path (directly or indirectly in its subpackages). - ByteArrayDataSource(InputStream, String) - Constructor for class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- ByteArrayProvider - Class in org.glassfish.jersey.message.internal
-
Default Jersey byte array entity provider (reader and writer).
- ByteArrayProvider() - Constructor for class org.glassfish.jersey.message.internal.ByteArrayProvider
- ByteBufferInputStream - Class in org.glassfish.jersey.internal.util.collection
-
An
InputStreambacked by a queue ofbyte buffersto be read. - ByteBufferInputStream() - Constructor for class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
-
Create a new input stream that is backed by a a queue of
byte buffersto be read.
C
- Cache<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
Cache implementation that relies on FutureTask.
- Cache<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A semi-persistent mapping from keys to values.
- Cache(Function<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.Cache
-
Create new cache with given computable to compute values.
- Cache(Function<K, V>, Cache.CycleHandler<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.Cache
-
Create new cache with given computable and cycle handler.
- CACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cache control is null.
- Cache.CycleHandler<K> - Interface in org.glassfish.jersey.internal.util.collection
-
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.
- CacheBuilder<K,V> - Class in org.glassfish.jersey.internal.guava
-
A builder of
LoadingCacheandCacheinstances having any combination of the following features: - cacheControl(CacheControl) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- CacheControlProvider - Class in org.glassfish.jersey.message.internal
-
Cache-Controlheader delegate provider. - CacheControlProvider() - Constructor for class org.glassfish.jersey.message.internal.CacheControlProvider
- CacheLoader<K,V> - Class in org.glassfish.jersey.internal.guava
-
Computes or retrieves values, based on a key, for use in populating a
LoadingCache. - CacheLoader() - Constructor for class org.glassfish.jersey.internal.guava.CacheLoader
-
Constructor for use by subclasses.
- CacheLoader.InvalidCacheLoadException - Exception in org.glassfish.jersey.internal.guava
-
Thrown to indicate that an invalid response was returned from a call to
CacheLoader. - call() - Method in interface org.glassfish.jersey.internal.util.Producer
- cancel() - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscription
-
Causes the Subscriber to (eventually) stop receiving messages.
- cancel(boolean) - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
- capturingZeroOrMoreSegments - org.glassfish.jersey.uri.PathPattern.RightHandPath
-
A capturing group that matches zero or more path segments and keeps the matching path template open.
- capturingZeroSegments - org.glassfish.jersey.uri.PathPattern.RightHandPath
-
A capturing group that matches zero segments and effectively closes the matching path template.
- category() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- category() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Category of event, more events share same category.
- cellSet() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a set of all row key / column key / value triplets.
- chain(Function<DATA, DATA>) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Start building a stage chain.
- chain(ChainableStage<DATA>) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Start building a stage chain.
- ChainableStage<DATA> - Interface in org.glassfish.jersey.process.internal
-
Linear acceptor that can be composed into a chain.
- checkArgument(boolean) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkElementIndex(int, int) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that
indexspecifies a valid element in an array, list or string of sizesize. - checkHeaderChanges(Map<String, String>, MultivaluedMap<String, Object>, String) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Deprecated.
- checkHeaderChanges(Map<String, String>, MultivaluedMap<String, Object>, String, Configuration) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Compares two snapshots of headers from jersey
ClientRequestand logsWARNINGin case of difference. - checkNotNull(T) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that
indexspecifies a valid position in an array, list or string of sizesize. - checkPositionIndexes(int, int, int) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures that
startandendspecify a valid positions in an array, list or string of sizesize, and are in order. - checkProviderRuntime(Class<?>, ContractProvider, RuntimeType, boolean, boolean) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Check the
componentwhether it is appropriate correctly configured for client or serverruntime. - checkState(boolean) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.glassfish.jersey.internal.guava.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not involving any parameters to the calling method.
- ClassBinding<T> - Class in org.glassfish.jersey.internal.inject
-
Injection binding description of a bean bound via its a Java class.
- classForNamePA(String) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain Class from given class name.
- classForNamePA(String, ClassLoader) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain Class from given class name.
- classForNameWithException(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Get the Class from the class name.
- classForNameWithExceptionPEA(String) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged exception action to obtain Class from given class name.
- classForNameWithExceptionPEA(String, ClassLoader) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged exception action to obtain Class from given class name.
- ClassTypePair - Class in org.glassfish.jersey.internal.util.collection
-
A pair of raw class and the related type.
- clazz(Class<?>) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Makes a nice, pretty class (without the package name).
- clear() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- clear() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Removes all key-value pairs from the multimap, leaving it empty.
- clear() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Removes all mappings from the table.
- clear() - Method in class org.glassfish.jersey.internal.util.collection.Cache
-
Empty cache.
- clear() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- clear() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- clear() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Removes all mappings from this map.
- clear() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Removes all the component registrations and resets the component bag instance to a state as if it was create anew.
- clearBaseUri() - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Remove the current thread's value for baseUri thread-local variable (set by
OutboundJaxrsResponse.Builder.setBaseUri(java.net.URI)). - ClientError4xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
- clone() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns a shallow copy of this HashMap instance: the keys and values themselves are not cloned.
- clone() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- clone() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- close() - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Unless already closed, issues
onCompletesignals to current subscribers, and disallows subsequent attempts to publish. - close() - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Unless already closed, issues
onCompletesignals to current subscribers, and disallows subsequent attempts to publish. - close() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- close() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Unless already closed, issues
onComplete()signals to current subscribers, and disallows subsequent attempts to publish. - close() - Method in interface org.glassfish.jersey.io.spi.FlushedCloseable
-
Flushes this stream by writing any buffered output to the underlying stream.
- close() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- close() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- close() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Closes the underlying content stream.
- close() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
-
Deprecated.
- close() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- close() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Closes the context.
- close() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Close this thread pool executor provider.
- close(boolean) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Same as
JerseyPublisher.close()but with control as to whether registered subscribers should be closed or not. - closeableInputStream(InputStream) - Static method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Make the
InputStreamable to close. - closeExceptionally(Throwable) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Unless already closed, issues
onErrorsignals to current subscribers with the given error, and disallows subsequent attempts to publish. - closeExceptionally(Throwable) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Unless already closed, issues
onErrorsignals to current subscribers with the given error, and disallows subsequent attempts to publish. - closeExceptionally(Throwable) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Issues onError signals to current subscribers with the given error, and disallows subsequent attempts to publish.
- closeQueue() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
-
Closes the byte buffer sink of this input stream to indicate that writing to the stream has been finished.
- closeQueue(Throwable) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
-
Closes the byte buffer sink of this input stream to indicate that writing to the stream has been finished due to a throwable.
- Closing - Class in org.glassfish.jersey.internal.util
-
A helper class to aid the closing of
InputStream. - Closing(InputStream) - Constructor for class org.glassfish.jersey.internal.util.Closing
- Closure<T> - Interface in org.glassfish.jersey.internal.util
-
Closure interface.
- COLLECTED - org.glassfish.jersey.internal.guava.RemovalCause
-
The entry was removed automatically because its key or value was garbage-collected.
- collection(Collection<?>) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Returns a pretty string representing the collection.
- column(C) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a view of all mappings that have the given column key.
- columnKeySet() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a set of column keys that have one or more values in the table.
- columnMap() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a view that associates each column key with the corresponding map from row keys to values.
- CombinedMediaType - Class in org.glassfish.jersey.internal.routing
-
Represents function S as defined in the Request Matching part of the spec.
- CombinedMediaType.EffectiveMediaType - Class in org.glassfish.jersey.internal.routing
-
Media typeextended by flag indicating whether media type was obtained from user annotationsConsumesorProducesor has no annotation and therefore was derived fromMessageBodyWorkers. - COMMA_SEPARATED - org.glassfish.jersey.uri.JerseyQueryParamStyle
-
A single parameter instance with multiple, comma-separated values, e.g.:
foo=v1,v2,v3 - Comment - org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- commit() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Commit the output stream.
- commitStream() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Commits the
entity streamif it wasn't already committed. - COMMITTING_STREAM_ALREADY_INITIALIZED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Stream provider has already been initialized.
- COMMITTING_STREAM_BUFFERING_ILLEGAL_STATE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot setup buffering as bytes have already been written to the output stream.
- CommittingOutputStream - Class in org.glassfish.jersey.message.internal
-
A committing output stream with optional serialized entity buffering functionality which allows measuring of the entity size.
- CommittingOutputStream() - Constructor for class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Creates new committing output stream.
- common() - Method in class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
-
This method is invoked indirectly from the tests.
- COMMON_DELIMITERS - Static variable in class org.glassfish.jersey.internal.util.Tokenizer
-
Common Jersey delimiters used by various properties.
- CommonConfig - Class in org.glassfish.jersey.model.internal
-
Common immutable
Configurationimplementation for server and client. - CommonConfig(RuntimeType, Predicate<ContractProvider>) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
-
Create a new
RuntimeConfiginstance. - CommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
-
Copy constructor.
- CommonProperties - Class in org.glassfish.jersey
-
Common (server/client) Jersey configuration properties.
- comparator() - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- COMPARATOR - Static variable in class org.glassfish.jersey.internal.routing.CombinedMediaType
-
Comparator used to compare
CombinedMediaType. - COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Comparator for collections of acceptable media types.
- COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Comparator for lists of quality source media types.
- COMPARATOR - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Path pattern comparator that defers to
comparing the templatesassociated with the patterns. - COMPARATOR - Static variable in class org.glassfish.jersey.uri.UriTemplate
-
Order the templates according to JAX-RS specification.
- compare(RankedProvider<T>, RankedProvider<T>) - Method in class org.glassfish.jersey.model.internal.RankedComparator
- compare(T, T) - Method in class org.glassfish.jersey.internal.guava.Ordering
- compareTo(Object) - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
- compareTo(String) - Method in class org.glassfish.jersey.internal.util.JdkVersion
- compareTo(JdkVersion) - Method in class org.glassfish.jersey.internal.util.JdkVersion
- CompletableReader<T> - Interface in org.glassfish.jersey.message.internal
-
A
MessageBodyReadermay implement this interface to signal that reading from the underlying input stream can be fully completed. - complete(T) - Method in interface org.glassfish.jersey.message.internal.CompletableReader
-
Complete the reading.
- completeRegistration() - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Completes
InjectionManagerand the underlying DI provider. - COMPONENT_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Registered component instance cannot be null.
- COMPONENT_CLASS_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Registered component class cannot be null.
- COMPONENT_CONTRACTS_EMPTY_OR_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Attempt to register component of type {0} to null or empty array of contracts is ignored.
- COMPONENT_TYPE_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot create new registration for component type {0}: Existing previous registration found for the type.
- ComponentBag - Class in org.glassfish.jersey.model.internal
-
An internal Jersey container for custom component classes and instances.
- ComponentProvider - Interface in org.glassfish.jersey.spi
-
Component provider interface to allow custom management of 3rd party components life-cycle and dependency injection.
- compose(Predicate<B>, Function<A, ? extends B>) - Static method in class org.glassfish.jersey.internal.guava.Predicates
-
Returns the composition of a function and a predicate.
- CompositeBinder - Class in org.glassfish.jersey.internal.inject
-
Utility class which is able to install several binders and register them as a whole.
- computeNext() - Method in class org.glassfish.jersey.internal.guava.AbstractIterator
-
Returns the next element.
- concreteClass - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
-
Concrete class.
- conditionallyReThrow(T, boolean, Logger, String, Level) - Static method in class org.glassfish.jersey.internal.util.ExceptionUtils
-
Based on the rethrow parameter, either rethrows the supplied exception or logs the provided message at the given level.
- config(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- CONFIGURATION_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The configuration is not modifiable in this context.
- configure() - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Implement to provide binding definitions using the exposed binding methods.
- configure() - Method in class org.glassfish.jersey.internal.inject.CompositeBinder
-
Automatically installed all provided binders.
- configure() - Method in class org.glassfish.jersey.internal.ServiceFinderBinder
- configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
- configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
- configure(Configurable) - Static method in class org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactory
-
Input Configurable object shall be provided in order to be filled with all found properties
- configure(FeatureContext) - Method in interface org.glassfish.jersey.internal.spi.AutoDiscoverable
-
A call-back method called when an auto-discoverable component is to be configured in a given runtime configuration scope.
- configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
- configure(BiConsumer<String, Object>, List<ExternalConfigurationProvider>) - Static method in class org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactory
-
Key Value pairs gathered by
ExternalConfigurationProviders are applied to a givenconfig. - configureAutoDiscoverableProviders(InjectionManager, Collection<AutoDiscoverable>, boolean) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Configure
auto-discoverablesin the injection manager. - configured(Configuration) - Static method in class org.glassfish.jersey.internal.RuntimeDelegateDecorator
-
The decorated
RuntimeDelegatethat usesHeaderDelegateProvidersbased on whetherCommonProperties.FEATURE_AUTO_DISCOVERY_DISABLEis set or not - configureMetaProviders(InjectionManager, ManagedObjectsFinalizer) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Configure binders in the injection manager and enable JAX-RS features.
- CONFLICT_409 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
409 Conflict.
- CONNECTION - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- constructor(Constructor<?>) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Make a nice pretty string out of the constructor and all its parameters.
- consume(Consumer<? super T>) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Processes all published items using the given Consumer function.
- consume(Consumer<? super T>) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Processes all published items using the given Consumer function.
- consume(Consumer<? super T>) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Processes all published items using the given Consumer function.
- contains(Object) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- contains(Object, Object) - Method in class org.glassfish.jersey.internal.guava.HashBasedTable
- contains(Object, Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns
trueif the table contains a mapping with the specified row and column keys. - containsAll(Collection<?>) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- containsColumn(Object) - Method in class org.glassfish.jersey.internal.guava.HashBasedTable
- containsColumn(Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns
trueif the table contains a mapping with the specified column. - containsEntry(Object, Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns
trueif this multimap contains at least one key-value pair with the keykeyand the valuevalue. - containsHeaderString(String, String, Predicate<String>) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Checks whether a header with a specific name and value (or item of the token-separated value list) exists.
- containsHeaderString(String, Predicate<String>) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Checks whether a header with a specific name and value (or item of the comma-separated value list) exists.
- containsKey(Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns
trueif this multimap contains at least one key-value pair with the keykey. - containsKey(Object) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- containsKey(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- containsKey(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns true if this map contains a mapping for the specified key.
- containsKey(K) - Method in class org.glassfish.jersey.internal.util.collection.Cache
-
Returns true if the key has already been cached.
- containsRow(Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns
trueif the table contains a mapping with the specified row key. - containsValue(Object) - Method in class org.glassfish.jersey.internal.guava.HashBasedTable
- containsValue(Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns
trueif this multimap contains at least one key-value pair with the valuevalue. - containsValue(Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns
trueif the table contains a mapping with the specified value. - containsValue(Object) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- containsValue(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- containsValue(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Returns true if this map maps one or more keys to the specified value.
- CONTENT_RANGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- ContentEncoder - Class in org.glassfish.jersey.spi
-
Standard contract for plugging in content encoding support.
- ContentEncoder(String...) - Constructor for class org.glassfish.jersey.spi.ContentEncoder
-
Initializes this encoder implementation with the list of supported content encodings.
- contentLocation(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- ContentTypeDeterminer - Class in org.glassfish.jersey.internal.routing
-
Utility class containing methods used on both client and server side for determining media type of a response based on provided
MessageBodyWorkers. - ContentTypeDeterminer(MessageBodyWorkers) - Constructor for class org.glassfish.jersey.internal.routing.ContentTypeDeterminer
- CONTEXT - org.glassfish.jersey.model.Parameter.Source
-
Context parameter injection source.
- ContextInjectionResolver - Interface in org.glassfish.jersey.internal.inject
-
A marker interface to
InjectionResolver<Context>. - ContextResolverFactory - Class in org.glassfish.jersey.internal
-
A factory implementation for managing
ContextResolverinstances. - ContextResolverFactory.ContextResolversConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
ContextResolversinstance intoInjectionManagerandBootstrapBag. - ContextResolvers - Interface in org.glassfish.jersey.spi
-
An injectable interface providing look-up for
ContextResolver<T>provider instances. - ContextResolversConfigurator() - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- contextualEncode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- contextualEncode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- CONTINUE_100 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
-
100 Continue.
- Contract - Annotation Type in org.glassfish.jersey.spi
-
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
- CONTRACT_NOT_ASSIGNABLE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Contract {0} can not be registered for component {1}: Contract not assignable to component.
- CONTRACT_NOT_SUPPORTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Contract {0} can not be registered for component {1}: Contract type not supported.
- ContractProvider - Class in org.glassfish.jersey.model
-
Jersey contract provider model.
- ContractProvider.Builder - Class in org.glassfish.jersey.model
-
Contract provider model builder.
- Control - org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- convertToString(Iterable<MediaType>) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Convert media types into
String. - convertValue(Object, Class<T>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Convert
Objectvalue to a value of the specified class type. - cookie(NewCookie...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- COOKIE - org.glassfish.jersey.model.Parameter.Source
-
Cookie parameter injection source.
- COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cookie is null.
- CookieProvider - Class in org.glassfish.jersey.message.internal
-
Request
Cookieheader delegate provider. - CookieProvider() - Constructor for class org.glassfish.jersey.message.internal.CookieProvider
- CookiesParser - Class in org.glassfish.jersey.message.internal
-
Cookies parser.
- copy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a copy of this component bag.
- copy() - Method in class org.glassfish.jersey.SslConfigurator
-
Create a copy of the current SSL configurator instance.
- create() - Static method in class org.glassfish.jersey.internal.guava.HashBasedTable
-
Creates an empty
HashBasedTable. - create() - Static method in class org.glassfish.jersey.internal.guava.HashMultimap
-
Creates a new, empty
HashMultimapwith the default initial capacities. - create() - Static method in class org.glassfish.jersey.internal.guava.SettableFuture
-
Creates a new
SettableFuturein the default state. - create() - Static method in class org.glassfish.jersey.internal.guava.TreeMultimap
-
Creates an empty
TreeMultimapordered by the natural ordering of its keys and values. - create() - Method in interface org.glassfish.jersey.internal.inject.InjectionManagerFactory
-
Load a new injection manager without parent and initial binder.
- create() - Static method in class org.glassfish.jersey.internal.util.collection.LRU
-
Create new LRU
- create(Configuration, PropertiesDelegate) - Static method in interface org.glassfish.jersey.internal.PropertiesResolver
-
Return new instance of
PropertiesResolver. - create(MediaType, CombinedMediaType.EffectiveMediaType) - Static method in class org.glassfish.jersey.internal.routing.CombinedMediaType
-
Create combined client/server media type.
- create(InputStream) - Static method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Create an entity input stream instance wrapping the original input stream.
- create(Class<T>) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Creates an object with the given class.
- create(Class, Class, boolean, Class<?>, Type, Annotation[]) - Static method in class org.glassfish.jersey.model.Parameter
-
Create a parameter model.
- create(Class, Class, boolean, Class<?>, Type, Annotation[], Class<?>) - Static method in class org.glassfish.jersey.model.Parameter
-
Create a parameter model.
- create(Class, Class, Method, boolean) - Static method in class org.glassfish.jersey.model.Parameter
-
Create a list of parameter models for a given Java method handling a resource method, sub-resource method or a sub-resource locator.
- create(Object) - Method in interface org.glassfish.jersey.internal.inject.InjectionManagerFactory
-
Load a new injection manager with parent object.
- create(TracingLogger.Level, String) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Create new Tracing logger.
- createAndInitialize(Class<T>) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Creates, injects and post-constructs an object with the given class.
- createBeanParameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
-
Factory method to instantiate
BeanParameterof given properties - createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider classes of a service.
- createConcurrentMap() - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Deprecated.
- createConcurrentMap(int) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Deprecated.
- createConcurrentMap(int, float, int) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Deprecated.
- createConcurrentMap(Map<? extends K, ? extends V>) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Deprecated.
- createConfigurationBuilder() - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
- createContext() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Creates a new instance of the
request scope context. - CREATED_201 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
201 Created.
- createEndpoint(Application, Class<T>) - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
- createEntityPartBuilder(String) - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Creates a new
ThreadPoolExecutorwith the given initial parameters. - createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Create a new instance of the thread pool executor that should be provided by the
AbstractThreadPoolProvider.getExecutor()method. - createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
- createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
- createForeignDescriptor(Binding) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Creates and registers the descriptor in the underlying DI provider and returns
ForeignDescriptorthat is specific descriptor for the underlying DI provider. - createFrom(Consumes) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media types from the values declared in the
Consumesannotation. - createFrom(Produces) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media types from the values declared in the
Producesannotation. - createFrom(String[]) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media type from a string array of media types.
- createHeaderDelegate(Class<T>) - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createInbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Create an empty inbound message headers container.
- createInjectionManager() - Static method in class org.glassfish.jersey.internal.inject.Injections
-
Creates an
InjectionManagerwithout parent and initial binder. - createInjectionManager(RuntimeType) - Static method in class org.glassfish.jersey.internal.inject.Injections
-
Creates an
InjectionManagerwithout parent and initial binder. - createInjectionManager(Object) - Static method in class org.glassfish.jersey.internal.inject.Injections
-
Creates an unnamed, parented
InjectionManager. - createInjectionManager(Binder) - Static method in class org.glassfish.jersey.internal.inject.Injections
-
Creates a
InjectionManagerwith initial binder that is immediately registered. - createIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- createIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider instances of a service.
- createLinkBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createLinkedTransferQueue() - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Deprecated.
- createList(Class, Class, Constructor<?>, boolean, Class<?>) - Static method in class org.glassfish.jersey.model.Parameter
-
Create a list of parameter models for a given resource method handler injectable constructor.
- createList(Class, Class, Method, boolean, Class) - Static method in class org.glassfish.jersey.model.Parameter
-
Create a list of parameter models for a given Java method handling a resource method, sub-resource method or a sub-resource locator.
- createManagedInstanceProvider(Class<T>) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Creates a new instance of
Providerwhich is able to retrieve a managed instance registered inInjectionManager. - createOutbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Create an empty outbound message headers container.
- createParameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
-
Factory method to instantiate
Parameterof given properties - createQualitySourceMediaTypes(Produces) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create a list of quality source media type from the Produces annotation.
- createQualitySourceMediaTypes(String[]) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create a list of quality source media type from an array of media types.
- createResponseBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createSSLContext() - Method in class org.glassfish.jersey.SslConfigurator
-
Create new SSL context instance using the current SSL context configuration.
- createSubmissionPublisher() - Static method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory
-
Creates a new SubmittableFlowPublisher using the
ForkJoinPool.commonPool()for async delivery to subscribers (unless it does not support a parallelism level of at least two, in which case, a new Thread is created to run each task), with maximum buffer capacity ofFlow.defaultBufferSize(), and no handler for Subscriber exceptions in methodonNext. - createSubmissionPublisher(Executor, int) - Static method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory
-
Creates a new Jdk9SubmissionPublisher using the given Executor for async delivery to subscribers, with the given maximum buffer size for each subscriber, and no handler for Subscriber exceptions in method
onNext. - createSubmissionPublisher(Executor, int, BiConsumer<? super Flow.Subscriber<? super T>, ? super Throwable>) - Static method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory
-
Creates a new SubmittableFlowPublisher using the given Executor for async delivery to subscribers, with the given maximum buffer size for each subscriber, and, if non-null, the given handler invoked when any Subscriber throws an exception in method
onNext. - createTempFile() - Static method in class org.glassfish.jersey.message.internal.Utils
-
Create an empty file in the default temporary-file directory.
- createUnstarted() - Static method in class org.glassfish.jersey.internal.guava.Stopwatch
-
Creates (but does not start) a new stopwatch using
System.nanoTime()as its time source. - createURI(String...) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createURI(String[], int, int) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createURI(String, String, String, String, String, String, String, String, Object[], boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURI(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURI(Map<String, String>) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createUriBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Construct a URI from the component parts each of which may contain template variables.
- createVariantListBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- current() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Returns the current
RequestContextwhich has to be active on the given thread. - Custom - Annotation Type in org.glassfish.jersey.internal.inject
-
Qualifier annotationused to annotate HK2 injections and bindings for user custom providers. - CustomAnnotationLiteral - Class in org.glassfish.jersey.internal.inject
-
Customannotation literal.
D
- DataSourceProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/octet-streamentity type to/from aDataSourceinstance. - DataSourceProvider() - Constructor for class org.glassfish.jersey.message.internal.DataSourceProvider
- DataSourceProvider.ByteArrayDataSource - Class in org.glassfish.jersey.message.internal
-
Modified from javax.mail.util.ByteArrayDataSource A DataSource backed by a byte array.
- DataStructures - Class in org.glassfish.jersey.internal.util.collection
-
Utility class, which tries to pickup the best collection implementation depending on running environment.
- DataStructures() - Constructor for class org.glassfish.jersey.internal.util.collection.DataStructures
- DATE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Date is null.
- DateProvider - Class in org.glassfish.jersey.message.internal
-
Dateheader delegate provider. - DateProvider() - Constructor for class org.glassfish.jersey.message.internal.DateProvider
- debugLog(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
-
Log a debug message using the configured debug level.
- debugLog(String, Object...) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
-
Log a debug message using the configured debug level.
- declaredTypes() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get types declared as supported (via
@Producesor@Consumes) on the entity provider. - declaringClass - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
-
Declaring class.
- decode(String, InputStream) - Method in class org.glassfish.jersey.message.DeflateEncoder
- decode(String, InputStream) - Method in class org.glassfish.jersey.message.GZipEncoder
- decode(String, InputStream) - Method in class org.glassfish.jersey.spi.ContentEncoder
-
Implementations of this method should take the encoded stream, wrap it and return a stream that can be used to read the decoded entity.
- decode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
- decodeMatrix(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the matrix component of a URI path segment.
- decodePath(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the path component of a URI as path segments.
- decodePath(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the path component of a URI as path segments.
- decodePathSegment(List<PathSegment>, String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the path segment and add it to the list of path segments.
- decodeQuery(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the query component of a URI.
- decodeQuery(String, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the query component of a URI.
- decodeQuery(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Decode the query component of a URI.
- DEFAULT - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Default quality value.
- DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Default size of the buffer which will be used if no user defined size is specified.
- DEFAULT_CONCURENCY_LEVEL - Static variable in class org.glassfish.jersey.internal.util.collection.DataStructures
-
Default concurrency level calculated based on the number of available CPUs.
- DEFAULT_LEVEL - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Default event level.
- DEFAULT_LOGGER_LEVEL - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default logger level which will be used for logging request and response messages.
- DEFAULT_LOGGER_NAME - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default logger name to log request and response messages.
- DEFAULT_MAX_ENTITY_SIZE - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default maximum entity bytes to be logged.
- DEFAULT_PRIORITY - Static variable in interface org.glassfish.jersey.internal.spi.AutoDiscoverable
-
Default common priority of Jersey build-in auto-discoverables.
- DEFAULT_REDACT_HEADERS - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default headers to be redacted.
- DEFAULT_SEPARATOR - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default separator for entity logging.
- DEFAULT_TERMINATION_TIMEOUT - Static variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Default thread pool executor termination timeout in milliseconds.
- DEFAULT_VERBOSITY - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Default verbosity for entity logging.
- defaultBufferSize() - Static method in class org.glassfish.jersey.internal.jsr166.Flow
-
Returns a default value for Publisher or Subscriber buffering, that may be used in the absence of other constraints.
- defaultPriority(int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Set the contract default provider priority.
- DefaultServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- DEFLATE_WITHOUT_ZLIB - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
true,DeflateEncoder deflate encoding interceptorwill use non-standard version of the deflate content encoding, skipping the zlib wrapper. - DeflateEncoder - Class in org.glassfish.jersey.message
-
Deflate encoding support.
- DeflateEncoder(Configuration) - Constructor for class org.glassfish.jersey.message.DeflateEncoder
-
Initialize DeflateEncoder.
- delegate() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- delegate() - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- delegate() - Method in class org.glassfish.jersey.internal.guava.ForwardingSet
- delegate() - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- DEPENDENT_CLASS_OF_DEFAULT_PROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A class {0} for a default provider {1} was not found.
- DEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
{0}.
- DEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A dependent class, {0}, of the class {1} implementing the provider {2} is not found.
- DESCENDING - org.glassfish.jersey.model.internal.RankedComparator.Order
-
Ascending order.
- determineResponseMediaType(Class<?>, Type, RequestSpecificConsumesProducesAcceptor<?>, List<AcceptableMediaType>, List<MediaType>, Annotation[]) - Method in class org.glassfish.jersey.internal.routing.ContentTypeDeterminer
- directExecutor() - Static method in class org.glassfish.jersey.internal.guava.MoreExecutors
-
Returns an
Executorthat runs each task in the thread that invokesexecute, as inThreadPoolExecutor.CallerRunsPolicy. - DisposableSupplier<T> - Interface in org.glassfish.jersey.internal.inject
-
Supplier extension which is able to call
Supplier.get()method to create a new object and also callDisposableSupplier.dispose(Object)to make some cleaning code regarding the instance and the specificSupplierinstance. - dispose(Object) - Method in interface org.glassfish.jersey.internal.inject.ForeignDescriptor
-
Disposes this instance.
- dispose(Object) - Method in class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
- dispose(ExecutorService) - Method in interface org.glassfish.jersey.spi.ExecutorServiceProvider
-
Invoked when Jersey runtime no longer requires use of the provided executor service.
- dispose(ExecutorService) - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
- dispose(ExecutorService) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
- dispose(T) - Method in interface org.glassfish.jersey.internal.inject.DisposableSupplier
-
This method will dispose the provided object created by this
Supplier. - doEquivalent(T, T) - Method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns
trueifaandbare considered equivalent. - doHash(T) - Method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns a hash code for non-null object
t. - DomSourceReader(Provider<DocumentBuilderFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- done() - Method in interface org.glassfish.jersey.spi.ComponentProvider
-
Jersey will invoke this method after all component classes have been bound.
- DynamicFeatureConfigurator - Class in org.glassfish.jersey.internal
-
Registers JAX-RS
DynamicFeaturewhich are listed as SPIs for registration. - DynamicFeatureConfigurator() - Constructor for class org.glassfish.jersey.internal.DynamicFeatureConfigurator
-
Create a new configurator.
E
- e2e() - Method in class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
-
This method is executed from a unit test by maven surefire plugin from a dependant module.
- eager(Value<T>) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new eagerly initialized
value provider. - EARLY_HINTS_103 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
-
103 Early Hints.
- EffectiveMediaType(MediaType) - Constructor for class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
- EffectiveMediaType(MediaType, boolean) - Constructor for class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
-
Creates new instance with
mediaTypeand flag indicating the origin of the mediaType. - EffectiveMediaType(String) - Constructor for class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
- elementsEqual(Iterator<?>, Iterator<?>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Determines whether two iterators contain equal elements in the same order.
- empty() - Static method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
-
Returns an empty immutable map.
- empty() - Static method in class org.glassfish.jersey.internal.util.collection.Values
- empty() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Get immutable empty message headers container.
- empty() - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Get an empty (no-op) tracing logger instance.
- EMPTY - Static variable in class org.glassfish.jersey.uri.PatternWithGroups
-
The empty pattern that matches the null or empty string.
- EMPTY - Static variable in class org.glassfish.jersey.uri.UriTemplate
-
The empty URI template that matches the
nullor empty URI path. - EMPTY_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Empty path pattern matching only empty string.
- emptyIterator() - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Deprecated.Use
ImmutableSet.<T>of().iterator()instead; or for Java 7 or later,Collections.emptyIterator(). This method is scheduled for removal in May 2016. - emptyRef() - Static method in class org.glassfish.jersey.internal.util.collection.Refs
-
Construct a new empty mutable
Refinstance. - emptyUnsafe() - Static method in class org.glassfish.jersey.internal.util.collection.Values
- enableBuffering(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Enable buffering of the serialized entity.
- enableBuffering(Configuration) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Enable a buffering of serialized entity.
- encode(String, OutputStream) - Method in class org.glassfish.jersey.message.DeflateEncoder
- encode(String, OutputStream) - Method in class org.glassfish.jersey.message.GZipEncoder
- encode(String, OutputStream) - Method in class org.glassfish.jersey.spi.ContentEncoder
-
Implementations of this method should take the entity stream, wrap it and return a stream that is encoded using the specified encoding.
- encode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- encode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
- encodeLiteralCharacters(String) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Encode literal characters of a template.
- encodeTemplateNames(String) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
- encoding(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- encodings(String...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- END_OF_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Path pattern matching the end of a URI path.
- endsWithSlash() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Check if the URI template ends in a slash (
'/'). - ensureContract(Class<?>, Class<?>...) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Ensure the supplied implementation classes implement the expected contract.
- ensureNotClosed() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Check that the entity input stream has not been closed yet.
- entering(String, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- entering(String, String, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- entering(String, String, Object[]) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- entity(Object) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- entity(Object, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- ENTITY - org.glassfish.jersey.model.Parameter.Source
-
Entity parameter injection source.
- ENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Entity tag is null.
- EntityInputStream - Class in org.glassfish.jersey.message.internal
-
Entity input stream customized for entity message processing: contains
EntityInputStream.isEmpty()method.EntityInputStream.close()method throws Jersey-specific runtime exception in case of an IO error. - EntityInputStream(InputStream) - Constructor for class org.glassfish.jersey.message.internal.EntityInputStream
-
Extension constructor.
- EntityTagProvider - Class in org.glassfish.jersey.message.internal
-
ETagheader delegate provider. - EntityTagProvider() - Constructor for class org.glassfish.jersey.message.internal.EntityTagProvider
- entries() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns a view collection of all key-value pairs contained in this multimap, as
Map.Entryinstances. - entries() - Method in interface org.glassfish.jersey.internal.guava.SetMultimap
-
Returns a view collection of all key-value pairs contained in this multimap, as
Map.Entryinstances. - entrySet() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- entrySet() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- entrySet() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns a collection view of the mappings contained in this map.
- equals() - Static method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns an equivalence that delegates to
Object.equals(java.lang.Object)andObject.hashCode(). - equals(Object) - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
- equals(Object) - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- equals(Object) - Method in class org.glassfish.jersey.internal.guava.ForwardingSet
- equals(Object) - Method in class org.glassfish.jersey.internal.guava.HashBasedTable
- equals(Object) - Method in interface org.glassfish.jersey.internal.guava.ListMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Compares the specified object with this multimap for equality.
- equals(Object) - Method in interface org.glassfish.jersey.internal.guava.SetMultimap
-
Compares the specified object to this multimap for equality.
- equals(Object) - Method in interface org.glassfish.jersey.internal.guava.Table.Cell
-
Compares the specified object with this cell for equality.
- equals(Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Compares the specified object with this table for equality.
- equals(Object) - Method in class org.glassfish.jersey.internal.inject.AnnotationLiteral
- equals(Object) - Method in class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
- equals(Object) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- equals(Object) - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- equals(Object) - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
- equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- equals(Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- equals(Object) - Method in class org.glassfish.jersey.internal.util.LazyUid
- equals(Object) - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- equals(Object) - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- equals(Object) - Method in class org.glassfish.jersey.message.internal.JerseyLink
- equals(Object) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- equals(Object) - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- equals(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- equals(Object) - Method in class org.glassfish.jersey.model.Parameter
- equals(Object) - Method in class org.glassfish.jersey.SslConfigurator
- equals(Object) - Method in class org.glassfish.jersey.uri.PatternWithGroups
- equals(Object) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Equality is calculated from the String of the regular expression generated from the templates.
- equals(String, String) - Method in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
- equals(K, K) - Method in interface org.glassfish.jersey.internal.util.collection.KeyComparator
-
Compare two keys for equality.
- equalsIgnoreValueOrder(MultivaluedMap<String, V>) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- equalTo(T) - Static method in class org.glassfish.jersey.internal.guava.Predicates
-
Returns a predicate that evaluates to
trueif the object being testedequals()the given target or both are null. - Equivalence<T> - Class in org.glassfish.jersey.internal.guava
-
A strategy for determining whether two instances are considered equivalent.
- Equivalence() - Constructor for class org.glassfish.jersey.internal.guava.Equivalence
- equivalent(T, T) - Method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns
trueif the given objects are considered equivalent. - erasure(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the
Classrepresentation of the given type. - error(Object, String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
-
Add an error to the list of messages.
- error(String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
-
Add an error to the list of messages.
- ERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error caught while loading SPI providers.
- ERROR_ENTITY_PROVIDER_BASICTYPES_CHARACTER_MORECHARS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A single character expected in the entity input stream.
- ERROR_ENTITY_PROVIDER_BASICTYPES_CONSTRUCTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error converting entity to {0} type by single String constructor.
- ERROR_ENTITY_PROVIDER_BASICTYPES_UNKWNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unsupported basic type {0}.
- ERROR_ENTITY_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Entity input stream has already been closed.
- ERROR_EXTERNAL_REGISTERABLES_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error reading external registrable contracts: {0}.
- ERROR_FINDING_EXCEPTION_MAPPER_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Could not find exception type for given ExceptionMapper class: {0}.
- ERROR_INTERCEPTOR_READER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Last reader interceptor in the chain called the method proceed.
- ERROR_INTERCEPTOR_WRITER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Last writer interceptor in the chain called the method proceed.
- ERROR_MBR_ISREADABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MesssageBodyReader {0} threw exception in isReadable - skipping.
- ERROR_MBW_ISWRITABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MesssageBodyWriter {0} threw exception in isWritable - skipping.
- ERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
WARNING: {0}
- ERROR_NEWCOOKIE_EXPIRES(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
NewCookie Expires header value ({0}) cannot be read.
- ERROR_NOTFOUND_MESSAGEBODYREADER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MessageBodyReader not found for media type={0}, type={1}, genericType={2}.
- ERROR_NOTFOUND_MESSAGEBODYWRITER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MessageBodyWriter not found for media type={0}, type={1}, genericType={2}.
- ERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Value "{0}" is not a character.
- ERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error parsing entity tag: {0}
- ERROR_PROVIDER_AND_RESOURCE_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Due to constraint configuration problems the implementations of providers in the resource class {0} will be ignored.
- ERROR_PROVIDER_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Due to constraint configuration problems the provider {0} will be ignored.
- ERROR_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A registered provider {0} is constrained (via @ConstrainedTo) to {1} runtime but does not implement any provider interface usable in the runtime.
- ERROR_PROVIDER_CONSTRAINED_TO_WRONG_RUNTIME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A provider {0} registered in {2} runtime is constrained (via @ConstrainedTo) to {1} runtime.
- ERROR_PROVIDER_REGISTERED_WRONG_RUNTIME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A provider {0} registered in {1} runtime does not implement any provider interfaces applicable in the {1} runtime.
- ERROR_READING_ENTITY_FROM_INPUT_STREAM() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error reading entity from input stream.
- ERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Missing entity.
- ERROR_RESOLVING_GENERIC_TYPE_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to resolve generic type value of {0} for an instance of {1}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of feature context instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_READER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of reader interceptor context instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_WRITER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of writer interceptor context instance {0}.
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_AFTER_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed after a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_PART_OF_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed as a part of a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_START_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed as a start of a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_INVALID_SYNTAX(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid syntax for the expression "{0}" associated with the name "{1}" in a path template "{2}".
- ERROR_TEMPLATE_PARSER_INVALID_SYNTAX_TERMINATED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid syntax in the template "{0}".
- ERROR_TEMPLATE_PARSER_NAME_MORE_THAN_ONCE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The name "{0}" is declared more than once with different regular expressions in a path template "{1}".
- Errors - Class in org.glassfish.jersey.internal
-
Errors utility used to file processing messages (e.g. validation, provider, resource building errors, hint).
- ERRORS_AND_WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Following issues have been detected: {0}
- Errors.ErrorMessage - Class in org.glassfish.jersey.internal
-
Generic error message.
- Errors.ErrorMessagesException - Exception in org.glassfish.jersey.internal
-
Error message exception.
- estimateMaximumLag() - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Returns an estimate of the maximum number of items produced but not yet consumed among all current subscribers.
- estimateMaximumLag() - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Returns an estimate of the maximum number of items produced but not yet consumed among all current subscribers.
- estimateMaximumLag() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Returns an estimate of the maximum number of items produced but not yet consumed among all current subscribers.
- estimateMinimumDemand() - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Returns an estimate of the minimum number of items requested (via
request) but not yet produced, among all current subscribers. - estimateMinimumDemand() - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Returns an estimate of the minimum number of items requested (via
request) but not yet produced, among all current subscribers. - estimateMinimumDemand() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Returns an estimate of the minimum number of items requested but not yet produced, among all current subscribers.
- exception(String, Object, Exception) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
- EXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Exception caught while loading SPI providers.
- EXCEPTION_MAPPER_SUPPORTED_TYPE_UNKNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to retrieve the supported exception type for a registered exception mapper service class "{0}".
- ExceptionMapperFactory - Class in org.glassfish.jersey.internal
-
Exception mappersimplementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup. - ExceptionMapperFactory(InjectionManager) - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory
-
Create new exception mapper factory initialized with
injection managerinstance that will be used to look up all providers implementingExceptionMapperinterface. - ExceptionMapperFactory.ExceptionMappersConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
ExceptionMappersinstance intoInjectionManagerandBootstrapBag. - ExceptionMappers - Interface in org.glassfish.jersey.spi
-
Provides lookup of
ExceptionMapperinstances that can be used to map exceptions to responses. - ExceptionMappersConfigurator() - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- exceptionStackTraceAsString(Throwable) - Static method in class org.glassfish.jersey.internal.util.ExceptionUtils
-
Gets the stack trace of the provided throwable as a string.
- ExceptionUtils - Class in org.glassfish.jersey.internal.util
-
The Exception Utils class provide utility method for exception handling.
- EXCLUDE_EMPTY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that excludes models with no recognized contracts.
- excludeMetaProviders(InjectionManager) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
A method creates the
Predicatewhich is able to filter all Jersey meta-providers along with the components which is able to register the current usedInjectionManager. - ExecutionError - Error in org.glassfish.jersey.internal.guava
-
Errorvariant ofExecutionException. - ExecutionError(Error) - Constructor for error org.glassfish.jersey.internal.guava.ExecutionError
-
Creates a new instance with the given cause.
- EXECUTOR_SERVICE_PROVIDER_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
ExecutorServiceProviderprovider contract. - ExecutorProviders - Class in org.glassfish.jersey.process.internal
-
A utility class with a methods for handling executor injection registration and proper disposal.
- ExecutorServiceProvider - Interface in org.glassfish.jersey.spi
-
An extension contract for providing pluggable executor service providers to be used by Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.
- exiting(String, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- exiting(String, String, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- EXPECT - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- EXPECTATION_FAILED_417 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
417 Expectation Failed.
- expireAfterAccess(long, TimeUnit) - Method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Specifies that each entry should be automatically removed from the cache once a fixed duration has elapsed after the entry's creation, the most recent replacement of its value, or its last access.
- EXPIRED - org.glassfish.jersey.internal.guava.RemovalCause
-
The entry's expiration timestamp has passed.
- expires(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- EXPLICIT - org.glassfish.jersey.internal.guava.RemovalCause
-
The entry was manually removed by the user.
- ExtendedConfig - Interface in org.glassfish.jersey
-
Extended common runtime configuration.
- ExtendedExceptionMapper<T extends Throwable> - Interface in org.glassfish.jersey.spi
-
Extension of a
exception mapper interface. - ExtendedLogger - Class in org.glassfish.jersey.internal.util
-
Logger extension with additional logging utility & convenience methods.
- ExtendedLogger(Logger, Level) - Constructor for class org.glassfish.jersey.internal.util.ExtendedLogger
-
Create new logger extension.
- EXTERNAL_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain contract registrable by
InjectionManager. - ExternalConfigurationModel<CONFIG> - Interface in org.glassfish.jersey.spi
-
Model of configuration for external properties.
- ExternalConfigurationProvider - Interface in org.glassfish.jersey.spi
-
Provider interface for external (SPI) providers to provide their configuration properties implementations Priority of providers can be adjusted by Priority annotation or just alphabetically (if no Provider annotation is found)
- ExternalConfigurationProviderImpl - Class in org.glassfish.jersey.internal.config
- ExternalConfigurationProviderImpl(ExternalConfigurationModel<?>) - Constructor for class org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
- ExternalProperties - Class in org.glassfish.jersey
- ExternalPropertiesConfigurationFactory - Class in org.glassfish.jersey.internal.config
-
Factory for external properties providers Offers methods to work with properties loaded from providers or just configure Jersey's Configurables with loaded properties from providers
- ExternalPropertiesConfigurationFactory() - Constructor for class org.glassfish.jersey.internal.config.ExternalPropertiesConfigurationFactory
- extractInflector(Object) - Static method in class org.glassfish.jersey.process.internal.Stages
-
(Optionally) extracts an
inflectorfrom a processing stage, provided the stage implementsInflectinginterface. - ExtractorException - Exception in org.glassfish.jersey.internal.inject
-
A runtime exception that contains a cause, a checked or runtime exception, that may be passed to the cause of a
WebApplicationException. - ExtractorException(String) - Constructor for exception org.glassfish.jersey.internal.inject.ExtractorException
-
Create new parameter extractor exception.
- ExtractorException(String, Throwable) - Constructor for exception org.glassfish.jersey.internal.inject.ExtractorException
-
Create new parameter extractor exception.
- ExtractorException(Throwable) - Constructor for exception org.glassfish.jersey.internal.inject.ExtractorException
-
Create new parameter extractor exception.
F
- FAILED_DEPENDENCY_424 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
424 Failed Dependency.
- fatal(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a fatal error to the list of messages.
- FATAL - org.glassfish.jersey.Severity
-
Fatal.
- fatalIssuesFound() - Static method in class org.glassfish.jersey.internal.Errors
-
Check whether a fatal error is present in the list of all messages.
- FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable feature auto discovery globally on client/server. - FEATURE_AUTO_DISCOVERY_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE. - FEATURE_AUTO_DISCOVERY_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE. - FEATURE_CONSTRAINED_TO_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Feature {0} registered in {2} runtime is constrained to {1} runtime and is ignored.
- FEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Feature [{0}] has already been processed.
- FeatureConfigurator - Class in org.glassfish.jersey.internal
-
Registers JAX-RS
Featurewhich are listed as SPIs for registration. - FeatureConfigurator(RuntimeType) - Constructor for class org.glassfish.jersey.internal.FeatureConfigurator
- FeatureContextWrapper - Class in org.glassfish.jersey.model.internal
-
Wrapper of
FeatureContextthat can supply instance ofinjection manager. - FeatureContextWrapper(FeatureContext, InjectionManager) - Constructor for class org.glassfish.jersey.model.internal.FeatureContextWrapper
-
Create a new instance of wrapper.
- field(Field) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Returns a pretty string representing a Field.
- FileProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/octet-streamentity type to/from aFileinstance. - FileProvider() - Constructor for class org.glassfish.jersey.message.internal.FileProvider
- find(Class<T>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
- find(Class<T>) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class<T>) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
-
Get an exception mapping provider for a particular class of exception.
- find(Class<T>, boolean) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class<T>, ClassLoader) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(Class<T>, ClassLoader, boolean) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available classes of a given service file using the context class loader.
- findMapping(T) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
- findMapping(T) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
-
Get an exception mapping provider for a particular exception instance.
- findMethodOnClassPA(Class<?>, Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to find a method on a class given an existing method.
- findOverridingMethodOnClass(Class<?>, Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
- fine(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- finer(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- finest(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- first() - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- Flow - Class in org.glassfish.jersey.internal.jsr166
-
Interrelated interfaces and static methods for establishing flow-controlled components in which
Publishersproduce items consumed by one or moreSubscribers, each managed by aSubscription. - Flow.Processor<T,R> - Interface in org.glassfish.jersey.internal.jsr166
-
A component that acts as both a Subscriber and Publisher.
- Flow.Publisher<T> - Interface in org.glassfish.jersey.internal.jsr166
-
A producer of items (and related control messages) received by Subscribers.
- Flow.Subscriber<T> - Interface in org.glassfish.jersey.internal.jsr166
-
A receiver of messages.
- Flow.Subscription - Interface in org.glassfish.jersey.internal.jsr166
-
Message control linking a
Flow.PublisherandFlow.Subscriber. - flush() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- flush() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
-
Deprecated.
- flush(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Stores collected tracing messages to response HTTP header.
- FlushedCloseable - Interface in org.glassfish.jersey.io.spi
-
A marker interface that the stream provided to Jersey can implement, noting that the stream does not need to call
Flushable.flush()prior toFlushedCloseable.close(). - forArray(T...) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns an iterator containing the elements of
arrayin order. - FORBIDDEN_403 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
403 Forbidden.
- ForcedAutoDiscoverable - Interface in org.glassfish.jersey.internal.spi
-
A service provider contract for JAX-RS and Jersey components that need to be automatically discovered and registered in
runtime configurations. - ForeignDescriptor - Interface in org.glassfish.jersey.internal.inject
-
The descriptor holder for an externally provided DI providers.
- ForeignDescriptorImpl - Class in org.glassfish.jersey.internal.inject
-
The descriptor holder for an externally provided DI providers.
- ForeignDescriptorImpl(Object) - Constructor for class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
-
Constructor accepts a descriptor of the DI provider and to be able to provide it in further processing.
- ForeignDescriptorImpl(Object, Consumer<Object>) - Constructor for class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
-
Constructor accepts a descriptor of the DI provider and to be able to provide it in further processing along with dispose mechanism to destroy the objects corresponding the given
foreign key. - ForeignRequestScopeBridge - Interface in org.glassfish.jersey.internal.inject
-
Internal service to help determine which HK2 factory provided components should be treated as request scoped.
- FORM - org.glassfish.jersey.model.Parameter.Source
-
Form parameter injection source.
- format(LocalDateTime) - Method in interface org.glassfish.jersey.message.internal.HttpDateFormat.HttpDateFormatter
-
Formats a
LocalDateTimeinto a date-time string. - format(Date) - Method in interface org.glassfish.jersey.message.internal.HttpDateFormat.HttpDateFormatter
-
Formats a
Dateinto a date-time string. - FormMultivaluedMapProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/x-www-form-urlencodedentity type to/frommulti-valued mapinstance. - FormMultivaluedMapProvider() - Constructor for class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- FormProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/x-www-form-urlencodedentity type to/fromJAX-RS Forminstance. - FormProvider() - Constructor for class org.glassfish.jersey.message.internal.FormProvider
- FORWARDED - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link Forwarded HTTP Extension}
- ForwardingCollection<E> - Class in org.glassfish.jersey.internal.guava
-
A collection which forwards all its method calls to another collection.
- ForwardingMapEntry<K,V> - Class in org.glassfish.jersey.internal.guava
-
A map entry which forwards all its method calls to another map entry.
- ForwardingSet<E> - Class in org.glassfish.jersey.internal.guava
-
A set which forwards all its method calls to another set.
- ForwardingSortedSet<E> - Class in org.glassfish.jersey.internal.guava
-
A sorted set which forwards all its method calls to another sorted set.
- FOUND_302 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
302 Found.
- fragment(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- FRAGMENT - org.glassfish.jersey.uri.UriComponent.Type
-
The URI fragment component type.
- from(int) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance.
- from(int, String) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance with a custom reason phrase.
- from(Response) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Deprecated.
- from(Response.StatusType, String) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance with a custom reason phrase.
- from(Response, Configuration) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Get an OutboundJaxrsResponse instance for a given JAX-RS response.
- from(Comparator<T>) - Static method in class org.glassfish.jersey.internal.guava.Ordering
-
Returns an ordering based on an existing comparator instance.
- FROM - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- fromString(String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.DateProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.UriProvider
- fullRelativeUri(URI) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Return the
Request-Urirepresentation as defined by HTTP spec. - Futures - Class in org.glassfish.jersey.internal.guava
-
Static utility methods pertaining to the
Futureinterface.
G
- GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
504 Gateway Timeout.
- genericInterface - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
-
Generic interface type.
- genericTypeFor(Object) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Create a
generic typeinformation for a given Javainstance. - get() - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
- get() - Method in interface org.glassfish.jersey.internal.inject.ForeignDescriptor
-
Returns an object that can be cast on the side of DI provider to his descriptor.
- get() - Method in class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
- get() - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory
- get() - Method in interface org.glassfish.jersey.internal.util.collection.UnsafeValue
-
Get the stored value.
- get() - Method in interface org.glassfish.jersey.internal.util.collection.Value
-
Get the stored value.
- get(long, TimeUnit) - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
- get(Object) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- get(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- get(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns the value to which the specified key is mapped in this identity hash map, or null if the map contains no mapping for this key.
- get(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Returns the value to which the specified key is mapped, or
nullif this map contains no mapping for the key. - get(Object, Object) - Method in class org.glassfish.jersey.internal.guava.HashBasedTable
- get(Object, Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns the value corresponding to the given row and column keys, or
nullif no such mapping exists. - get(K) - Method in interface org.glassfish.jersey.internal.guava.ListMultimap
-
Returns a view collection of the values associated with
keyin this multimap, if any. - get(K) - Method in interface org.glassfish.jersey.internal.guava.LoadingCache
-
Returns the value associated with
keyin this cache, first loading that value if necessary. - get(K) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns a view collection of the values associated with
keyin this multimap, if any. - get(K) - Method in interface org.glassfish.jersey.internal.guava.SetMultimap
-
Returns a view collection of the values associated with
keyin this multimap, if any. - get(K) - Method in interface org.glassfish.jersey.internal.guava.SortedSetMultimap
-
Returns a collection view of all values associated with a key.
- get(K) - Method in class org.glassfish.jersey.internal.guava.TreeMultimap
- getAcceptableLanguages() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a list of languages that are acceptable for the message.
- getAcceptableMediaTypes() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a list of media types that are acceptable for the message.
- getAliases() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's aliases.
- getAllFieldsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain fields on given class, recursively through inheritance hierarchy.
- getAllInstances(Type) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets all services from this injection manager that implement this contract or have this implementation.
- getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getAllProviders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the iterable of all providers (custom and default) registered for the given service provider contract in the underlying
injection managercontainer. - getAllProviders(InjectionManager, Class<T>, Comparator<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the iterable of all providers (custom and default) registered for the given service provider contract in the underlying
injection managercontainer ordered based on the givencomparator. - getAllProviders(InjectionManager, Class<T>, RankedComparator<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the sorted iterable of all
providers(custom and default) registered for the given service provider contract in the underlyinginjection managercontainer. - getAllRankedProviders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the iterable of all
providers(custom and default) registered for the given service provider contract in the underlyinginjection managercontainer. - getAllRankedSortedProviders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the iterable of all providers (custom and default) registered for the given service provider contract in the underlying
injection managercontainer and automatically sorted usingranked comparator. - getAllServiceHolders(Class<T>, Annotation...) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets all services from this injection manager that implements this contract or has this implementation along with information about the service which can be kept by
ServiceHolder. - getAllServiceHolders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get collection of all
ServiceHolders bound for providers (custom and default) registered for the given service provider contract in the underlyinginjection managercontainer. - getAnalyzer() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's analyzer.
- getAnnotation() - Method in interface org.glassfish.jersey.internal.inject.InjectionResolver
-
This method returns the annotation for what the injection resolver is implemented.
- getAnnotation(Class<T>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
- getAnnotation(Class<T>) - Method in class org.glassfish.jersey.model.Parameter
- getAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
- getAnnotations() - Method in class org.glassfish.jersey.model.Parameter
- getAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Returns collection of all annotation types attached to a given annotated element that have the provided meta annotation attached.
- getApplication() - Method in interface org.glassfish.jersey.ApplicationSupplier
-
Get Application.
- getArguments() - Method in interface org.glassfish.jersey.internal.l10n.Localizable
-
Returns the arguments for message formatting.
- getArguments() - Method in class org.glassfish.jersey.internal.l10n.LocalizableMessage
- getArrayComponentType(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Gets the component type of the array.
- getArrayForComponentType(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get Array class of component type.
- getAsLocale() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getAutoDiscoverables() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets a list of
AutoDiscoverable. - getBackingThreadFactory() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Get a backing thread factory that should be used as a delegate for creating the new threads for the provisioned executor service.
- getBindings() - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
- getBindings() - Method in interface org.glassfish.jersey.internal.inject.Binder
-
Gets a collection of descriptors registered in this jersey binder.
- getBindings(InjectionManager, Binder) - Static method in class org.glassfish.jersey.internal.inject.Bindings
- getBuildId() - Static method in class org.glassfish.jersey.internal.Version
-
Get build id.
- getCharset(MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated.use
ReaderWriter.getCharset(m)instead - getCharset(MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Get the character set from a media type.
- getCharset(MediaType) - Static method in class org.glassfish.jersey.message.MessageUtils
-
Get the character set from a media type.
- getClass(Class<?>, Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Find the declaring class that implements or extends an interface.
- getClasses() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getClasses() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getClasses() - Method in class org.glassfish.jersey.model.internal.ComponentBag
- getClasses(Predicate<ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a subset of all registered component classes using the
filterpredicate to determine for each component class based on it's contract provider class model whether it should be kept or filtered out. - getClassLoaderPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain class loader for given class.
- getClosedException() - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Returns the exception associated with
closeExceptionally, or null if not closed or if closed normally. - getClosedException() - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Returns the exception associated with
closeExceptionally, or null if not closed or if closed normally. - getClosedException() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Returns the exception associated with
JerseyPublisher.closeExceptionally(java.lang.Throwable), or null if not closed or if closed normally. - getColumnKey() - Method in interface org.glassfish.jersey.internal.guava.Table.Cell
-
Returns the column key of this cell.
- getCombinedType() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType
-
Get combined client/server
MediaType, stripped of q and qs parameters. - getComponentBag() - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Returns a
ComponentBaginstance associated with the configuration. - getConfig() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getConfig() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
-
Obtain config object
- getConfiguration() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
Configuration. - getConfiguration() - Method in class org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
- getConfiguration() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
The related client/server side
Configuration. - getConfiguration() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
The related client/server side
Configuration. - getConfiguration() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getConfiguration() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- getConfiguration() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationProvider
-
obrain model object which has direct access to external configuration
- getConsumes() - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
-
Get request content type
- getContentType() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getContext() - Method in exception org.glassfish.jersey.message.internal.HeaderValueException
-
Get the exception context.
- getContext() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Get the underlying outbound message context.
- getContextClassLoaderPA() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain context class loader.
- getContextResolver(Class<T>, MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getContextResolvers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ContextResolvers. - getContract() - Method in class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Mainly aimed to provide contract class to abstract classes which extends this finder
- getContract() - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Gets binding's contract.
- getContractMap() - Method in class org.glassfish.jersey.model.ContractProvider
-
Get the map of contracts and their priorities.
- getContracts() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's contracts.
- getContracts() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Get the map of contracts for the built contract provider model.
- getContracts() - Method in class org.glassfish.jersey.model.ContractProvider
-
Get provided contracts recognized by Jersey.
- getContracts(Class<?>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getContracts(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getContractTypes() - Method in interface org.glassfish.jersey.internal.inject.ServiceHolder
-
Gets all contracts which represents the kept instance.
- getContractTypes() - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- getContractTypes() - Method in class org.glassfish.jersey.model.internal.RankedProvider
-
Get me set of implemented contracts.
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverterFactory
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.AggregatedProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.CharacterProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.DateProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.InputStreamProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.OptionalCustomProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.OptionalProvider
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.StringConstructor
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.TypeFromString
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.TypeFromStringEnum
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.internal.inject.ParamConverters.TypeValueOf
- getCookies() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getCorePoolSize() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Get the number of the core threads of the the provisioned thread pool executor.
- getCustomProviders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the set of all custom providers registered for the given service provider contract in the underlying
injection managercontainer. - getDate() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get message date.
- getDate() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getDebugLevel() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
-
Get the configured debug level.
- getDeclaredAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
- getDeclaredAnnotations() - Method in class org.glassfish.jersey.model.Parameter
- getDeclaredConstructorPA(Class<?>, Class<?>...) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain declared constructor of given class with given parameters.
- getDeclaredConstructorsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain declared constructors of given class.
- getDeclaredFieldsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain fields declared on given class.
- getDeclaredMethod() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get the underlying declared Java method.
- getDeclaredMethodsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain methods declared on given class.
- getDeclaringClass(AccessibleObject) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the declaring class of an accessible object.
- getDefaultContext() - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new instance of a
SSLContextconfigured using default configuration settings. - getDefaultContext(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new instance of a
SSLContextconfigured using default configuration settings. - getDefaultNext() - Method in class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Get the default next stage currently configured on the acceptor.
- getDefaultPriority() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Get the default priority of the built contract provider model.
- getDefaultValue() - Method in class org.glassfish.jersey.model.Parameter
-
Get the default parameter value.
- getEntity() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getEntity() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the message entity Java instance.
- getEntity() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getEntityAnnotations() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the annotations attached to the entity.
- getEntityClass() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the raw message entity type information.
- getEntityStream() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the entity input stream.
- getEntityStream() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the entity output stream.
- getEntityTag() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the entity tag.
- getEntityTag() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getEntityType() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the message entity type information.
- getErrorMessages() - Static method in class org.glassfish.jersey.internal.Errors
-
Get the list of all error messages.
- getErrorMessages(boolean) - Static method in class org.glassfish.jersey.internal.Errors
-
Get the list of error messages.
- getEvent() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME remove.
- getEventValue() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- getExceptionMapper(Class<T>) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getExceptionMappers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ExceptionMappers. - getExecutor() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Get the thread pool executor.
- getExecutorService() - Method in interface org.glassfish.jersey.spi.ExecutorServiceProvider
-
Get an executor service to be used by Jersey client or server runtime to execute specific tasks.
- getExecutorService() - Method in interface org.glassfish.jersey.spi.ScheduledExecutorServiceProvider
-
Get a scheduled executor service to be used by Jersey client or server runtime to schedule execution of specific tasks.
- getExecutorService() - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
- getExecutorService() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
- getFilter() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getFirst(String) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- getFirst(String, A) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- getFirst(String, Class<A>) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- getFirst(K) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- getFromBinders(InjectionManager, ComponentBag, Function<Object, T>, Predicate<Binding>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
If
Tobject is registered inComponentBagusing theBinder,Tis not visible using the methods for getting classes and instancesComponentBag.getClasses(Predicate)andComponentBag.getInstances(Predicate). - getFromStringStringMethodPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to get the static fromString(String ) method.
- getGenericParameterTypes() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get generic method parameter types.
- getGenericTypeArgumentClasses(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the list of classes that represent the type arguments of a
parameterizedinput type. - getGroup() - Method in class org.glassfish.jersey.uri.internal.UriPart
-
Return the matching group of the template represented by this
UriPart - getGroupCounts() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the capturing group counts for each template variable.
- getGroupIndexes() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the group indexes to capturing groups.
- getGroupIndexes() - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Get the group indexes to capturing groups.
- getGuards() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
-
Get all the guarded keys
- getHandlers() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getHeaderDelegateProviders() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
-
Returns all
HeaderDelegateProviderregister internally by Jersey. - getHeaders() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the mutable message headers multivalued map.
- getHeaders() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the mutable message headers multivalued map.
- getHeaders() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the mutable message headers multivalued map.
- getHeaders() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getHeaders() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get a message header as a single string value.
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a message header as a single string value.
- getHeaderValueExceptionContext() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
- getHeaderValueExceptionContext() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Return
HeaderValueException.Contexttype of the message context. - getHeaderValueExceptionContext() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
- getIfMatch() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get If-Match header.
- getIfNoneMatch() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get If-None-Match header.
- getIfPresent(Object) - Method in interface org.glassfish.jersey.internal.guava.Cache
-
Returns the value associated with
keyin this cache, ornullif there is no cached value forkey. - getIfPresent(Object) - Method in class org.glassfish.jersey.internal.util.collection.LRU
-
Returns the value associated with
keyin this cache, ornullif there is no cached value forkey. - getImplementationClass() - Method in interface org.glassfish.jersey.internal.inject.ServiceHolder
-
Gets an implementation class of the instance which is kept in this service holder.
- getImplementationClass() - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- getImplementationClass() - Method in class org.glassfish.jersey.model.ContractProvider
-
Get the implementation class which the contracts belong to.
- getImplementationType() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's type.
- getIndex() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- getInjecteeClass() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
Returns the parent class for this injectee.
- getInjecteeClass() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getInjecteeDescriptor() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This method returns foreign descriptor of the current injectee that means that the DI provider is able to store its specific descriptor and that use it in the descriptor processing.
- getInjecteeDescriptor() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getInjectionManager() - Method in interface org.glassfish.jersey.internal.inject.InjectionManagerSupplier
-
Get injection manager.
- getInjectionManager() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getInjectionManager() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getInjectionManager() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- getInjectionManager(FeatureContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
-
Extract and return injection manager from
featureContext. - getInjectionManager(ReaderInterceptorContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
-
Extract and return injection manager from
readerInterceptorContext. - getInjectionManager(WriterInterceptorContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
-
Extract and return injection manager from
writerInterceptorContext. - getInputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getInputStream() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getInstance() - Method in interface org.glassfish.jersey.internal.inject.ServiceHolder
-
An instance of the service got from
InjectionManager. - getInstance() - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- getInstance() - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Returns an
OsgiRegistryinstance. - getInstance(Class<T>) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets the best service from this injection manager that implements this contract or has this implementation.
- getInstance(Class<T>, Annotation...) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets the best service from this injection manager that implements this contract or has this implementation.
- getInstance(Class<T>, String) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets the best service from this injection manager that implements this contract or has this implementation.
- getInstance(Type) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets the best service from this injection manager that implements this contract or has this implementation.
- getInstance(ForeignDescriptor) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Gets the service instance according to
ForeignDescriptorwhich is specific to the underlying DI provider. - getInstance(PropertiesDelegate) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Returns instance of
TracingLoggerassociated with current request processing (propertiesDelegate). - getInstances() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getInstances() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getInstances() - Method in class org.glassfish.jersey.model.internal.ComponentBag
- getInstances(Predicate<ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a subset of all registered component instances using the
filterpredicate to determine for each component instance based on it's contract provider class model whether it should be kept or filtered out. - getJdkVersion() - Static method in class org.glassfish.jersey.internal.util.JdkVersion
- getKeepAliveTime() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Get the thread keep-alive time (in seconds).
- getKey() - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- getKey() - Method in interface org.glassfish.jersey.internal.l10n.Localizable
-
Gets the key in the resource bundle.
- getKey() - Method in class org.glassfish.jersey.internal.l10n.LocalizableMessage
- getLanguage() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the language of the entity.
- getLanguage() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLastModified() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the last modified date.
- getLastModified() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLength() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get Content-Length value.
- getLength() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLengthLong() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get Content-Length value.
- getLevel() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getLink(String) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the link for the relation.
- getLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Convenience method that returns a
Link.Builderfor the relation. - getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLinks() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the links attached to the message as header.
- getLinks() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the links attached to the message as header.
- getLinks() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLinks() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the links attached to the message as header.
- getLocale() - Method in class org.glassfish.jersey.internal.l10n.Localizer
- getLocation() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get the location.
- getLocation() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getMaintenance() - Method in class org.glassfish.jersey.internal.util.JdkVersion
- getMajor() - Method in class org.glassfish.jersey.internal.util.JdkVersion
- getManagedObjectsFinalizer() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ManagedObjectsFinalizer. - getMaxBufferCapacity() - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Returns the maximum per-subscriber buffer capacity.
- getMaxBufferCapacity() - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Returns the maximum per-subscriber buffer capacity.
- getMaxBufferCapacity() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Returns the maximum per-subscriber buffer capacity.
- getMaximumPoolSize() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Get the maximum number of threads to allow in the thread pool.
- getMediaType() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
-
Returns
MediaType. - getMediaType() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the media type of the entity.
- getMediaType() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getMediaType() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the media type of the entity.
- getMessage() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
-
Human-readable description of the issue.
- getMessage(String, Object...) - Method in class org.glassfish.jersey.internal.l10n.LocalizableMessageFactory
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReader(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyReaderMediaTypes(Class<?>, Type, Annotation[]) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReaderMediaTypes(Class<?>, Type, Annotation[]) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the list of media types supported for a Java type.
- getMessageBodyReaderMediaTypesByType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReaderMediaTypesByType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the list of media types supported for a Java type.
- getMessageBodyReadersForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReadersForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyReaders that are suitable for the giventype. - getMessageBodyWorkers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
MessageBodyWorkers. - getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body writer that matches a set of criteria.
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body writer that matches a set of criteria.
- getMessageBodyWriterMediaType(Class<?>, Type, Annotation[], List<MediaType>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriterMediaType(Class<?>, Type, Annotation[], List<MediaType>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the most acceptable media type supported for a Java type given a set of acceptable media types.
- getMessageBodyWriterMediaTypes(Class<?>, Type, Annotation[]) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriterMediaTypes(Class<?>, Type, Annotation[]) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the list of media types supported for a Java type.
- getMessageBodyWriterMediaTypesByType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriterMediaTypesByType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the list of media types supported for a Java type.
- getMessageBodyWritersForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWritersForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyWriters that are suitable for the giventype. - getMessages() - Method in exception org.glassfish.jersey.internal.Errors.ErrorMessagesException
-
Get encountered error messages.
- getMetadata() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getMetaMethodAnnotations(Class<T>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get all instances of the specified meta-annotation type found on the method annotations.
- getMethod() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get the underlying Java method.
- getMethodRouting() - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
-
Get specified method routing
- getMethodsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to return an array containing
Methodobjects reflecting all the public member methods of the supplied class or interface object, including those declared by the class or interface and those inherited from superclasses and superinterfaces. - getMinor() - Method in class org.glassfish.jersey.internal.util.JdkVersion
- getModCount() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Get the number of times this HashMap has been structurally modified Structural modifications are those that change the number of mappings in the HashMap or otherwise modify its internal structure (e.g., rehash).
- getModel(Class<?>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a model for a given component class, or
nullif no such component is registered in the component bag. - getModelEnhancer(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
An extension point that provides a way how to define a custom enhancement/update operation of a contract provider model registration being produced for a given component class.
- getName() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's name.
- getName() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getName() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getNameBindings() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Get name bindings of the built contract provider model.
- getNameBindings() - Method in class org.glassfish.jersey.model.ContractProvider
- getNameBindings() - Method in interface org.glassfish.jersey.model.NameBound
-
Get the collection of name bindings attached to this component.
- getNames() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the list of template names.
- getNamespaceURI(String) - Method in class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
- getNameToPattern() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the map of template names to patterns.
- getNext(Iterator<? extends T>, T) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns the next element in
iteratorordefaultValueif the iterator is empty. - getNormalizedTemplate() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the normalized template.
- getNumberOfExplicitCharacters() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the number of characters in the regular expression not resulting from conversion of template variables.
- getNumberOfExplicitRegexes() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the number of explicit regular expressions.
- getNumberOfExplicitRegexes() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the number of explicit regular expressions declared in the template variables.
- getNumberOfLiteralCharacters() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the number of literal characters.
- getNumberOfRegexGroups() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the number of regular expression groups
- getNumberOfRegexGroups() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the number of regular expression groups
- getNumberOfTemplateVariables() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the number of template variables.
- getOptionalProperty(String, Class<T>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getOptionalProperty(String, Class<T>) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
-
Get value of a property as a definite type property may not exist, an empty Optional object is returned in case of an empty property
- getOrCreate(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Injections
-
Get the class by contract or create and inject a new instance.
- getOsgiRegistryInstance() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Returns an
OsgiRegistryinstance. - getOutputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getOutputStream() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getOutputStream(int) - Method in interface org.glassfish.jersey.message.internal.OutboundMessageContext.StreamProvider
-
Get the output stream.
- getPackageResources(String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Get URLs of resources from a given package.
- getParameterAnnotationHelperMap() - Method in interface org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
-
A map of supported Parameter Annotations.
- getParameterAnnotationHelperMap() - Method in class org.glassfish.jersey.model.Parameter.ParameterService
- getParameterAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get method parameter annotations.
- getParameterCreationFactory() - Method in interface org.glassfish.jersey.model.internal.spi.ParameterServiceProvider
-
Get a factory to be used to instantiate the
Parameter - getParameterCreationFactory() - Method in class org.glassfish.jersey.model.Parameter.ParameterService
- getParameterizedClassArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the parameterized class arguments for a declaring class that declares a generic interface type.
- getParameterizedTypeArguments(ReflectionHelper.DeclaringClassInterfacePair) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the parameterized type arguments for a declaring class that declares a generic interface type.
- getParameters() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Get the parameters.
- getParameterTypes() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get method parameter types.
- getParams() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getParent() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
If this Injectee is in a constructor this will return the constructor being injected into.
- getParent() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getParent() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getParentClassScope() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This method returns scope in which the parent class is registered.
- getParentClassScope() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getPart() - Method in class org.glassfish.jersey.uri.internal.UriPart
-
Return the string value representing this UriPart.
- getPattern() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the pattern.
- getPattern() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the URI pattern.
- getPosition() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
If this Injectee is a constructor or method parameter, this will return the index of the parameter.
- getPosition() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getPreferredCookie(NewCookie, NewCookie) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Compare two NewCookies having the same name.
- getPreferredDateFormat() - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
-
Deprecated, for removal: This API element is subject to removal in a future version.Use getPreferredDateFormatter instead
- getPreferredDateFormatter() - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
-
Get the preferred HTTP specified date format (RFC 1123).
- getPrefix(String) - Method in class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
- getPrefixes(String) - Method in class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
- getPrimaryTag() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getPriority(Class<?>) - Method in class org.glassfish.jersey.model.ContractProvider
-
Get the provider contract priority, if set, default component provider, if not set.
- getPriority(RankedProvider<T>) - Method in class org.glassfish.jersey.model.internal.RankedComparator
- getPriorityValue(Class<?>, int) - Static method in class org.glassfish.jersey.JerseyPriorities
-
Return the value of priority annotation on a given class, if exists.
- getProduces() - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
-
Get Accept header media type
- getProperties() - Method in class org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
- getProperties() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getProperties() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getProperties() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationProvider
-
Map of properties from the model (external config file)
- getProperty(String) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getProperty(String) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- getProperty(String) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Returns the property with the given name registered in the current request/response exchange context, or
nullif there is no property by that name. - getProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- getProperty(String) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getPropertyClassNames() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getPropertyName(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Determine property (field) name from given getter/setter method.
- getPropertyNameForRuntime(String, RuntimeType) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Returns specific property value for given
RuntimeType. - getPropertyNames() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getPropertyNames() - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- getPropertyNames() - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Returns an immutable
collectioncontaining the property names available within the context of the current request/response exchange context. - getPropertyNames() - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- getPropertyNames() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getProvider() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- getProviderContracts(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Returns provider contracts recognized by Jersey that are implemented by the
clazz. - getProviders(InjectionManager, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Get the set of default providers registered for the given service provider contract in the underlying
injection managercontainer. - getQualifiedAcceptableLanguages() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a list of languages that are acceptable for the message.
- getQualifiedAcceptableMediaTypes() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a list of media types that are acceptable for a request.
- getQualifiedAcceptCharset() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getQualifiedAcceptEncoding() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getQualifiers() - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Gets binding's qualifiers.
- getQualifiers() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's qualifiers.
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableToken
- getQuality() - Method in interface org.glassfish.jersey.message.internal.Qualified
-
Get quality factor value (in [ppt]).
- getQuality() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Get quality source factor value (in [ppt]).
- getQuality(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Reads quality factor from given media type.
- getQualitySource(MediaType) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Extract quality source information from the supplied
MediaTypevalue. - getRank() - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Gets binding's optional rank.
- getRank() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets rank of the service.
- getRank() - Method in interface org.glassfish.jersey.internal.inject.ServiceHolder
-
Gets ranking of the kept instance.
- getRank() - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- getRank() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- getRawClass(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Given the type parameter gets the raw type represented by the type, or null if this has no associated raw class.
- getRawType() - Method in class org.glassfish.jersey.model.Parameter
-
Get raw type information for the parameter.
- getReaderInterceptors() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get reader interceptors bound to this context.
- getReaderModelsForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getReaderModelsForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyReadermodels that are suitable for the giventype. - getReaders(MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getReaders(MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the map of media type to list of message body writers that are compatible with a media type.
- getReference() - Method in interface org.glassfish.jersey.process.internal.RequestContext
-
Get a "new" reference of the scope instance.
- getRegex() - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Get the regular expression.
- getRegistrations() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get an unmodifiable view of all component classes, for which a registration exists (either class or instance based) in the component bag.
- getRejectedExecutionHandler() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Get the handler for tasks that could not be executed by the provisioned thread pool executor.
- getRel() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getRels() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getRemainder() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- getRequestCookies() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get any cookies that accompanied the message.
- getRequestScope() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
RequestScope. - getRequestScopedComponents() - Method in interface org.glassfish.jersey.internal.inject.ForeignRequestScopeBridge
-
Get me a set of classes that are managed outside of HK2 and should be treated as if HK2 request scoped.
- getRequiredQualifiers() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This is the set of required qualifiers for this injectee.
- getRequiredQualifiers() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getRequiredType() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This is the required type of the injectee.
- getRequiredType() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- getResolver() - Method in class org.glassfish.jersey.internal.inject.InjectionResolverBinding
-
Gets the injection resolver handled by this descriptor.
- getResourceAsStream(ClassLoader, Class<?>, String) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Lookup resource by given name.
- getResourceBundle() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getResourceBundle(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Tries to load resource bundle via OSGi means.
- getResourceBundle(Locale) - Method in interface org.glassfish.jersey.internal.l10n.Localizable
-
Get the resource bundle of the given localization.
- getResourceBundle(Locale) - Method in class org.glassfish.jersey.internal.l10n.LocalizableMessage
- getResourceBundle(Locale) - Method in interface org.glassfish.jersey.internal.l10n.LocalizableMessageFactory.ResourceBundleSupplier
-
Gets the ResourceBundle.
- getResourceBundleName() - Method in interface org.glassfish.jersey.internal.l10n.Localizable
-
Get the name of the localization messages resource bundle.
- getResourceBundleName() - Method in class org.glassfish.jersey.internal.l10n.LocalizableMessage
- getResourceBundleName() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getResponseCookies() - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get any new cookies set on the message.
- getRowKey() - Method in interface org.glassfish.jersey.internal.guava.Table.Cell
-
Returns the row key of this cell.
- getRuntimeType() - Method in class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Mainly aimed to provide runtime type to abstract classes which extends this finder
- getRuntimeType() - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- getRuntimeType() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getScope() - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Gets binding's optional scope.
- getScope() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets service's scope.
- getScope() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Get the scope of the built contract provider model.
- getScope() - Method in class org.glassfish.jersey.model.ContractProvider
- getScope() - Method in interface org.glassfish.jersey.model.Scoped
-
Get model component scope.
- getService() - Method in class org.glassfish.jersey.internal.inject.ClassBinding
-
Gets service' class.
- getService() - Method in class org.glassfish.jersey.internal.inject.InstanceBinding
-
Gets service' class.
- getSeverity() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
-
Get
Severity. - getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- getSize(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- getSize(File, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- getSize(InputStream, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
- getSource() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
-
The issue source.
- getSource() - Method in class org.glassfish.jersey.model.Parameter
-
Get the parameter value source type.
- getSource() - Method in interface org.glassfish.jersey.model.Parameter.ParamAnnotationHelper
- getSourceAnnotation() - Method in class org.glassfish.jersey.model.Parameter
-
Get the parameter source annotation.
- getSourceName() - Method in class org.glassfish.jersey.model.Parameter
-
Get the parameter source name, i.e. value of the parameter source annotation.
- getStatus() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getStatusInfo() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getStringConstructorPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain constructor that has a single parameter of String.
- getStringHeaders() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getStringHeaders() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a multi-valued map representing outbound message headers with their values converted to strings.
- getSubscription() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
-
Get reference to subscriber's
Flow.Subscription. - getSubTags() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getSupplier() - Method in class org.glassfish.jersey.internal.inject.SupplierInstanceBinding
-
Gets supplier's instance.
- getSupplierClass() - Method in class org.glassfish.jersey.internal.inject.SupplierClassBinding
-
Gets supplier's class.
- getSupplierScope() - Method in class org.glassfish.jersey.internal.inject.SupplierClassBinding
-
Gets supplier's scope.
- getSupportedEncodings() - Method in class org.glassfish.jersey.spi.ContentEncoder
-
Returns values of Content-Encoding header supported by this encoder.
- getSystemProperties() - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Get system properties.
- getSystemProperty(String) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Get system property.
- getSystemProperty(String, String) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Get system property.
- getTag() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getTemplate() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the template.
- getTemplate() - Method in class org.glassfish.jersey.uri.PathPattern
- getTemplate() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the URI template as a String.
- getTemplateVariables() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the list of template variables for the template.
- getTerminationTimeout() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Get the provisioned thread pool executor termination time out (in milliseconds).
- getTitle() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getToken() - Method in class org.glassfish.jersey.message.internal.Token
- getType() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getType() - Method in class org.glassfish.jersey.model.Parameter
-
Get generic type information for the parameter.
- getTypeArgument(Type, int) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get a type argument at particular index for a parameterized type.
- getTypeArgumentAndClass(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the list of class-type pairs that represent the type arguments of a
parameterizedinput type. - getTypeArguments(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get the type arguments for a parameterized type.
- getTypeParameters() - Method in class org.glassfish.jersey.model.AnnotatedMethod
-
Get method type parameters.
- getTypeWildCart(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Returns MediaType with wildcard in subtype.
- getUpdate() - Method in class org.glassfish.jersey.internal.util.JdkVersion
- getUri() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getUriBuilder() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getUriParts() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get a collection of uri parts (static strings and dynamic arguments) as parsed by the parser.
- getUseParentHandlers() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- getValue() - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- getValue() - Method in interface org.glassfish.jersey.internal.guava.Table.Cell
-
Returns the value of this cell.
- getValue() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Get the value.
- getValue(Map<String, ?>, RuntimeType, String, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map<String, ?>, RuntimeType, String, Class<T>, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Returns value of a specified property.
- getValue(Map<String, ?>, RuntimeType, String, T) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map<String, ?>, RuntimeType, String, T, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map<String, ?>, RuntimeType, String, T, Class<T>, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Returns value of a specified property.
- getValue(Map<String, ?>, RuntimeType, String, T, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Return value of a specified property.
- getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map<String, ?>, String, Class<T>, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Returns value of a specified property.
- getValue(Map<String, ?>, String, T) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map<String, ?>, String, T, Class<T>, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Returns value of a specified property.
- getValue(Map<String, ?>, String, T, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Return value of a specified property.
- getValueOf(T) - Method in interface org.glassfish.jersey.model.Parameter.ParamAnnotationHelper
- getValueOfStringMethodPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to obtain the static valueOf(String ) method.
- getVersion() - Static method in class org.glassfish.jersey.internal.Version
-
Get Jersey version.
- getWaitingConsumerCount() - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
-
Deprecated.Returns an estimate of the number of consumers waiting to dequeue elements via
takeorpoll. - getWorkers() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get context message body workers.
- getWorkQueue() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Get the work queue for the provisioned thread pool executor.
- getWrappedStream() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Get the wrapped input stream instance.
- getWrappedSubscriber() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- getWriters(MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getWriters(MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get the map of media type to list of message body writers that are compatible with a media type.
- getWritersModelsForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getWritersModelsForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyWritermodels that are suitable for the giventype. - GONE_410 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
410 Gone.
- GuardianStringKeyMultivaluedMap<V> - Class in org.glassfish.jersey.internal.util.collection
-
The
MultivaluedMapwrapper that is able to set guards observing changes of values represented by a key. - GuardianStringKeyMultivaluedMap(MultivaluedMap<String, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- GZipEncoder - Class in org.glassfish.jersey.message
-
GZIP encoding support.
- GZipEncoder() - Constructor for class org.glassfish.jersey.message.GZipEncoder
-
Initialize GZipEncoder.
H
- handleCycle(K) - Method in interface org.glassfish.jersey.internal.util.collection.Cache.CycleHandler
-
Handle cycle that was detected while computing a cache value for given key.
- hasDefaultValue() - Method in class org.glassfish.jersey.model.Parameter
-
Check if the parameter has a default value set.
- hasEntity() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Check if there is a non-empty entity input stream is available in the message.
- hasEntity() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- hasEntity() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Check if there is an entity available in the message.
- hash(String) - Method in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
- hash(K) - Method in interface org.glassfish.jersey.internal.util.collection.KeyComparator
-
Get the hash code of a key.
- hash(T) - Method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns a hash code for
t. - HashBasedTable<R,C,V> - Class in org.glassfish.jersey.internal.guava
-
Implementation of
Tableusing hash tables. - hashCode() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
- hashCode() - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- hashCode() - Method in class org.glassfish.jersey.internal.guava.ForwardingSet
- hashCode() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns the hash code for this multimap.
- hashCode() - Method in interface org.glassfish.jersey.internal.guava.Table.Cell
-
Returns the hash code of this cell.
- hashCode() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns the hash code for this table.
- hashCode() - Method in class org.glassfish.jersey.internal.inject.AnnotationLiteral
- hashCode() - Method in class org.glassfish.jersey.internal.inject.ForeignDescriptorImpl
- hashCode() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- hashCode() - Method in class org.glassfish.jersey.internal.inject.ServiceHolderImpl
- hashCode() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
- hashCode() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- hashCode() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- hashCode() - Method in class org.glassfish.jersey.internal.util.LazyUid
- hashCode() - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- hashCode() - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- hashCode() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- hashCode() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- hashCode() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- hashCode() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- hashCode() - Method in class org.glassfish.jersey.model.Parameter
- hashCode() - Method in class org.glassfish.jersey.SslConfigurator
- hashCode() - Method in class org.glassfish.jersey.uri.PatternWithGroups
- hashCode() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Hash code is calculated from String of the regular expression generated from the template.
- HashMultimap<K,V> - Class in org.glassfish.jersey.internal.guava
-
Implementation of
Multimapusing hash tables. - hasLink(String) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Check if link for relation exists.
- hasLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- hasNext() - Method in class org.glassfish.jersey.internal.guava.AbstractIterator
- hasNext() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- hasNext() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Check if there is a next stage present in the continuation.
- hasNextSeparator(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- hasProperty(String) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- hasProperty(String) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Returns
trueif the property with the given name registered in the current request/response exchange context, orfalseif there is no property by that name. - hasProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- hasWaitingConsumer() - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
-
Deprecated.Returns
trueif there is at least one consumer waiting to dequeue an element viatakeorpoll. - header(String, Object) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add a new header value.
- header(String, Object) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- HEADER - org.glassfish.jersey.model.Parameter.Source
-
Header parameter injection source.
- HEADER_ACCEPT - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to switch on request tracing.
- HEADER_LOGGER - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to set JDK logger name suffix to identify a request logs.
- HEADER_THRESHOLD - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to change application default tracing level.
- HeaderDelegateProvider<T> - Interface in org.glassfish.jersey.spi
-
A provider that supports the conversion of an HTTP header, of type T, to and from a
String. - HeaderDelegateProviders() - Constructor for class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
- headers(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new headers.
- headers(String, Iterable<?>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new header values.
- headers(String, Object...) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new header values.
- headers(Map<String, List<String>>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new headers.
- HEADERS_ONLY - org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Only content of HTTP headers is logged.
- HeaderUtils - Class in org.glassfish.jersey.message.internal
-
Utility class supporting the processing of message headers.
- HeaderValueException - Exception in org.glassfish.jersey.message.internal
-
Processing exceptionindicating that an attempt to read a value of a header failed. - HeaderValueException(String, Throwable, HeaderValueException.Context) - Constructor for exception org.glassfish.jersey.message.internal.HeaderValueException
-
Create a new header value exception from message, cause and context.
- HeaderValueException(String, HeaderValueException.Context) - Constructor for exception org.glassfish.jersey.message.internal.HeaderValueException
-
Create a new header value exception from message and context.
- HeaderValueException.Context - Enum in org.glassfish.jersey.message.internal
-
Context that contains header problems causing this exception (e.g. for
InboundMessageContextthe corresponding value isHeaderValueException.Context.INBOUND). - headSet(E) - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- hint(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a hint to the list of messages.
- HINT - org.glassfish.jersey.Severity
-
Hint.
- HINT_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
HINT: {0}
- HINTS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The following hints have been detected: {0}
- host(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- HOST - org.glassfish.jersey.uri.UriComponent.Type
-
The URI host component type.
- HTTP_HEADER_COMMENTS_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Comments are not allowed.
- HTTP_HEADER_END_OF_HEADER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
End of header.
- HTTP_HEADER_NO_CHARS_BETWEEN_SEPARATORS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No characters between the separators "{0}" and "{1}".
- HTTP_HEADER_NO_END_SEPARATOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No end separator "{0}".
- HTTP_HEADER_UNBALANCED_COMMENTS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unbalanced comments.
- HTTP_HEADER_UNBALANCED_QUOTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unbalanced quoted string.
- HTTP_HEADER_WHITESPACE_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
White space not allowed.
- HTTP_NON_PROXY_HOSTS - Static variable in class org.glassfish.jersey.ExternalProperties
-
Property used to indicate the hosts that should be accessed without going through the proxy.
- HTTP_PROXY_HOST - Static variable in class org.glassfish.jersey.ExternalProperties
-
Property used to specify the hostname, or address, of the proxy server.
- HTTP_PROXY_PASSWORD - Static variable in class org.glassfish.jersey.ExternalProperties
-
Property used to specify the password to authenticate with the proxy.
- HTTP_PROXY_PORT - Static variable in class org.glassfish.jersey.ExternalProperties
-
Property used to specify the port number of the proxy server.
- HTTP_PROXY_USER - Static variable in class org.glassfish.jersey.ExternalProperties
-
Property used to specify the user name to authenticate with the proxy.
- HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
505 HTTP Version Not Supported.
- HttpDateFormat - Class in org.glassfish.jersey.message.internal
-
Helper class for HTTP specified date formats.
- HttpDateFormat.HttpDateFormatter - Interface in org.glassfish.jersey.message.internal
- HttpHeaderReader - Class in org.glassfish.jersey.message.internal
-
An abstract pull-based reader of HTTP headers.
- HttpHeaderReader() - Constructor for class org.glassfish.jersey.message.internal.HttpHeaderReader
- HttpHeaderReader.Event - Enum in org.glassfish.jersey.message.internal
-
TODO javadoc.
- HttpHeaders - Interface in org.glassfish.jersey.http
-
Additional HTTP headers that are not listed in Jakarta REST
HttpHeaders.
I
- I_AM_A_TEAPOT_418 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
418 I'm a teapot.
- identity() - Static method in class org.glassfish.jersey.internal.guava.Equivalence
-
Returns an equivalence that uses
==to compare values andSystem.identityHashCode(Object)to compute the hash code. - identity() - Static method in class org.glassfish.jersey.process.internal.Stages
-
Get a chainable "identity" stage.
- IF_RANGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- IGNORED_EXECUTOR_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Multiple ExecutorServiceProvider registrations found for qualifier annotation [{1}].
- IGNORED_SCHEDULER_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Multiple ScheduledExecutorServiceProvider registrations found for qualifier annotation [{1}].
- ILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal configuration-file syntax.
- ILLEGAL_INITIAL_CAPACITY(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal initial capacity: {0}.
- ILLEGAL_LOAD_FACTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal load factor: {0}.
- ILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal provider-class name: {0}.
- IM_USED_226 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
226 IM used.
- immediateFailedFuture(Throwable) - Static method in class org.glassfish.jersey.internal.guava.Futures
-
Returns a
ListenableFuturewhich has an exception set immediately upon construction. - immediateFuture(V) - Static method in class org.glassfish.jersey.internal.guava.Futures
-
Creates a
ListenableFuturewhich has its value set immediately upon construction. - immutableCell(R, C, V) - Static method in class org.glassfish.jersey.internal.guava.Tables
-
Returns an immutable cell with the specified row key, column key, and value.
- ImmutableCollectors - Class in org.glassfish.jersey.internal.util.collection
-
Set of convenient function regarding a collection immutability.
- ImmutableCollectors() - Constructor for class org.glassfish.jersey.internal.util.collection.ImmutableCollectors
- ImmutableCommonConfig - Class in org.glassfish.jersey.model.internal
-
Immutable runtime configuration.
- ImmutableCommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.ImmutableCommonConfig
-
Create new immutable copy of the original runtime configuration.
- ImmutableCommonConfig(CommonConfig, String) - Constructor for class org.glassfish.jersey.model.internal.ImmutableCommonConfig
-
Create new immutable copy of the original runtime configuration with a custom modification error message.
- immutableCopy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get immutable copy of a component bag.
- immutableEntry(K, V) - Static method in class org.glassfish.jersey.internal.guava.Maps
-
Returns an immutable map entry with the specified key and value.
- ImmutableMultivaluedMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
An immutable view of a
MultivaluedMap. - ImmutableMultivaluedMap(MultivaluedMap<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
-
Creates a new ImmutableMultivaluedMap.
- immutableRef(T) - Static method in class org.glassfish.jersey.internal.util.collection.Refs
-
Construct a new immutable
Refinstance referencing the given input value. - in(Class<? extends Annotation>) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's scope.
- in(String) - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Sets the binding's scope.
- in(Collection<? extends T>) - Static method in class org.glassfish.jersey.internal.guava.Predicates
-
Returns a predicate that evaluates to
trueif the object reference being tested is a member of the given collection. - INBOUND - org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Inbound context.
- InboundMessageContext - Class in org.glassfish.jersey.message.internal
-
Base inbound message context implementation.
- InboundMessageContext() - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Deprecated.
- InboundMessageContext(boolean) - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Deprecated.
- InboundMessageContext(Configuration) - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Create new inbound message context.
- InboundMessageContext(Configuration, boolean) - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Create new inbound message context.
- INCLUDE_ALL - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that accepts any contract provider model.
- InetAddresses - Class in org.glassfish.jersey.internal.guava
-
Static utility methods pertaining to
InetAddressinstances. - Inflecting<DATA,RESULT> - Interface in org.glassfish.jersey.process.internal
-
Interface that is used to indicate that the instance provides an
Inflector. - inflector() - Method in interface org.glassfish.jersey.process.internal.Inflecting
-
Get the inflector capable of transforming supplied data into a result.
- Inflector<DATA,RESULT> - Interface in org.glassfish.jersey.process
-
A generic interface for transforming data into a result.
- info(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- Info1xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.Info1xx
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.AutoDiscoverableConfigurator
- init(InjectionManager, BootstrapBag) - Method in interface org.glassfish.jersey.internal.BootstrapConfigurator
-
Pre-initialization method should only register services into
InjectionManagerand populateBootstrapBag. - init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.DynamicFeatureConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.FeatureConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.inject.ParamConverterConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.JaxrsProviders.ProvidersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- initialize(InjectionManager) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Must be initialize at the time of completed populated
InjectionManager. - initialize(InjectionManager) - Method in interface org.glassfish.jersey.spi.ComponentProvider
-
Initializes the component provider with a reference to a injection manager instance, which will get used in the application to manage individual components.
- inject(Object) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Analyzes the given object and inject into its fields and methods.
- inject(Object, String) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
This will analyze the given object and inject into its fields and methods.
- Injectee - Interface in org.glassfish.jersey.internal.inject
-
An Injectee represents the point of injection.
- InjecteeImpl - Class in org.glassfish.jersey.internal.inject
-
An Injectee represents the point of injection.
- InjecteeImpl() - Constructor for class org.glassfish.jersey.internal.inject.InjecteeImpl
- INJECTION_ERROR_LOCAL_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot instantiate {0} class.
- INJECTION_ERROR_NONSTATIC_MEMBER_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot instantiate {0} class.
- INJECTION_ERROR_SUITABLE_CONSTRUCTOR_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Could not find a suitable constructor in {0} class.
- INJECTION_MANAGER_FACTORY_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManagerFactory not found.
- INJECTION_MANAGER_NOT_PROVIDED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManager is not provided.
- INJECTION_MANAGER_STRATEGY_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManagerStrategy is not supported: {0}.
- InjectionManager - Interface in org.glassfish.jersey.internal.inject
-
Interface provides the communication API between Jersey and Dependency Injection provider.
- InjectionManagerFactory - Interface in org.glassfish.jersey.internal.inject
-
Factory which is able to create
InjectionManager. - InjectionManagerProvider - Class in org.glassfish.jersey
-
Utility class with static methods that extract
injection managerfrom various JAX-RS components. - InjectionManagerProvider() - Constructor for class org.glassfish.jersey.InjectionManagerProvider
- InjectionManagerSupplier - Interface in org.glassfish.jersey.internal.inject
-
Implementation of this interface is capable of returning
InjectionManager. - injectionResolver(T) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new injection resolver binding.
- InjectionResolver<T extends Annotation> - Interface in org.glassfish.jersey.internal.inject
-
This class allows users to provide a custom injection target for any annotation (including
@Inject). - InjectionResolverBinding<T extends InjectionResolver> - Class in org.glassfish.jersey.internal.inject
-
Class which has the fields containing the instance of
InjectionResolverand its a concrete type. - Injections - Class in org.glassfish.jersey.internal.inject
-
Injection binding utility methods.
- Injections() - Constructor for class org.glassfish.jersey.internal.inject.Injections
- INPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Input stream has been closed.
- InputStreamProvider - Class in org.glassfish.jersey.message.internal
- InputStreamProvider() - Constructor for class org.glassfish.jersey.internal.inject.ParamConverters.InputStreamProvider
- InputStreamProvider() - Constructor for class org.glassfish.jersey.message.internal.InputStreamProvider
- install(AbstractBinder...) - Method in class org.glassfish.jersey.internal.inject.AbstractBinder
-
Adds all binding definitions from the binders to the binding configuration.
- INSTANCE - Static variable in class org.glassfish.jersey.internal.inject.CustomAnnotationLiteral
-
Customannotation instance to use for injection bindings and related queries. - InstanceBinding<T> - Class in org.glassfish.jersey.internal.inject
-
Injection binding description of a bean bound directly as a specific instance.
- INSUFFICIENT_STORAGE_507 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
507 Insufficient Storage.
- integrationServerJvm() - Method in class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
-
This method is executed from a server (Jetty for instance) during the integration test phase.
- integrationTestJvm() - Method in class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
-
A method that is executed in a JVM of maven failsafe plugin from a dependant maven module.
- INTERNAL_SERVER_ERROR_500 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
500 Internal Server Error.
- InternalProperties - Class in org.glassfish.jersey.internal
-
Internal common (server/client) Jersey configuration properties.
- intersect(List<? extends MediaType>, List<? extends MediaType>) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Determine if the two list of media types share a common
type-equalsub-list. - INVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid host name.
- INVALID_PORT() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid port value.
- INVALID_SPI_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied provider class(es) do not implement the expected {0} SPI: [{1}]
- InvalidCacheLoadException(String) - Constructor for exception org.glassfish.jersey.internal.guava.CacheLoader.InvalidCacheLoadException
- invoke(Closure<InputStream>) - Method in class org.glassfish.jersey.internal.util.Closing
- invoke(T) - Method in interface org.glassfish.jersey.internal.util.Closure
-
Invoke the closure on the data.
- IO_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.MessageProperties
-
Value of the property indicates the buffer size to be used for I/O operations on byte and character streams.
- IO_DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.MessageProperties
-
The default buffer size (8192) for I/O operations on byte and character streams.
- isAbsolute() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
-
Check whether or not the URI represented by this
UriBuilderis absolute. - isActive() - Method in class org.glassfish.jersey.process.internal.RequestScope
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.Parameter
- isArray(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Checks if the type is an array type.
- isArrayOfType(Type, Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Checks if the type is an array of a given component type.
- isCancelled() - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
- isClosed() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Check if the committing output stream has been closed already.
- isClosed() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Get the closed status of this input stream.
- isClosed() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Check if this thread pool executor provider has been
closed. - isCommitted() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Determine whether the stream was already committed or not.
- isCommitted() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Returns
trueif the entity stream has been committed. - isCompatible(String) - Method in class org.glassfish.jersey.message.internal.Token
- isCompatible(Locale) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- isConstructorParameterIndicator() - Method in interface org.glassfish.jersey.internal.inject.InjectionResolver
-
This method should return true if the annotation that indicates that this is an injection point can appear in the parameter list of a constructor.
- isCustom() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get the
customflag value. - isDebugLoggable() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
-
Check if the debug level is loggable.
- isDerived() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
-
Return flag value whether the
MediaTypewas not defined by annotation and therefore was derived from Message Body Providers. - isDone() - Method in class org.glassfish.jersey.internal.guava.AbstractFuture
- isEmpty() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- isEmpty() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- isEmpty() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- isEmpty() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Check if the underlying entity stream is empty.
- isEnabled(Feature) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- isEnabled(Feature) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isEncoded() - Method in class org.glassfish.jersey.model.Parameter
-
If
true, the injected parameter value should remain encoded. - isFactory() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This method returns
trueif the injectee value is provided usingSupplier. - isFactory() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- isFor(Class<?>) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
-
Determine whether the Factory is for the given class to be instantiated.
- isGetter(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Determine whether a given method is
getter. - isHexCharacter(char) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Checks whether the character
cis hexadecimal character. - isInitialized() - Method in interface org.glassfish.jersey.internal.util.collection.LazyUnsafeValue
-
Check if the lazy value has been initialized already (i.e. its
UnsafeValue.get()method has already been called previously) or not. - isInitialized() - Method in interface org.glassfish.jersey.internal.util.collection.LazyValue
-
Check if the lazy value has been initialized already (i.e. its
Value.get()method has already been called previously) or not. - isJaxbAvailable() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Returns true iff JAX-B API is available on classpath.
- isJaxRsProvider(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Returns
trueif given component class is a JAX-RS provider. - isJaxRsServiceLoadingEnabled(Map<String, Object>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Check whether loading of JAX-RS services is allowed or not.
- isLogEnabled(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Test if a tracing support is enabled (according to
propertiesDelegatesetting) and ifeventcan be logged (according toevent.leveland threshold level set). - isLoggable(Level) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- isMappable(T) - Method in interface org.glassfish.jersey.spi.ExtendedExceptionMapper
-
Determine whether this provider is able to process a supplied exception instance.
- isMappedIPv4Address(String) - Static method in class org.glassfish.jersey.internal.guava.InetAddresses
-
Evaluates whether the argument is an "IPv4 mapped" IPv6 address.
- isMetaInfServicesEnabled(Map<String, Object>, RuntimeType) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Determine whether
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLEdoes not globally disable META-INF/services lookup on client/server. - isMethodParameterIndicator() - Method in interface org.glassfish.jersey.internal.inject.InjectionResolver
-
This method should return true if the annotation that indicates that this is an injection point can appear in the parameter list of a method.
- isNameBound() - Method in class org.glassfish.jersey.model.ContractProvider
- isNameBound() - Method in interface org.glassfish.jersey.model.NameBound
-
Check if the component is bound or not.
- isObservedAndReset(String) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
-
Return true when the value represented by the key has changed.
- isOptional() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This method returns
trueif this injection point is annotated with VOptional. - isOptional() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- isPackageLevelEntry(String, String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Returns whether the given entry path is located directly in the provided package path.
- isPrimitive(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Check if the given type is a primitive type.
- isProperty(Object) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Get the value of the property converted to
boolean. - isProperty(String) - Method in interface org.glassfish.jersey.ExtendedConfig
-
Get the value of the property with a given name converted to
boolean. - isProperty(String) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- isProperty(String) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isProperty(Map<String, Object>, String) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Get the value of the property with a given name converted to
boolean. - isPropertyOrNotSet(Object) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
-
Converts the property value to
booleanand checks it istrueor empty. - isProvider() - Method in interface org.glassfish.jersey.internal.inject.Injectee
-
This method returns
trueif the injectee value is provided usingProvider. - isProvider() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- isProvider(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Returns
trueif the given component class is a provider (implements specific interfaces). - isProxiable() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets information whether the service is proxiable.
- isProxiedForSameScope() - Method in class org.glassfish.jersey.internal.inject.Binding
-
Gets information whether the service creates the proxy for the same scope.
- isPublic(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Return
trueiff the method is public. - isPublic(Executable) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Return
trueiff the executable is public. - isQualified() - Method in class org.glassfish.jersey.model.Parameter
-
Check if the parameter is qualified.
- isReadable(MessageBodyReader<?>, Class<?>, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Safely invokes
isReadablemethod on the supplied provider. - isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.PathProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.ReaderModel
-
Safely invokes
isReadablemethod on the underlying provider. - isRegistered(Class<?>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- isRegistered(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isRegistered(Object) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- isRegistered(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isRegistrable(Class<?>) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Tests whether the provided
clazzcan be registered by the implementation of theInjectionManager. - isSetter(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Determine whether a given method is
setter. - isShutdown() - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
- isSubClassOf(Type, Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Check if
subTypeis a sub-type ofsuperType. - isSupportedContract(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Check if the given Java type is a Jersey-supported contract.
- isTemplate() - Method in class org.glassfish.jersey.uri.internal.UriPart
-
Returns true when this
UriPartis a template with a variable - isTemplateVariablePresent(String) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Ascertain if a template variable is a member of this template.
- isUnsafeSupported() - Method in class org.glassfish.jersey.internal.util.JdkVersion
-
Returns true if
sun.misc.Unsafeis present in the current JDK version, or false otherwise. - isUriInetAddress(String) - Static method in class org.glassfish.jersey.internal.guava.InetAddresses
-
Returns
trueif the supplied string is a valid URI IP string literal,falseotherwise. - isWildcard(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Check if the given media type is a wildcard type.
- isWildcardSubType() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
-
Returns True if SubType of
MediaTypewas originally defined as wildcard. - isWildcardType() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
-
Returns true if Type of
MediaTypewas originally defined as wildcard. - isWriteable(MessageBodyWriter<?>, Class<?>, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Safely invokes
isWriteablemethod on the supplied provider. - isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.PathProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.WriterModel
-
Safely invokes
isWriteablemethod on the underlying provider. - isXdkDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class org.glassfish.jersey.internal.util.SaxHelper
-
Determines whether the given
builderFactoryis from XDK package or not. - isXdkParserFactory(SAXParserFactory) - Static method in class org.glassfish.jersey.internal.util.SaxHelper
-
Determines whether the given SAX
parserFactoryis from XDK package or not. - isXmlTransformAvailable() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Returns true iff javax.xml.transform package is available on classpath.
- iterator() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- iterator() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered objects incrementally.
- Iterators - Class in org.glassfish.jersey.internal.guava
-
This class contains static utility methods that operate on or return objects of type
Iterator.
J
- JAXB_PROCESS_XML_ROOT_ELEMENT - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
truethen XML root element tag name for collections will be derived from@XmlRootElementannotation value and won't be de-capitalized. - JAXRS_SERVICE_LOADING_ENABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
Allows API services loading.
- JaxrsProviders - Class in org.glassfish.jersey.internal
-
Jersey implementation of JAX-RS
Providerscontract. - JaxrsProviders(Provider<MessageBodyWorkers>, Provider<ContextResolvers>, Provider<ExceptionMappers>) - Constructor for class org.glassfish.jersey.internal.JaxrsProviders
- JaxrsProviders.ProvidersConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and registers
Providersinstance intoInjectionManagerandBootstrapBag. - JdkVersion - Class in org.glassfish.jersey.internal.util
-
JDK Version related utilities.
- JerseyFlowSubscriber<T> - Interface in org.glassfish.jersey.internal.jsr166
- JerseyLink - Class in org.glassfish.jersey.message.internal
-
Jersey implementation of
JAX-RS Linkcontract. - JerseyLink.Builder - Class in org.glassfish.jersey.message.internal
-
Jersey implementation of
JAX-RS Link.Buildercontract. - JerseyPriorities - Class in org.glassfish.jersey
-
Built-in Jersey-specific priority constants to be used along with
Prioritieswhere finer-grained categorization is required. - JerseyProcessingUncaughtExceptionHandler - Class in org.glassfish.jersey.process
-
Uncaught exception handler that can be used by various Jersey request processing thread pools uncaught exceptions.
- JerseyProcessingUncaughtExceptionHandler() - Constructor for class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
-
Create new Jersey processing uncaught exception handler.
- JerseyProcessingUncaughtExceptionHandler(Level) - Constructor for class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
-
Create new Jersey processing uncaught exception handler.
- JerseyPublisher<T> - Class in org.glassfish.jersey.internal.util
-
Implementation of
Flow.Publishercorresponding to reactive streams specification. - JerseyPublisher() - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the
ForkJoinPool.commonPool()for async delivery to subscribers (unless it does not support a parallelism level of at least two, in which case, a new Thread is created to run each task), with maximum buffer capacity of 256 and defaultJerseyPublisher.PublisherStrategy, which isJerseyPublisher.PublisherStrategy.BEST_EFFORT. - JerseyPublisher(int) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the
ForkJoinPool.commonPool()for async delivery to subscribers (unless it does not support a parallelism level of at least two, in which case, a new Thread is created to run each task), with specified maximum buffer capacity and defaultJerseyPublisher.PublisherStrategy, which isJerseyPublisher.PublisherStrategy.BEST_EFFORT. - JerseyPublisher(Executor) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the given
Executorfor async delivery to subscribers, with the default maximum buffer size of 256 and defaultJerseyPublisher.PublisherStrategy, which isJerseyPublisher.PublisherStrategy.BEST_EFFORT. - JerseyPublisher(Executor, int, JerseyPublisher.PublisherStrategy) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the given
Executorfor async delivery to subscribers, with the given maximum buffer size for each subscriber and givenJerseyPublisher.PublisherStrategy. - JerseyPublisher(Executor, JerseyPublisher.PublisherStrategy) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the given
Executorfor async delivery to subscribers, with the default maximum buffer size of 256 and givenJerseyPublisher.PublisherStrategy. - JerseyPublisher(JerseyPublisher.PublisherStrategy) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher
-
Creates a new JerseyPublisher using the
ForkJoinPool.commonPool()for async delivery to subscribers (unless it does not support a parallelism level of at least two, in which case, a new Thread is created to run each task), with maximum buffer capacity of 256 and givenJerseyPublisher.PublisherStrategy. - JerseyPublisher.PublisherStrategy - Enum in org.glassfish.jersey.internal.util
- JerseyPublisher.SubscriberWrapper<T> - Class in org.glassfish.jersey.internal.util
- JerseyQueryParamStyle - Enum in org.glassfish.jersey.uri
-
JerseyQueryParamStyle is used to specify the desired format of query param when multiple values are sent for the same parameter.
- JerseyUriBuilder - Class in org.glassfish.jersey.uri.internal
-
A Jersey implementation of
UriBuilder. - JerseyUriBuilder() - Constructor for class org.glassfish.jersey.uri.internal.JerseyUriBuilder
-
Create new implementation of
UriBuilder. - Joiner - Class in org.glassfish.jersey.internal.guava
- Joiner.MapJoiner - Class in org.glassfish.jersey.internal.guava
-
An object that joins map entries in the same manner as
Joinerjoins iterables and arrays. - JSON_BINDING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable configuration of Json Binding (JSR-367) feature. - JSON_BINDING_FEATURE_DISABLE_APPLICATION - Static variable in class org.glassfish.jersey.CommonProperties
-
Disables configuration of Json Binding (JSR-367) feature for
Applicationsubclasses whose package names are specified as a value. - JSON_BINDING_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.JSON_BINDING_FEATURE_DISABLE. - JSON_BINDING_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.JSON_BINDING_FEATURE_DISABLE. - JSON_FEATURE - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
This property should be set by configured JSON feature to indicate that other (registered but not configured) JSON features should not be configured.
- JSON_FEATURE_CLIENT - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
Client-specific version of
InternalProperties.JSON_FEATURE. - JSON_FEATURE_SERVER - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
Server-specific version of
InternalProperties.JSON_FEATURE. - JSON_JACKSON_DISABLED_MODULES - Static variable in class org.glassfish.jersey.CommonProperties
-
Comma separated list of jackson modules which shall be excluded from json-jackson processing.
- JSON_JACKSON_DISABLED_MODULES_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.JSON_JACKSON_DISABLED_MODULES. - JSON_JACKSON_DISABLED_MODULES_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.JSON_JACKSON_DISABLED_MODULES. - JSON_JACKSON_ENABLED_MODULES - Static variable in class org.glassfish.jersey.CommonProperties
-
Comma separated list of jackson modules which are only enabled (only those modules will be used) for json-jackson processing
- JSON_JACKSON_ENABLED_MODULES_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.JSON_JACKSON_ENABLED_MODULES. - JSON_JACKSON_ENABLED_MODULES_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.JSON_JACKSON_ENABLED_MODULES. - JSON_MAX_STRING_LENGTH - Static variable in class org.glassfish.jersey.message.MessageProperties
-
Integer value used to override maximum number of string length during the JSON processing the JSON provider accepts.
- JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable configuration of Json Processing (JSR-353) feature. - JSON_PROCESSING_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.JSON_PROCESSING_FEATURE_DISABLE. - JSON_PROCESSING_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.JSON_PROCESSING_FEATURE_DISABLE.
K
- KEY_MANAGER_FACTORY_ALGORITHM - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key manager factory algorithm name.
- KEY_MANAGER_FACTORY_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key manager factory provider name.
- KEY_STORE_FILE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store file name.
- KEY_STORE_PASSWORD - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store file password - the password used to unlock the trust store file.
- KEY_STORE_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store provider name.
- KEY_STORE_TYPE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store type (see
KeyStore.getType()for more info). - KeyComparator<K> - Interface in org.glassfish.jersey.internal.util.collection
-
A key comparator.
- KeyComparatorHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
A implementation similar to
HashMapbut supports the comparison of keys using aKeyComparator. - KeyComparatorHashMap(int, float, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Constructs an empty HashMap with the specified initial capacity and load factor.
- KeyComparatorHashMap(int, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
- KeyComparatorHashMap(Map<? extends K, ? extends V>, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Constructs a new HashMap with the same mappings as the specified Map.
- KeyComparatorHashMap(KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
- KeyComparatorLinkedHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
A implementation similar to
LinkedHashMapbut supports the comparison of keys using aKeyComparator. - KeyComparatorLinkedHashMap(int, float, boolean, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Constructs an empty LinkedHashMap instance with the specified initial capacity, load factor and ordering mode.
- KeyComparatorLinkedHashMap(int, float, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and load factor.
- KeyComparatorLinkedHashMap(int, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Constructs an empty insertion-ordered LinkedHashMap instance with the specified initial capacity and a default load factor (0.75).
- KeyComparatorLinkedHashMap(Map<? extends K, ? extends V>, KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Constructs an insertion-ordered LinkedHashMap instance with the same mappings as the specified map.
- KeyComparatorLinkedHashMap(KeyComparator<K>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Constructs an empty insertion-ordered LinkedHashMap instance with the default initial capacity (16) and load factor (0.75).
- keyManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key manager factory algorithm.
- keyManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key manager factory provider.
- keyPassword(char[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of the key in the key store.
- keyPassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of the key in the key store.
- keys() - Method in class org.glassfish.jersey.internal.util.collection.Cache
-
Get the cache keys
- keySet() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns a view collection of all distinct keys contained in this multimap.
- keySet() - Method in class org.glassfish.jersey.internal.guava.TreeMultimap
-
Returns a view collection of all distinct keys contained in this multimap.
- keySet() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- keySet() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- keyStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store instance.
- keyStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store payload as byte array.
- keyStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store file name.
- keyStorePassword(char[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of key store.
- keyStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of key store.
- keyStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store provider name.
- keyStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the type of key store.
- keyStoreUrl(URL) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store url.
L
- language(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- language(Locale) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- languages(Locale...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- LanguageTag - Class in org.glassfish.jersey.message.internal
-
A language tag.
- LanguageTag() - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(String, String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- last() - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- lastModified(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- lazy(UnsafeValue<T, E>) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new lazily initialized
unsafe value provider. - lazy(Value<T>) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new lazily initialized
value provider. - LazyUid - Class in org.glassfish.jersey.internal.util
-
Lazily initialized, thread-safe, random UUID.
- LazyUid() - Constructor for class org.glassfish.jersey.internal.util.LazyUid
- LazyUnsafeValue<T,E extends Throwable> - Interface in org.glassfish.jersey.internal.util.collection
-
Lazily initialized
unsafe value. - LazyValue<T> - Interface in org.glassfish.jersey.internal.util.collection
-
Lazily initialized
value. - LEGACY_WORKERS_ORDERING - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
true,MessageBodyReadersandMessageBodyWriterswill be ordered by rules from JAX-RS 1.x, where custom providers have always precedence; providers are sorted byMediaTypeand afterwards by declaration distance - seeMessageBodyFactory.DeclarationDistanceComparator. - LENGTH_REQUIRED_411 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
411 Length Required.
- level() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- level() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Level of event.
- level(Level) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- link(Link) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- link(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- link(String, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- link(URI, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- LINK - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link Web Linking}
- LINK_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Link is null.
- LinkedStage(Function<DATA, DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stages.LinkedStage
-
Create a new terminal stage .
- LinkedStage(Function<DATA, DATA>, Stage<DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stages.LinkedStage
-
Create a new stage that will return the supplied stage in the continuation.
- LinkProvider - Class in org.glassfish.jersey.message.internal
-
Provider for Link Headers.
- LinkProvider() - Constructor for class org.glassfish.jersey.message.internal.LinkProvider
- links(Link...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- ListenableFuture<V> - Interface in org.glassfish.jersey.internal.guava
-
A
Futurethat accepts completion listeners. - ListMultimap<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A
Multimapthat can hold duplicate key-value pairs and that maintains the insertion ordering of values for a given key. - Lists - Class in org.glassfish.jersey.internal.guava
-
Static utility methods pertaining to
Listinstances. - listView(List<R>, Function<R, T>) - Static method in class org.glassfish.jersey.internal.util.collection.Views
-
Create a
Listview, which transforms the values of provided original list. - load(K) - Method in class org.glassfish.jersey.internal.guava.CacheLoader
-
Computes or retrieves the value corresponding to
key. - loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Load the internal configuration state from an externally provided configuration state.
- loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- loadImplementations(Map<String, Object>) - Method in class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Load all particular implementations of the type
TusingServiceFinder. - loadImplementations(Map<String, Object>, ClassLoader) - Method in class org.glassfish.jersey.AbstractFeatureConfigurator
-
Specification specific implementation which allows find classes by specified classloader
- LoadingCache<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A semi-persistent mapping from keys to values.
- LOCALE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Locale is null.
- LocaleProvider - Class in org.glassfish.jersey.message.internal
-
Localeheader delegate provider. - LocaleProvider() - Constructor for class org.glassfish.jersey.message.internal.LocaleProvider
- Localizable - Interface in org.glassfish.jersey.internal.l10n
-
Localizable message.
- localizableAUTODISCOVERABLE_CONFIGURATION_FAILED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMMITTING_STREAM_ALREADY_INITIALIZED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMMITTING_STREAM_BUFFERING_ILLEGAL_STATE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CLASS_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CONTRACTS_EMPTY_OR_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_TYPE_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONFIGURATION_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONTRACT_NOT_ASSIGNABLE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONTRACT_NOT_SUPPORTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDATE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_DEFAULT_PROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_CHARACTER_MORECHARS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_CONSTRUCTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_UNKWNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_EXTERNAL_REGISTERABLES_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_FINDING_EXCEPTION_MAPPER_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_INTERCEPTOR_READER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_INTERCEPTOR_WRITER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MBR_ISREADABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MBW_ISWRITABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_NEWCOOKIE_EXPIRES(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_NOTFOUND_MESSAGEBODYREADER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_NOTFOUND_MESSAGEBODYWRITER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_AND_RESOURCE_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_WRONG_RUNTIME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_REGISTERED_WRONG_RUNTIME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_READING_ENTITY_FROM_INPUT_STREAM() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_RESOLVING_GENERIC_TYPE_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_READER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_WRITER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_AFTER_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_PART_OF_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_START_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_INVALID_SYNTAX(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_INVALID_SYNTAX_TERMINATED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_NAME_MORE_THAN_ONCE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERRORS_AND_WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableEXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableEXCEPTION_MAPPER_SUPPORTED_TYPE_UNKNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableFEATURE_CONSTRAINED_TO_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableFEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHINT_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHINTS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_COMMENTS_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_END_OF_HEADER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_NO_CHARS_BETWEEN_SEPARATORS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_NO_END_SEPARATOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_UNBALANCED_COMMENTS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_UNBALANCED_QUOTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_WHITESPACE_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableIGNORED_EXECUTOR_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableIGNORED_SCHEDULER_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_INITIAL_CAPACITY(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_LOAD_FACTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_ERROR_LOCAL_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_ERROR_NONSTATIC_MEMBER_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_ERROR_SUITABLE_CONSTRUCTOR_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_FACTORY_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_NOT_PROVIDED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_STRATEGY_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_PORT() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_SPI_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableLINK_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableLOCALE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMATRIX_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMBR_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMBW_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMEDIA_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- LocalizableMessage - Class in org.glassfish.jersey.internal.l10n
- LocalizableMessage(String, String, Object...) - Constructor for class org.glassfish.jersey.internal.l10n.LocalizableMessage
-
Deprecated.
- LocalizableMessage(String, LocalizableMessageFactory.ResourceBundleSupplier, String, Object...) - Constructor for class org.glassfish.jersey.internal.l10n.LocalizableMessage
- localizableMESSAGE_CONTENT_BUFFER_RESET_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMESSAGE_CONTENT_BUFFERING_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMESSAGE_CONTENT_INPUT_STREAM_CLOSE_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- LocalizableMessageFactory - Class in org.glassfish.jersey.internal.l10n
- LocalizableMessageFactory(String) - Constructor for class org.glassfish.jersey.internal.l10n.LocalizableMessageFactory
-
Deprecated.
- LocalizableMessageFactory(String, LocalizableMessageFactory.ResourceBundleSupplier) - Constructor for class org.glassfish.jersey.internal.l10n.LocalizableMessageFactory
- LocalizableMessageFactory.ResourceBundleSupplier - Interface in org.glassfish.jersey.internal.l10n
- localizableMETHOD_NOT_GETTER_NOR_SETTER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMETHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMULTIPLE_MATCHING_CONSTRUCTORS_FOUND(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNEW_COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_CONTAINER_AVAILABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_ENTITYPART_BUILDER_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_ERROR_PROCESSING_IN_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOSGI_REGISTRY_ERROR_OPENING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOSGI_REGISTRY_ERROR_PROCESSING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOUTPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOVERRIDING_METHOD_CANNOT_BE_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePARAM_CREATION_FACTORY_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePARAM_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROPERTIES_HELPER_DEPRECATED_PROPERTY_NAME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROPERTIES_HELPER_GET_VALUE_NO_TRANSFORM(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableQUERY_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableRESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSLOW_SUBSCRIBER(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSOME_HEADERS_NOT_SENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_CTX_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_CTX_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_FOR_BYTE_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_FOR_PROVIDER_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_SET(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_UNRECOVERABLE_KEY() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSTREAM_PROVIDER_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSTRING_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSYSTEM_PROPERTIES_WARNING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTEMPLATE_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTHREAD_POOL_EXECUTOR_PROVIDER_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTOO_MANY_HEADER_VALUES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNKNOWN_DESCRIPTOR_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNKNOWN_SUBSCRIBER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_ANNOTATEDELEMENT_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_CLASS_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_METHODNAME_NOT_SPECIFIED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEMA_PART_OPAQUE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEME_PART_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEME_PART_UNEXPECTED_COMPONENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_URI_PART_FRAGMENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_COMPONENT_DELIMITER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_NOT_EXECUTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_SCHEME_EXPECTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUSING_EXECUTOR_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUSING_SCHEDULER_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNING_PROPERTIES() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNING_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- LocalizationMessages - Class in org.glassfish.jersey.internal
-
Defines string formatting method for each constant in the resource file
- localize(Localizable) - Method in class org.glassfish.jersey.internal.l10n.Localizer
- Localizer - Class in org.glassfish.jersey.internal.l10n
-
Localizes the
Localizableinto a message by using a configuredLocale. - Localizer() - Constructor for class org.glassfish.jersey.internal.l10n.Localizer
- Localizer(Locale) - Constructor for class org.glassfish.jersey.internal.l10n.Localizer
- location(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- LOCKED_423 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
423 Locked.
- log(Level, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- log(Level, String, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- log(Level, String, Object[]) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- log(Level, String, Throwable) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- log(LogRecord) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- log(TracingLogger.Event, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Try to log event according to event level and request context threshold level setting.
- logDuration(TracingLogger.Event, long, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Try to log event according to event level and request context threshold level setting.
- logErrors(boolean) - Static method in class org.glassfish.jersey.internal.Errors
-
Log errors and return a status flag indicating whether a fatal issue has been found in the error collection.
- LOGGING_FEATURE_LOGGER_LEVEL - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common logger level property.
- LOGGING_FEATURE_LOGGER_LEVEL_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client logger level property.
- LOGGING_FEATURE_LOGGER_LEVEL_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server logger level property.
- LOGGING_FEATURE_LOGGER_NAME - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common logger name property.
- LOGGING_FEATURE_LOGGER_NAME_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client logger name property.
- LOGGING_FEATURE_LOGGER_NAME_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server logger name property.
- LOGGING_FEATURE_MAX_ENTITY_SIZE - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_MAX_ENTITY_SIZE_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_MAX_ENTITY_SIZE_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_REDACT_HEADERS - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring headers to be redacted.
- LOGGING_FEATURE_REDACT_HEADERS_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for configuring headers to be redacted.
- LOGGING_FEATURE_REDACT_HEADERS_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring headers to be redacted.
- LOGGING_FEATURE_SEPARATOR - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring logging separator.
- LOGGING_FEATURE_SEPARATOR_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for logging separator.
- LOGGING_FEATURE_SEPARATOR_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring separator.
- LOGGING_FEATURE_VERBOSITY - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring a verbosity of entity.
- LOGGING_FEATURE_VERBOSITY_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for configuring a verbosity of entity.
- LOGGING_FEATURE_VERBOSITY_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring a verbosity of entity.
- LoggingFeature - Class in org.glassfish.jersey.logging
-
This feature enables logging request and/or response on client-side and/or server-side depending on the context's
RuntimeType. - LoggingFeature() - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with default values.
- LoggingFeature(Logger) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger.
- LoggingFeature(Logger, Integer) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger and maximum number of bytes of entity to log.
- LoggingFeature(Logger, Level, LoggingFeature.Verbosity, Integer) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger, it's level, message verbosity and maximum number of bytes of entity to log.
- LoggingFeature(Logger, LoggingFeature.Verbosity) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger and verbosity.
- LoggingFeature(LoggingFeature.LoggingFeatureBuilder) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Constructor based on logging feature builder.
- LoggingFeature.LoggingFeatureBuilder - Class in org.glassfish.jersey.logging
-
Builder class for logging feature configuration.
- LoggingFeature.Verbosity - Enum in org.glassfish.jersey.logging
-
Verbositydetermines how detailed message will be logged. - LoggingFeatureAutoDiscoverable - Class in org.glassfish.jersey.logging
-
Auto-discoverable class that registers
LoggingFeaturebased on configuration properties. - LoggingFeatureAutoDiscoverable() - Constructor for class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
- LoggingFeatureBuilder() - Constructor for class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- logp(Level, String, String, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logp(Level, String, String, String, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logp(Level, String, String, String, Object[]) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logp(Level, String, String, String, Throwable) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logrb(Level, String, String, String, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logrb(Level, String, String, String, String, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logrb(Level, String, String, String, String, Object[]) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- logrb(Level, String, String, String, String, Throwable) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- LOOP_DETECTED_508 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
508 Loop Detected.
- LRU<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
An abstract LRU interface wrapping an actual LRU implementation.
- LRU() - Constructor for class org.glassfish.jersey.internal.util.collection.LRU
M
- ManagedObjectsFinalizer - Class in org.glassfish.jersey.model.internal
-
Invokes
PreDestroymethods on all registered objects, when the injection manager is shut down. - ManagedObjectsFinalizer(InjectionManager) - Constructor for class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
-
Creates a new instance of
ManagedObjectsFinalizer. - MapMaker - Class in org.glassfish.jersey.internal.guava
-
A builder of
ConcurrentMapinstances having any combination of the following features: - MapMaker() - Constructor for class org.glassfish.jersey.internal.guava.MapMaker
- MapPropertiesDelegate - Class in org.glassfish.jersey.internal
-
Properties delegate backed by a
Map. - MapPropertiesDelegate() - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Create new map-based properties delegate.
- MapPropertiesDelegate(Map<String, Object>) - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Create new map-based properties delegate.
- MapPropertiesDelegate(PropertiesDelegate) - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Initialize new map-based properties delegate from another delegate.
- Maps - Class in org.glassfish.jersey.internal.guava
- mapView(Map<K, O>, Function<O, V>) - Static method in class org.glassfish.jersey.internal.util.collection.Views
-
Create a
Mapview, which transforms the values of provided original map. - mark() - Static method in class org.glassfish.jersey.internal.Errors
-
Set a mark at a current position in the errors messages list.
- mark(int) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- markSupported() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- match(CharSequence) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List<String>) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List<String>) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Match a URI against the template.
- match(CharSequence, List<String>, Map<String, String>) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, Map<String, String>) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Match a URI against the template.
- MATCH_NUMBER_OF_MAX_LENGTH_4 - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
- MatchingEntityTag - Class in org.glassfish.jersey.message.internal
-
A matching entity tag.
- MatchingEntityTag(String) - Constructor for class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new strongly validating entity tag.
- MatchingEntityTag(String, boolean) - Constructor for class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new matching entity tag.
- MATRIX - org.glassfish.jersey.model.Parameter.Source
-
Matrix parameter injection source.
- MATRIX_PARAM - org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type that is a matrix parameter.
- MATRIX_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of matrix value parameters are null.
- matrixParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- MAX_FORWARDS - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- maxEntitySize(Integer) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- MAXIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Maximum quality value.
- maximumSize(long) - Method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Specifies the maximum number of entries the cache may contain.
- MBR_FIND - org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderlookup. - MBR_NOT_READABLE - org.glassfish.jersey.message.internal.MsgTraceEvent
- MBR_READ_FROM - org.glassfish.jersey.message.internal.MsgTraceEvent
- MBR_SELECTED - org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderselected. - MBR_SKIPPED - org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderskipped as higher-priority reader has been selected already. - MBR_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Message body reader ({0}) is trying to close the entity input stream.
- MBW_FIND - org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriterlookup. - MBW_NOT_WRITEABLE - org.glassfish.jersey.message.internal.MsgTraceEvent
- MBW_SELECTED - org.glassfish.jersey.message.internal.MsgTraceEvent
- MBW_SKIPPED - org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriterskipped as higher-priority writer has been selected already. - MBW_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Message body writer ({0}) is trying to close the entity output stream.
- MBW_WRITE_TO - org.glassfish.jersey.message.internal.MsgTraceEvent
- MEDIA_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Media type is null.
- MEDIA_TYPE_KEY_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Media type comparator.
- MEDIA_TYPE_LIST_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
Comparator for lists of media types.
- MediaTypeProvider - Class in org.glassfish.jersey.message.internal
-
Header delegate provider for MediaType.
- MediaTypeProvider() - Constructor for class org.glassfish.jersey.message.internal.MediaTypeProvider
- mediaTypes(MediaType...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- MediaTypes - Class in org.glassfish.jersey.message.internal
-
Common media types and functionality.
- merge(ExternalConfigurationModel) - Method in class org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
- merge(ExternalConfigurationModel) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationProvider
-
Merge properties from other provider/model
- mergeAndSortRankedProviders(RankedComparator<T>, Iterable<Iterable<RankedProvider<T>>>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Merge and sort given providers with
ranked comparator. - mergeProperties(Map<String, Object>) - Method in class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
- mergeProperties(Map<String, Object>) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
-
Merge properties from other (found) external configuration.
- MESSAGE_CONTENT_BUFFER_RESET_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error resetting the buffered message content input stream.
- MESSAGE_CONTENT_BUFFERING_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Failed to buffer the message content input stream.
- MESSAGE_CONTENT_INPUT_STREAM_CLOSE_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error closing message content input stream.
- MessageBodyFactory - Class in org.glassfish.jersey.message.internal
-
A factory for managing
MessageBodyReader,MessageBodyWriterinstances. - MessageBodyFactory(Configuration) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Create a new message body factory.
- MessageBodyFactory.MessageBodyWorkersConfigurator - Class in org.glassfish.jersey.message.internal
-
Configurator which initializes and register
MessageBodyWorkersinstance intoInjectionManagerandBootstrapBag. - MessageBodyProcessingException - Exception in org.glassfish.jersey.message.internal
-
Jersey exception signaling that error occurred during reading or writing message body (entity).
- MessageBodyProcessingException(String) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception message.
- MessageBodyProcessingException(String, Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception message and exception cause.
- MessageBodyProcessingException(Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception cause.
- MessageBodyProviderNotFoundException - Exception in org.glassfish.jersey.message.internal
-
Jersey processing exception signaling that no appropriate MessageBodyReader or MessageBodyWriter was found.
- MessageBodyProviderNotFoundException(String) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviderNotFoundException(String, Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviderNotFoundException(Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviders(Map<String, Object>, RuntimeType) - Constructor for class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
-
Create new message body providers injection binder.
- MessageBodyWorkers - Interface in org.glassfish.jersey.message
-
An injectable interface providing lookup of
MessageBodyReaderandMessageBodyWriterinstances. - MessageBodyWorkersConfigurator() - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- messageFormat() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- messageFormat() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Message format.
- MessageHeaderMethods - Class in org.glassfish.jersey.message.internal
-
Common header methods for outbound and inbound messages.
- MessageHeaderMethods(Configuration) - Constructor for class org.glassfish.jersey.message.internal.MessageHeaderMethods
- MessageHeaderMethods(MessageHeaderMethods) - Constructor for class org.glassfish.jersey.message.internal.MessageHeaderMethods
- MessageProperties - Class in org.glassfish.jersey.message
-
Jersey configuration properties for message & entity processing.
- MessageUtils - Class in org.glassfish.jersey.message
-
Utility class with message related methods.
- MessagingBinders - Class in org.glassfish.jersey.message.internal
-
Binding definitions for the default set of message related providers (readers, writers, header delegates).
- MessagingBinders.HeaderDelegateProviders - Class in org.glassfish.jersey.message.internal
-
Header delegate provider injection binder.
- MessagingBinders.MessageBodyProviders - Class in org.glassfish.jersey.message.internal
-
Message body providers injection binder.
- METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable META-INF/services lookup globally on client/server. - METAINF_SERVICES_LOOKUP_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLE. - METAINF_SERVICES_LOOKUP_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLE. - method(Method) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Makes a nice pretty string of the method, with the method name and all parameters.
- METHOD_NOT_ALLOWED_405 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
405 Method Not Allowed.
- METHOD_NOT_GETTER_NOR_SETTER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method is neither getter nor setter.
- METHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method parameter "{0}" cannot be null.
- methodInstanceToString(Object, Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Create a string representation of a method and an instance whose class implements the method.
- MIME_VERSION - Static variable in interface org.glassfish.jersey.http.HttpHeaders
- MINIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Minimum quality value.
- MISDIRECTED_REQUEST_421 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
421 Misdirected Request.
- model - Variable in class org.glassfish.jersey.internal.config.ExternalConfigurationProviderImpl
- modelFor(Class<?>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
Create a contract provider model by introspecting a component class.
- MoreExecutors - Class in org.glassfish.jersey.internal.guava
- MoreObjects - Class in org.glassfish.jersey.internal.guava
-
Helper functions that operate on any
Object, and are not already provided inObjects. - MoreObjects.ToStringHelper - Class in org.glassfish.jersey.internal.guava
-
Support class for
MoreObjects.toStringHelper(java.lang.Object). - mostSpecific(MediaType, MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Get the most specific media type from a pair of media types.
- MOVED_PERMANENTLY_301 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
301 Moved Permanently.
- MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable configuration of MOXy Json feature. - MOXY_JSON_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.MOXY_JSON_FEATURE_DISABLE. - MOXY_JSON_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.MOXY_JSON_FEATURE_DISABLE. - MsgTraceEvent - Enum in org.glassfish.jersey.message.internal
-
Common tracing events.
- MULTI_PAIRS - org.glassfish.jersey.uri.JerseyQueryParamStyle
-
Multiple parameter instances, e.g.:
foo=v1&foo=v2&foo=v3This is the default query format. - MULTI_STATUS_207 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
207 Multi-Status.
- Multimap<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A collection that maps keys to values, similar to
Map, but in which each key may be associated with multiple values. - Multimaps - Class in org.glassfish.jersey.internal.guava
-
Provides static methods acting on or generating a
Multimap. - MULTIPLE_CHOICES_300 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
300 Multiple Choices.
- MULTIPLE_MATCHING_CONSTRUCTORS_FOUND(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Found {0} constructors with {1} parameters in {2} class.
- MultivaluedStringMap - Class in org.glassfish.jersey.internal.util.collection
-
An implementation of
MultivaluedMapwhere keys and values are instances of String. - MultivaluedStringMap() - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- MultivaluedStringMap(int) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- MultivaluedStringMap(int, float) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
- MultivaluedStringMap(MultivaluedMap<? extends String, ? extends String>) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
N
- name() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Name of event, should be unique.
- NameBound - Interface in org.glassfish.jersey.model
-
Model component that can be name bound.
- named(String) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's name.
- natural() - Static method in class org.glassfish.jersey.internal.guava.Ordering
-
Returns a serializable ordering that uses the natural order of the values.
- NETWORK_AUTHENTICATION_REQUIRED_511 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
511 Network Authentication Required.
- NEW_COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
New cookie is null.
- newArrayList(Iterable<? extends E>) - Static method in class org.glassfish.jersey.internal.guava.Lists
-
Creates a mutable
ArrayListinstance containing the given elements; a very thin shortcut for creating an empty list then callingIterables#addAll. - newArrayList(Iterator<? extends E>) - Static method in class org.glassfish.jersey.internal.guava.Lists
-
Creates a mutable
ArrayListinstance containing the given elements; a very thin shortcut for creating an empty list and then callingIterators.addAll(java.util.Collection<T>, java.util.Iterator<? extends T>). - newBuilder() - Static method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Constructs a new
CacheBuilderinstance with default settings, including strong keys, strong values, and no automatic eviction of any kind. - NewCookieProvider - Class in org.glassfish.jersey.message.internal
-
Response
Set-Cookieheader delegate provider. - NewCookieProvider() - Constructor for class org.glassfish.jersey.message.internal.NewCookieProvider
- newHashMapWithExpectedSize(int) - Static method in class org.glassfish.jersey.internal.guava.Maps
-
Creates a
HashMapinstance, with a high enough "initial capacity" that it should holdexpectedSizeelements without growth. - newHashSet() - Static method in class org.glassfish.jersey.internal.guava.Sets
-
Creates a mutable, empty
HashSetinstance. - newHashSetWithExpectedSize(int) - Static method in class org.glassfish.jersey.internal.guava.Sets
-
Creates a
HashSetinstance, with a high enough "initial capacity" that it should holdexpectedSizeelements without growth. - newInstance() - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new & initialized SSL configurator instance.
- newInstance(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new SSL configurator instance.
- newInstance(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- newInstance(String, boolean) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- newInstance(Predicate<ContractProvider>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
Create new empty component bag.
- newListMultimap(Map<K, Collection<V>>, Supplier<? extends List<V>>) - Static method in class org.glassfish.jersey.internal.guava.Multimaps
-
Creates a new
ListMultimapthat uses the provided map and factory. - next() - Method in class org.glassfish.jersey.internal.guava.AbstractIterator
- next() - Method in interface org.glassfish.jersey.internal.guava.PeekingIterator
- next() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- next() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Get the stage to be invoked next or
nullif no next stage ispresent. - next(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- next(boolean, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextSeparatedString(char, char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME remove.
- nextSeparator(char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextToken() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextTokenOrQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- NO_CONTAINER_AVAILABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No container available.
- NO_CONTENT_204 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
204 No Content.
- NO_ENTITYPART_BUILDER_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"No EntityPart.Builder implementation found.
- NO_ERROR_PROCESSING_IN_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There is no error processing in scope.
- NO_MATCH - Static variable in class org.glassfish.jersey.internal.routing.CombinedMediaType
-
Constant combined type representing no match.
- NO_PRIORITY - Static variable in class org.glassfish.jersey.model.ContractProvider
-
"No priority" constant.
- NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
203 Non-Authoritative Information.
- NonBlockingInputStream - Class in org.glassfish.jersey.internal.util.collection
-
An abstract
InputStreamextension that defines contract for non-blocking streamingreadoperations. - NonBlockingInputStream() - Constructor for class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
- normalize(String) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Normalize the URI by resolve the dot & dot-dot path segments as described in RFC 3986.
- normalize(URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Normalize the URI by resolve the dot & dot-dot path segments as described in RFC 3986.
- normalizedPackagePath(String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Normalized package returns path that does not start with '/' character and ends with '/' character.
- not(Predicate<T>) - Static method in class org.glassfish.jersey.internal.guava.Predicates
-
Returns a predicate that evaluates to
trueif the given predicate evaluates tofalse. - NOT_ACCEPTABLE_406 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
406 Not Acceptable.
- NOT_EXTENDED_510 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
510 Not Extended.
- NOT_FOUND_404 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
404 Not Found.
- NOT_IMPLEMENTED_501 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
501 Not Implemented.
- NOT_LOCALIZABLE - Static variable in interface org.glassfish.jersey.internal.l10n.Localizable
-
Special constant that represents a message that is not localizable.
- NOT_MODIFIED_304 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
304 Not Modified.
- NOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method not supported on an outbound message.
- NOTHING - Static variable in class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
-
Constant used as a return value from
NonBlockingInputStream.tryRead()method, to indicate that nothing has been read. - NULL_TICKER - Static variable in class org.glassfish.jersey.internal.guava.CacheBuilder
- NullableMultivaluedHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
-
An implementation of
MultivaluedMapwhere values can benull. - NullableMultivaluedHashMap() - Constructor for class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- NullableMultivaluedHashMap(int) - Constructor for class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- NullableMultivaluedHashMap(int, float) - Constructor for class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- NullableMultivaluedHashMap(MultivaluedMap<? extends K, ? extends V>) - Constructor for class org.glassfish.jersey.internal.util.collection.NullableMultivaluedHashMap
- NullOutputStream - Class in org.glassfish.jersey.message.internal
-
Deprecated, for removal: This API element is subject to removal in a future version.
- NullOutputStream() - Constructor for class org.glassfish.jersey.message.internal.NullOutputStream
-
Deprecated.
O
- objectToString(Object) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Create a string representation of an object.
- of(DATA) - Static method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Create a terminal continuation from the processed data result.
- of(DATA, Stage<DATA>) - Static method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Create a continuation from the processed data result and the stage to be invoked next.
- of(Class<?>) - Static method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
-
Create new type-class pair for a non-generic class.
- of(Class<?>, Type) - Static method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
-
Create new type-class pair.
- of(T) - Static method in class org.glassfish.jersey.internal.util.collection.Refs
-
Construct a new mutable
Refinstance referencing the given input value. - of(T) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new constant
value providerwhoseget()method always returns the instance supplied to thevalueparameter. - offer(T, long, TimeUnit, BiPredicate<Flow.Subscriber<? super T>, ? super T>) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Publishes the given item, if possible, to each current subscriber by asynchronously invoking its
onNextmethod, blocking while resources for any subscription are unavailable, up to the specified timeout or until the caller thread is interrupted, at which point the given handler (if non-null) is invoked, and if it returns true, retried once. - offer(T, long, TimeUnit, BiPredicate<Flow.Subscriber<? super T>, ? super T>) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Publishes the given item, if possible, to each current subscriber by asynchronously invoking its
onNextmethod, blocking while resources for any subscription are unavailable, up to the specified timeout or until the caller thread is interrupted, at which point the given handler (if non-null) is invoked, and if it returns true, retried once. - offer(T, BiPredicate<Flow.Subscriber<? super T>, ? super T>) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Publishes the given item, if possible, to each current subscriber by asynchronously invoking its
onNextmethod. - offer(T, BiPredicate<Flow.Subscriber<? super T>, ? super T>) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Publishes the given item, if possible, to each current subscriber by asynchronously invoking its
onNextmethod. - OK_200 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
200 OK.
- on() - Static method in class org.glassfish.jersey.internal.guava.Joiner
-
Returns a joiner which automatically places
separatorbetween consecutive elements. - onClose() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Close event handler, that invoked during the
AbstractThreadPoolProvider.close()operation. - onComplete() - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscriber
-
Method invoked when it is known that no additional Subscriber method invocations will occur for a Subscription that is not already terminated by error, after which no other Subscriber methods are invoked by the Subscription.
- onComplete() - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- onError(Throwable) - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscriber
-
Method invoked upon an unrecoverable error encountered by a Publisher or Subscription, after which no other Subscriber methods are invoked by the Subscription.
- onError(Throwable) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- onNext(T) - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscriber
-
Method invoked with a Subscription's next item.
- onNext(T) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- onSubscribe(Flow.Subscription) - Method in interface org.glassfish.jersey.internal.jsr166.JerseyFlowSubscriber
- onSubscribe(Flow.Subscription) - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscriber
-
Method invoked prior to invoking any other Subscriber methods for the given Subscription.
- onSubscribe(Flow.Subscription) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- OPEN_ROOT_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Path pattern matching the any URI path.
- OptionalCustomProvider(InjectionManager, boolean) - Constructor for class org.glassfish.jersey.internal.inject.ParamConverters.OptionalCustomProvider
- OptionalProvider() - Constructor for class org.glassfish.jersey.internal.inject.ParamConverters.OptionalProvider
- Ordering<T> - Class in org.glassfish.jersey.internal.guava
-
A comparator, with additional methods to support common operations.
- org.glassfish.jersey - package org.glassfish.jersey
-
Common Jersey core classes.
- org.glassfish.jersey.http - package org.glassfish.jersey.http
-
Common Jersey core http classes.
- org.glassfish.jersey.internal - package org.glassfish.jersey.internal
-
Common Jersey internal API classes.
- org.glassfish.jersey.internal.config - package org.glassfish.jersey.internal.config
-
Configuration factory to handle external properties from different config SPI implementations
- org.glassfish.jersey.internal.guava - package org.glassfish.jersey.internal.guava
- org.glassfish.jersey.internal.inject - package org.glassfish.jersey.internal.inject
-
Common Jersey internal injection utility classes.
- org.glassfish.jersey.internal.jsr166 - package org.glassfish.jersey.internal.jsr166
-
Contains a subset of classes repackaged from the jsr166 written by Doug Lea.
- org.glassfish.jersey.internal.l10n - package org.glassfish.jersey.internal.l10n
-
Common Jersey internal localization utility classes.
- org.glassfish.jersey.internal.routing - package org.glassfish.jersey.internal.routing
-
Common Jersey internal routing API classes.
- org.glassfish.jersey.internal.sonar - package org.glassfish.jersey.internal.sonar
- org.glassfish.jersey.internal.spi - package org.glassfish.jersey.internal.spi
-
Common Jersey internal SPI classes/interfaces.
- org.glassfish.jersey.internal.util - package org.glassfish.jersey.internal.util
-
Common Jersey internal miscellaneous utility classes.
- org.glassfish.jersey.internal.util.collection - package org.glassfish.jersey.internal.util.collection
-
Common set of Jersey collection classes.
- org.glassfish.jersey.io.spi - package org.glassfish.jersey.io.spi
-
Common Jersey core io SPI classes.
- org.glassfish.jersey.logging - package org.glassfish.jersey.logging
-
Logging feature provides the logging of requests and responses on server and client.
- org.glassfish.jersey.message - package org.glassfish.jersey.message
-
Common Jersey messaging classes.
- org.glassfish.jersey.message.internal - package org.glassfish.jersey.message.internal
-
Common Jersey internal messaging classes.
- org.glassfish.jersey.model - package org.glassfish.jersey.model
-
Common Jersey model related classes and interfaces.
- org.glassfish.jersey.model.internal - package org.glassfish.jersey.model.internal
-
Common Jersey internal model related classes and interfaces.
- org.glassfish.jersey.model.internal.spi - package org.glassfish.jersey.model.internal.spi
- org.glassfish.jersey.process - package org.glassfish.jersey.process
-
Common Jersey processing classes.
- org.glassfish.jersey.process.internal - package org.glassfish.jersey.process.internal
-
Common Jersey internal processing classes.
- org.glassfish.jersey.spi - package org.glassfish.jersey.spi
-
Common Jersey service provider contract (SPI) classes.
- org.glassfish.jersey.uri - package org.glassfish.jersey.uri
-
Common Jersey classes that provide support for JAX-RS URI templates and encoding/decoding of URI components.
- org.glassfish.jersey.uri.internal - package org.glassfish.jersey.uri.internal
-
Common Jersey internal classes that provide support for JAX-RS URI templates and encoding/decoding of URI components.
- ORIGIN - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link The Web Origin Concept}
- OSGI_REGISTRY_ERROR_OPENING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to open an input stream for resource {0}.
- OSGI_REGISTRY_ERROR_PROCESSING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unexpected error occurred while processing resource stream {0}.
- OsgiRegistry - Class in org.glassfish.jersey.internal
-
Utility class to deal with OSGi runtime specific behavior.
- OUTBOUND - org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Outbound context.
- OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.CommonProperties
-
An integer value that defines the buffer size used to buffer the outbound message entity in order to determine its size and set the value of HTTP "Content-Length" header.
- OUTBOUND_CONTENT_LENGTH_BUFFER_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.OUTBOUND_CONTENT_LENGTH_BUFFER. - OUTBOUND_CONTENT_LENGTH_BUFFER_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.OUTBOUND_CONTENT_LENGTH_BUFFER. - OutboundJaxrsResponse - Class in org.glassfish.jersey.message.internal
-
An outbound JAX-RS response message.
- OutboundJaxrsResponse(Response.StatusType, OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Create new outbound JAX-RS response message instance.
- OutboundJaxrsResponse.Builder - Class in org.glassfish.jersey.message.internal
-
Outbound JAX-RS
Response.ResponseBuilderimplementation. - OutboundMessageContext - Class in org.glassfish.jersey.message.internal
-
Base outbound message context implementation.
- OutboundMessageContext() - Constructor for class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Deprecated.
- OutboundMessageContext(Configuration) - Constructor for class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Create new outbound message context.
- OutboundMessageContext(OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Create new outbound message context copying the content of another context.
- OutboundMessageContext.StreamProvider - Interface in org.glassfish.jersey.message.internal
-
The callback interface which is used to get the terminal output stream into which the entity should be written and to inform the implementation about the entity size.
- OUTPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The output stream has already been closed.
- OVERRIDING_METHOD_CANNOT_BE_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method that overrides {0} cannot be found on class {1}.
P
- param(String, String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- PARAM_CONVERTERS_THROW_IAE - Static variable in class org.glassfish.jersey.CommonProperties
-
Force the
ParamConverterto throwIllegalArgumentExceptionas mandated in javadoc. - PARAM_CREATION_FACTORY_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No ParamCreationFactory found for Parameter source {0}.
- PARAM_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"{0}" parameter is null.
- ParamConverterConfigurator - Class in org.glassfish.jersey.internal.inject
-
Configurator which initializes and register
ParamConverters.AggregatedProviderinstances intoInjectionManager. - ParamConverterConfigurator() - Constructor for class org.glassfish.jersey.internal.inject.ParamConverterConfigurator
- ParamConverterFactory - Class in org.glassfish.jersey.internal.inject
-
An aggregate
param converter providerthat loads all the registeredParamConverterProviderimplementations. - ParamConverterFactory(Set<ParamConverterProvider>, Set<ParamConverterProvider>) - Constructor for class org.glassfish.jersey.internal.inject.ParamConverterFactory
- ParamConverters - Class in org.glassfish.jersey.internal.inject
-
Container of several different
param converter providersimplementations. - ParamConverters() - Constructor for class org.glassfish.jersey.internal.inject.ParamConverters
- ParamConverters.AggregatedProvider - Class in org.glassfish.jersey.internal.inject
-
Aggregated
param converter provider. - ParamConverters.CharacterProvider - Class in org.glassfish.jersey.internal.inject
- ParamConverters.DateProvider - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat convert the supplied string into a JavaDateinstance using conversion method from thehttp date formatterutility class. - ParamConverters.InputStreamProvider - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat convert the supplied string into a JavaInputStreaminstance. - ParamConverters.OptionalCustomProvider - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the Optional instance by invokingParamConverterProvider. - ParamConverters.OptionalProvider - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the OptionalInt, OptionalDouble or OptionalLong instance. - ParamConverters.StringConstructor - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the target Java type instance by invoking a singleStringparameter constructor on the target type. - ParamConverters.TypeFromString - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the target Java type instance by invoking a staticfromString(String)method on the target type. - ParamConverters.TypeFromStringEnum - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the target Javaenumtype instance by invoking a staticfromString(String)method on the target enum type. - ParamConverters.TypeValueOf - Class in org.glassfish.jersey.internal.inject
-
Provider of
param converterthat produce the target Java type instance by invoking a staticvalueOf(String)method on the target type. - Parameter - Class in org.glassfish.jersey.model
- Parameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Constructor for class org.glassfish.jersey.model.Parameter
- Parameter.ParamAnnotationHelper<T extends Annotation> - Interface in org.glassfish.jersey.model
- Parameter.ParamCreationFactory<PARAMETER extends Parameter> - Interface in org.glassfish.jersey.model
-
A factory service to found in a runtime to be used to instantiate the given
Parameterclass. - Parameter.ParameterService - Class in org.glassfish.jersey.model
- Parameter.Source - Enum in org.glassfish.jersey.model
-
Parameter injection sources type.
- ParameterizedHeader - Class in org.glassfish.jersey.message.internal
-
A general parameterized header.
- ParameterizedHeader(String) - Constructor for class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Create a parameterized header from given string value.
- ParameterizedHeader(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Create a parameterized header from given
http header reader. - ParameterService() - Constructor for class org.glassfish.jersey.model.Parameter.ParameterService
- ParameterServiceProvider - Interface in org.glassfish.jersey.model.internal.spi
-
Implementation of this service is used by any Parameter implementation to overcome the inheritance of static methods.
- parse(String) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- parseCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- parseCookies(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- parseNewCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- parseVersion(String) - Static method in class org.glassfish.jersey.internal.util.JdkVersion
- PARTIAL_CONTENT_206 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
206 Partial Content.
- PARTIAL_ORDER_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A comparator for media types, that implements the "partial order" defined in the resource matching algorithm section of the JAX-RS specification, except that this comparator is "inverted" so that it allows for natural sorting in Java collections, where "lower" values are put to the front of a collection.
- path(Class) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(Class, String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(Method) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- PATH - org.glassfish.jersey.model.Parameter.Source
-
Path parameter injection source.
- PATH - org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type.
- PATH_SEGMENT - org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type that is a path segment.
- PathPattern - Class in org.glassfish.jersey.uri
-
A path pattern that is a regular expression generated from a URI path template.
- PathPattern(String) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(String, PathPattern.RightHandPath) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern(PathTemplate) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(PathTemplate, PathPattern.RightHandPath) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern.RightHandPath - Enum in org.glassfish.jersey.uri
-
The set of right hand path patterns that may be appended to a path pattern.
- PathProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/octet-streamentity type to/from aPathinstance. - PathProvider() - Constructor for class org.glassfish.jersey.message.internal.PathProvider
- PathTemplate - Class in org.glassfish.jersey.uri
-
A URI template for a URI path.
- PathTemplate(String) - Constructor for class org.glassfish.jersey.uri.PathTemplate
-
Create a URI path template and encode (percent escape) any characters of the template that are not valid URI characters.
- PatternWithGroups - Class in org.glassfish.jersey.uri
-
A pattern for matching a string against a regular expression and returning capturing group values for any capturing groups present in the expression.
- PatternWithGroups() - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct an empty pattern.
- PatternWithGroups(String) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(String, int[]) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern, int[]) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PAYLOAD_ANY - org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Full verbose logging.
- PAYLOAD_TEXT - org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Content of HTTP headers as well as entity content of textual media types is logged.
- PAYMENT_REQUIRED_402 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
402 Payment Required.
- peek() - Method in interface org.glassfish.jersey.internal.guava.PeekingIterator
-
Returns the next element in the iteration, without advancing the iteration.
- peekingIterator(Iterator<? extends T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns a
PeekingIteratorbacked by the given iterator. - PeekingIterator<E> - Interface in org.glassfish.jersey.internal.guava
-
An iterator that supports a one-element lookahead while iterating.
- percentEncode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.internal.UriPart
-
Percent encode the given text
- PerLookup - Annotation Type in org.glassfish.jersey.internal.inject
-
PerLookup is the scope for objects that are created every time they are looked up.
- PERMANENT_REDIRECT_308 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
308 Permanent Redirect.
- PerThread - Annotation Type in org.glassfish.jersey.internal.inject
-
PerThread is a scope that operates like
Singletonscope, except on a per-thread basis. - port(int) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- PORT - org.glassfish.jersey.uri.UriComponent.Type
-
The URI port component type.
- POST_ENTITY_CODER - Static variable in class org.glassfish.jersey.JerseyPriorities
-
Priority for components that have to be called AFTER message encoders/decoders filters/interceptors.
- postInit(InjectionManager, BootstrapBag) - Method in interface org.glassfish.jersey.internal.BootstrapConfigurator
-
Post-initialization method can get services from
InjectionManagerand is not able to register the new one because injection manager is already completed. - postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- PRECONDITION_FAILED_412 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
412 Precondition Failed.
- PRECONDITION_REQUIRED_428 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
428 Precondition Required.
- Preconditions - Class in org.glassfish.jersey.internal.guava
-
Static convenience methods that help a method or constructor check whether it was invoked correctly (whether its preconditions have been met).
- preDestroy() - Method in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
- preDestroy() - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
-
Container pre-destroy handler method.
- preDestroy() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Container pre-destroy handler method.
- preDestroy(Object) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Analyzes the given object and call the preDestroy method.
- Predicates - Class in org.glassfish.jersey.internal.guava
-
Static utility methods pertaining to
Predicateinstances. - Pretty - Class in org.glassfish.jersey.internal.util
-
Utility class to print the variety of types, useful in
toStringmethod. - PrimitiveMapper - Class in org.glassfish.jersey.internal.inject
-
Utility class that maps the primitive types to their respective classes as well as the default values as defined by the JAX-RS specification.
- Primitives - Class in org.glassfish.jersey.internal.guava
-
Contains static utility methods pertaining to primitive types and their corresponding wrapper types.
- primitiveToClassMap - Static variable in class org.glassfish.jersey.internal.inject.PrimitiveMapper
- primitiveToDefaultValueMap - Static variable in class org.glassfish.jersey.internal.inject.PrimitiveMapper
- proceed() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Starts the interceptor chain execution.
- proceed() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Starts the interceptor chain execution.
- process(DATA, Stage<DATA>) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Run the data through a chain of stages identified by the root stage.
- process(DATA, Stage<DATA>, Ref<T>) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Run the data through a chain of stages identified by the root stage.
- process(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given task and gather messages.
- process(Callable<T>) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given callable task and gather messages.
- process(Producer<T>) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given producer task and gather errors.
- PROCESSING_102 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
-
102 Processing.
- processWithException(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given task and gather messages.
- processWithException(Producer<T>) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given producer task and gather messages.
- Producer<T> - Interface in org.glassfish.jersey.internal.util
-
This interface extends
Callableinterface but removes the exception fromcalldeclaration. - producesFromProviders() - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
-
Information whether
RequestSpecificConsumesProducesAcceptor.getProduces()was set by providers}. - PROPERTIES_HELPER_DEPRECATED_PROPERTY_NAME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Deprecated property name "{0}" usage was found.
- PROPERTIES_HELPER_GET_VALUE_NO_TRANSFORM(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There is no way how to transform value "{0}" [{1}] to type [{2}].
- PropertiesClass - Annotation Type in org.glassfish.jersey.internal.util
-
Marker annotation for property classes.
- PropertiesDelegate - Interface in org.glassfish.jersey.internal
-
TODO: javadoc.
- PropertiesHelper - Class in org.glassfish.jersey.internal.util
-
Helper class containing convenience methods for reading
org.glassfish.jersey.server.ResourceConfigandConfigurationproperties. - PropertiesResolver - Interface in org.glassfish.jersey.internal
-
Resolver of a property value for the specified property
namefrom the request-specific property bag, or theglobal runtime configuration. - property(String, Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- property(String, Object) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- property(String, Object) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- Property - Annotation Type in org.glassfish.jersey.internal.util
-
Marker annotation for static fields that represent property names.
- PROPERTY_NAME - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
TracingLoggerinstance is placed in request context properties under this name. - PropertyAlias - Annotation Type in org.glassfish.jersey.internal.util
-
Marker annotation for static fields that represent property name aliases.
- providedType() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get the provided Java type.
- provider() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get the modelled entity provider instance.
- PROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing provider {1} could not be loaded: {2}
- PROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing provider {1} could not be instantiated: {2}
- PROVIDER_DEFAULT_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
Disable some of the default providers from being loaded.
- PROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing the provider {1} is not found.
- ProviderBinder - Class in org.glassfish.jersey.internal.inject
-
Class used for registration of the custom providers into injection manager.
- ProviderBinder(InjectionManager) - Constructor for class org.glassfish.jersey.internal.inject.ProviderBinder
-
Create new provider binder instance.
- Providers - Class in org.glassfish.jersey.internal.inject
-
Utility class providing a set of utility methods for easier and more type-safe interaction with an injection layer.
- ProvidersConfigurator() - Constructor for class org.glassfish.jersey.internal.JaxrsProviders.ProvidersConfigurator
- proxy(boolean) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds information about proxy creation.
- PROXY_AUTHENTICATE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- PROXY_AUTHENTICATION_INFO - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
407 Proxy Authentication Required.
- PROXY_AUTHORIZATION - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- PROXY_CONNECTION - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP/1.1 documentation}
- proxyForSameScope(boolean) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds information about proxy creation when the service is in the same scope.
- pType(ParameterizedType) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Prints a pretty parameterized type.
- publish(T) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
-
Publishes the given item to all current subscribers by invoking its
onNext() methodusingExecutorprovided as constructor parameter (or the defaultExecutorif not provided). - put(String, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- put(ByteBuffer) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
-
Put the
ByteBufferto the internal queue to be available for reading from the stream. - put(K, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- put(K, V) - Method in interface org.glassfish.jersey.internal.guava.Cache
-
Associates
valuewithkeyin this cache. - put(K, V) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Stores a key-value pair in this multimap.
- put(K, V) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class org.glassfish.jersey.internal.util.collection.LRU
-
Associates
valuewithkeyin this cache. - put(R, C, V) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Associates the specified value with the specified keys.
- putAll(Map<? extends String, ? extends List<V>>) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- putAll(Map<? extends K, ? extends List<V>>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.
- putAll(K, Iterable<? extends V>) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Stores a key-value pair in this multimap for each of
values, all using the same key,key. - putAll(Table<? extends R, ? extends C, ? extends V>) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Copies all mappings from the specified table to this table.
- putSingle(String, V) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- putSingle(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
Q
- Qualified - Interface in org.glassfish.jersey.message.internal
-
Quality factor for acceptable header types represented as a "parts per thousand" (i.e. per mille) value.
- QUALIFIED_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.Quality
-
A "highest first" qualified element comparator.
- qualifiedBy(Annotation) - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Adds a new binding's qualifier.
- qualifiedBy(Annotation) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's qualifier.
- quality - Variable in class org.glassfish.jersey.message.internal.AcceptableToken
- Quality - Class in org.glassfish.jersey.message.internal
-
Quality parameter constants.
- QUALITY_PARAMETER_NAME - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Quality HTTP header parameter name.
- QUALITY_SOURCE_PARAMETER_NAME - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Quality source HTTP header parameter name.
- QUALITY_VALUE_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.Quality
-
A "highest first" quality value comparator.
- QualitySourceMediaType - Class in org.glassfish.jersey.message.internal
-
A quality source media type.
- QualitySourceMediaType(String, String) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance with a
default quality factorvalue. - QualitySourceMediaType(String, String, int, Map<String, String>) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance.
- QUERY - org.glassfish.jersey.model.Parameter.Source
-
Query parameter injection source.
- QUERY - org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type, encoded using application/x-www-form-urlencoded rules.
- QUERY_PARAM - org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type that is a query parameter, encoded using application/x-www-form-urlencoded rules (space character is encoded as
+). - QUERY_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of query value parameters are null.
- QUERY_PARAM_SPACE_ENCODED - org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type that is a query parameter, encoded using application/x-www-form-urlencoded (space character is encoded as
%20). - queryParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- QuotedString - org.glassfish.jersey.message.internal.HttpHeaderReader.Event
R
- RANGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- ranked(int) - Method in class org.glassfish.jersey.internal.inject.AliasBinding
-
Sets the binding's rank.
- ranked(int) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's rank.
- RankedComparator<T> - Class in org.glassfish.jersey.model.internal
-
Comparator used to sort types by their priorities defined by theirs binding priority set during the configuration phase (
Configuration) inranked provider. - RankedComparator() - Constructor for class org.glassfish.jersey.model.internal.RankedComparator
- RankedComparator(RankedComparator.Order) - Constructor for class org.glassfish.jersey.model.internal.RankedComparator
- RankedComparator.Order - Enum in org.glassfish.jersey.model.internal
-
Defines which ordering should be used for sorting.
- RankedProvider<T> - Class in org.glassfish.jersey.model.internal
-
Jersey ranked provider model.
- RankedProvider(T) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance. - RankedProvider(T, int) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance for givenproviderwith specificrank(> 0). - RankedProvider(T, int, Set<Type>) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance for givenproviderwith specificrank(> 0). - rawClass() - Method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
-
Get the raw class of the
type. - read() - Method in class org.glassfish.jersey.internal.guava.Ticker
-
Returns the number of nanoseconds elapsed since this ticker's fixed point of reference.
- read() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- read() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- read(byte[]) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- read(byte[], int, int) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- read(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- readAcceptLanguage(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptMediaType(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptMediaType(String, List<QualitySourceMediaType>) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptToken(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readCookie(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readCookies(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readDate(String) - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
-
Read a date.
- readDate(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readEntity(GenericType<T>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(GenericType<T>, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(Class<T>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(Class<T>, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(Class<T>, Annotation[], PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class<T>, Type, Annotation[], PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class<T>, Type, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class<T>, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- ReaderInterceptorExecutor - Class in org.glassfish.jersey.message.internal
-
Represents reader interceptor chain executor for both client and server side.
- ReaderModel - Class in org.glassfish.jersey.message
-
MessageBodyReadermodel. - ReaderModel(MessageBodyReader, List<MediaType>, Boolean) - Constructor for class org.glassfish.jersey.message.ReaderModel
-
Create new reader model instance.
- ReaderProvider - Class in org.glassfish.jersey.message.internal
- ReaderProvider() - Constructor for class org.glassfish.jersey.message.internal.ReaderProvider
- readersToString(Map<MediaType, List<MessageBodyReader>>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- readersToString(Map<MediaType, List<MessageBodyReader>>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Convert a map media type to list of message body readers to a string.
- ReaderWriter - Class in org.glassfish.jersey.message.internal
-
A utility class for reading and writing using byte and character streams.
- readFrom(Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, PropertiesDelegate, InputStream, Iterable<ReaderInterceptor>, boolean) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- readFrom(Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, PropertiesDelegate, InputStream, Iterable<ReaderInterceptor>, boolean) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Reads a type from the
entityStreamusing interceptors. - readFrom(Class<byte[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- readFrom(Class<DataSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- readFrom(Class<Form>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
- readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- readFrom(Class<RenderedImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- readFrom(Class<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
- readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- readFrom(Class<Path>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.PathProvider
- readFrom(Class<DOMSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- readFrom(Class<SAXSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- readFrom(Class<StreamSource>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- readFrom(M, MediaType, boolean, InputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
- readFromAsString(InputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated.use
ReaderWriter.readFromAsString(in, type)instead - readFromAsString(InputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read the bytes of an input stream and convert to a string.
- readFromAsString(Reader) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read the characters of a reader and convert to a string.
- readMatchingEntityTag(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readMediaTypes(List<MediaType>, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readNewCookie(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readParameters(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readParameters(HttpHeaderReader, boolean) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualityFactor(CharSequence) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualityFactorParameter(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualitySourceMediaType(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME use somewhere in production code or remove.
- readQualitySourceMediaType(String[]) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readStringList(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- redactHeaders(Collection<String>) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- Redirect3xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
- Ref<T> - Interface in org.glassfish.jersey.internal.util.collection
-
A possibly mutable value reference.
- referenceCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Get a new reference for to currently running request scope context.
- referenceFactory() - Static method in class org.glassfish.jersey.internal.inject.ReferencingFactory
-
Get a reference factory providing an empty reference.
- referenceFactory(T) - Static method in class org.glassfish.jersey.internal.inject.ReferencingFactory
-
Get a reference factory providing an initialized reference.
- ReferencingFactory<T> - Class in org.glassfish.jersey.internal.inject
-
Factory that provides injection of the referenced instance.
- ReferencingFactory(Provider<Ref<T>>) - Constructor for class org.glassfish.jersey.internal.inject.ReferencingFactory
-
Create new referencing injection factory.
- REFERER - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- ReflectionHelper - Class in org.glassfish.jersey.internal.util
-
Utility methods for Java reflection.
- ReflectionHelper.DeclaringClassInterfacePair - Class in org.glassfish.jersey.internal.util
-
A tuple consisting of a concrete class and a declaring class that declares a generic interface type.
- Refs - Class in org.glassfish.jersey.internal.util.collection
-
A collection of
referencefactory & utility methods. - register(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class<?>) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class<?>) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class<?>, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class<?>, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class<?>, int) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class<?>, int, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider with an explicitly specified binding priority.
- register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class<?>, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider for the specified contracts.
- register(Class<?>, Set<Class<?>>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider for the specified contracts.
- register(Class<?>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class using a given registration strategy.
- register(Iterable<Binding>) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Registers a collection of beans represented using fields in the provided descriptors.
- register(Object) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Registers a provider.
- register(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, int, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider with an explicitly specified binding priority.
- register(Object, Class<?>...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, Class<?>...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, Class<?>...) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider for the specified contracts.
- register(Object, Set<Class<?>>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider for the specified contracts.
- register(Object, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component using a given registration strategy.
- register(Binder) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Registers beans which are included in
Binder. - register(Binding) - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Registers one bean represented using fields in the provided descriptor.
- registerExecutorBindings(InjectionManager) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
-
Create qualified
ExecutorServiceandScheduledExecutorServiceinjection bindings based on the registered providers implementing theExecutorServiceProviderand/orScheduledExecutorServiceProviderSPI. - registerExecutorBindings(InjectionManager, List<ExecutorServiceProvider>, List<ScheduledExecutorServiceProvider>) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
-
Create qualified
ExecutorServiceandScheduledExecutorServiceinjection bindings based on the registered providers implementing theExecutorServiceProviderand/orScheduledExecutorServiceProviderSPI. - registerExecutors(InjectionManager, ComponentBag, ExecutorServiceProvider, ScheduledExecutorServiceProvider, ManagedObjectsFinalizer) - Method in class org.glassfish.jersey.process.internal.AbstractExecutorProvidersConfigurator
-
Retrieves registered
ExecutorServiceProviderandScheduledExecutorServiceProviderby an application and adds the default implementations of those interfaces to binds them intoInjectionManager. - registerFeatures(Collection<Class<T>>, BootstrapBag) - Method in class org.glassfish.jersey.AbstractFeatureConfigurator
-
Allows feature registration as part of autoDiscoverables list
- registerForPreDestroyCall(Object) - Method in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
-
Register an object for invocation of its
PreDestroymethod. - rel(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- relativize(URI, URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Relativize URI with respect to a base URI.
- release() - Method in interface org.glassfish.jersey.process.internal.RequestContext
-
Release a single reference to the current request scope instance.
- release(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Releases the provided
RequestContextto thread-local variable belonging to current request scope. - reload(K, V) - Method in class org.glassfish.jersey.internal.guava.CacheLoader
-
Computes or retrieves a replacement value corresponding to an already-cached
key. - RemovalCause - Enum in org.glassfish.jersey.internal.guava
-
The reason why a cached entry was removed.
- remove() - Method in interface org.glassfish.jersey.internal.guava.PeekingIterator
- remove() - Method in class org.glassfish.jersey.internal.guava.UnmodifiableIterator
-
Deprecated.Unsupported operation.
- remove(Object) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Removes the mapping for this key from this map if present.
- remove(Object, Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Removes a single key-value pair with the key
keyand the valuevaluefrom this multimap, if such exists. - remove(Object, Object) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Removes the mapping, if any, associated with the given keys.
- remove(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Remove a header.
- remove(K) - Method in class org.glassfish.jersey.internal.util.collection.Cache
-
Remove item from the cache.
- removeAll(Object) - Method in interface org.glassfish.jersey.internal.guava.ListMultimap
-
Removes all values associated with the key
key. - removeAll(Object) - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Removes all values associated with the key
key. - removeAll(Object) - Method in interface org.glassfish.jersey.internal.guava.SetMultimap
-
Removes all values associated with the key
key. - removeAll(Object) - Method in interface org.glassfish.jersey.internal.guava.SortedSetMultimap
-
Removes all values associated with a given key.
- removeAll(Collection<?>) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- removeAll(Iterator<?>, Collection<?>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Traverses an iterator and removes every element that belongs to the provided collection.
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
-
Returns true if this map should remove its eldest entry.
- removeHandler(Handler) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- removeIf(Iterator<T>, Predicate<? super T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Removes every element that satisfies the provided predicate from the iterator.
- removeProperty(String) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- removeProperty(String) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Removes a property with the given name from the current request/response exchange context.
- removeProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- RenderedImageProvider - Class in org.glassfish.jersey.message.internal
- RenderedImageProvider() - Constructor for class org.glassfish.jersey.message.internal.RenderedImageProvider
- replaceAll(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- REPLACED - org.glassfish.jersey.internal.guava.RemovalCause
-
The entry itself was not actually removed, but its value was replaced by the user.
- replaceHeaders(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Replace all headers.
- replaceMatrix(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceMatrixParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replacePath(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceQuery(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceQueryParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- request(long) - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Subscription
-
Adds the given number
nof items to the current unfulfilled demand for this subscription. - REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
413 Request Entity Too Large.
- REQUEST_HEADER_FIELDS_TOO_LARGE_431 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
431 Request Header Fields Too Large.
- REQUEST_TIMEOUT_408 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
408 Request Timeout.
- REQUEST_URI_TOO_LONG_414 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
414 Request-URI Too Long.
- RequestContext - Interface in org.glassfish.jersey.process.internal
-
Wrapper for externally provided request context data.
- REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
416 Requested Range Not Satisfiable.
- RequestScope - Class in org.glassfish.jersey.process.internal
-
Scopes a single request/response processing execution on a single thread.
- RequestScope() - Constructor for class org.glassfish.jersey.process.internal.RequestScope
- RequestScope.RequestScopeConfigurator - Class in org.glassfish.jersey.process.internal
-
Configurator which initializes and register
RequestScopeinstance intInjectionManagerandBootstrapBag. - RequestScopeConfigurator() - Constructor for class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- RequestScoped - Annotation Type in org.glassfish.jersey.process.internal
-
Request scope binding annotation.
- RequestSpecificConsumesProducesAcceptor<MethodRouting> - Class in org.glassfish.jersey.internal.routing
-
A
Comparableconcrete request content-type, accept header, and a methodRouting triplet - RequestSpecificConsumesProducesAcceptor(CombinedMediaType, CombinedMediaType, boolean, MethodRouting) - Constructor for class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
- requireNonNull(Object, Type) - Static method in class org.glassfish.jersey.internal.BootstrapBag
-
Check whether the value is not
nullthat means that the properBootstrapConfiguratorhas not been configured or in a wrong order. - reset() - Static method in class org.glassfish.jersey.internal.Errors
-
Removes all issues that have been added since the last marked position as well as removes the last mark.
- reset() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- RESET_CONTENT_205 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
-
205 Reset Content.
- resolve(Object, UriComponent.Type, boolean) - Method in class org.glassfish.jersey.uri.internal.UriPart
-
Returns the resolved template variable when the value object is passed
- resolve(Type, MediaType) - Method in class org.glassfish.jersey.internal.ContextResolverFactory
- resolve(Type, MediaType) - Method in interface org.glassfish.jersey.spi.ContextResolvers
-
Get
ContextResolver<T>instance for a given type and media type. - resolve(URI, String) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(URI, URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(Injectee) - Method in interface org.glassfish.jersey.internal.inject.InjectionResolver
-
This method will return the object that should be injected into the given injection point.
- resolveGenericType(Class, Class, Class, Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Resolve generic type parameter(s) of a raw class and it's generic type based on the class that declares the generic type parameter(s) to be resolved and a concrete implementation of the declaring class.
- resolveProperty(String, Class<T>) - Method in interface org.glassfish.jersey.internal.PropertiesResolver
-
Resolve a property value for the specified property
name. - resolveProperty(String, T) - Method in interface org.glassfish.jersey.internal.PropertiesResolver
-
Resolve a property value for the specified property
name. - resolveTemplate(String, Object) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplate(String, Object, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplateFromEncoded(String, Object) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplates(Map<String, Object>) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplates(Map<String, Object>, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplateValues(UriComponent.Type, String, boolean, Map<String, ?>) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolves template variables in the given
templatefrom_mapValues. - resolveTypeVariable(Class<?>, Class<?>, TypeVariable) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Given a type variable resolve the Java class of that variable.
- RESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Response is closed.
- ResponseStatus - Class in org.glassfish.jersey.http
-
This is a list of Hypertext Transfer Protocol (HTTP) response status codes.
- ResponseStatus() - Constructor for class org.glassfish.jersey.http.ResponseStatus
- ResponseStatus.ClientError4xx - Class in org.glassfish.jersey.http
-
4xx client error status codes - the request contains bad syntax or cannot be fulfilled.
- ResponseStatus.Info1xx - Class in org.glassfish.jersey.http
-
1xx informational status codes - request received, continuing process
- ResponseStatus.Redirect3xx - Class in org.glassfish.jersey.http
-
3xx redirection status codes - further action must be taken in order to complete the request.
- ResponseStatus.ServerError5xx - Class in org.glassfish.jersey.http
-
5xx server error status codes - the server failed to fulfill an apparently valid request.
- ResponseStatus.Success2xx - Class in org.glassfish.jersey.http
-
2xx success status codes - the action was successfully received, understood, and accepted.
- result() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Get the data processing result.
- resume(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Resumes the provided
RequestContextto thread-local variable belonging to current request scope. - retainAll(Collection<?>) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- retrieve() - Method in class org.glassfish.jersey.SslConfigurator
-
Retrieve the SSL context configuration from the system properties.
- retrieve(Properties) - Method in class org.glassfish.jersey.SslConfigurator
-
Retrieve the SSL context configuration from the supplied properties.
- reverse() - Method in class org.glassfish.jersey.internal.guava.Ordering
-
Returns the reverse of this ordering; the
Orderingequivalent toCollections.reverseOrder(Comparator). - RI_AFTER - org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation after a call tocontext.proceed(). - RI_BEFORE - org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation before a call tocontext.proceed(). - RI_SUMMARY - org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation summary. - row(R) - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a view of all mappings that have the given row key.
- rowKeySet() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a set of row keys that have one or more values in the table.
- rowMap() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns a view that associates each row key with the corresponding map from column keys to values.
- runInScope(Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(Callable<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(Producer<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(RequestContext, Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - runInScope(RequestContext, Callable<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - runInScope(RequestContext, Producer<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - runtimeDelegateDecorator - Variable in class org.glassfish.jersey.message.internal.MessageHeaderMethods
- RuntimeDelegateDecorator - Class in org.glassfish.jersey.internal
-
RuntimeDelegate Decorator that changes behaviour due to provided runtime information.
- RuntimeDelegateDecorator() - Constructor for class org.glassfish.jersey.internal.RuntimeDelegateDecorator
- RuntimeDelegateImpl - Class in org.glassfish.jersey.internal
-
Default implementation of JAX-RS
RuntimeDelegate. - RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.internal.RuntimeDelegateImpl
S
- safelyClose(Closeable) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Safely close a closeable, without throwing an exception.
- SaxHelper - Class in org.glassfish.jersey.internal.util
-
Common helper methods for SAX parsers.
- SaxSourceReader(Provider<SAXParserFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- SCHEDULED_EXECUTOR_SERVICE_PROVIDER_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
ScheduledExecutorServiceProviderprovider contract. - ScheduledExecutorServiceProvider - Interface in org.glassfish.jersey.spi
-
An extension contract for providing pluggable scheduled executor service providers to be used by Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a Jersey runtime processing task.
- ScheduledThreadPoolExecutorProvider - Class in org.glassfish.jersey.spi
-
Default implementation of the Jersey
scheduled executor service provider SPI. - ScheduledThreadPoolExecutorProvider(String) - Constructor for class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
-
Create a new instance of the scheduled thread pool executor provider.
- ScheduledThreadPoolExecutorProvider(String, Configuration) - Constructor for class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
-
Create a new instance of the scheduled thread pool executor provider.
- scheme(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- SCHEME - org.glassfish.jersey.uri.UriComponent.Type
-
The URI scheme component type.
- schemeSpecificPart(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- scope(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Change contract provider scope.
- Scoped - Interface in org.glassfish.jersey.model
-
Scoped Jersey application model component.
- securityProtocol(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the SSLContext protocol.
- SEE_OTHER_303 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
303 See Other.
- segment(String...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- selectVariant(InboundMessageContext, List<Variant>, Ref<String>) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
-
Select the representation variant that best matches the request.
- selectVariants(InboundMessageContext, List<Variant>, Ref<String>) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
-
Select possible representation variants in order in which they best matches the request.
- separator(String) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- Separator - org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- SERVER - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- ServerError5xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
- service(GenericType<T>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new generic type-based service binding.
- service(Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new class-based service binding.
- service(T) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new instance-based service binding.
- SERVICE_UNAVAILABLE_503 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
503 Service Unavailable.
- serviceAsContract(GenericType<T>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new generic type-based service binding.
- serviceAsContract(Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new class-based service binding.
- serviceAsContract(Type) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new generic type-based service binding.
- serviceAsContract(T) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new instance-based service binding.
- ServiceConfigurationError - Error in org.glassfish.jersey.internal
-
Error thrown when something goes wrong while looking up service providers.
- ServiceConfigurationError(String) - Constructor for error org.glassfish.jersey.internal.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(Throwable) - Constructor for error org.glassfish.jersey.internal.ServiceConfigurationError
-
Constructs a new instance that wraps the specified throwable.
- ServiceFinder<T> - Class in org.glassfish.jersey.internal
-
A simple service-provider lookup mechanism.
- ServiceFinder.DefaultServiceIteratorProvider - Class in org.glassfish.jersey.internal
-
The default service iterator provider that looks up provider classes in META-INF/services files.
- ServiceFinder.ServiceIteratorProvider - Class in org.glassfish.jersey.internal
-
Supports iteration of provider instances or classes.
- ServiceFinderBinder<T> - Class in org.glassfish.jersey.internal
-
Simple ServiceFinder injection binder.
- ServiceFinderBinder(Class<T>, Map<String, Object>, RuntimeType) - Constructor for class org.glassfish.jersey.internal.ServiceFinderBinder
-
Create a new service finder injection binder.
- ServiceHolder<T> - Interface in org.glassfish.jersey.internal.inject
-
Implementation of this class is used as a holder for service instance from
InjectionManageralong with other information about the provided service. - ServiceHolderImpl<T> - Class in org.glassfish.jersey.internal.inject
-
Implementation of the instance keeper which kept the instance of the class from
InjectionManagerand the other information about this instance. - ServiceHolderImpl(T, Class<T>, Set<Type>, int) - Constructor for class org.glassfish.jersey.internal.inject.ServiceHolderImpl
-
Creates a new instance of the service holder which keeps the concrete instance and its additional information.
- ServiceHolderImpl(T, Set<Type>) - Constructor for class org.glassfish.jersey.internal.inject.ServiceHolderImpl
-
Creates a new instance of the service holder which keeps the concrete instance and its additional information.
- ServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
- set(E) - Method in class org.glassfish.jersey.internal.guava.UnmodifiableListIterator
-
Deprecated.Unsupported operation.
- set(T) - Method in interface org.glassfish.jersey.internal.util.collection.Settable
-
Set a new value.
- set(V) - Method in class org.glassfish.jersey.internal.guava.SettableFuture
-
Sets the value of this future.
- setAccessibleMethodPA(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to set a method to be accessible.
- setAutoDiscoverables(List<AutoDiscoverable>) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets a list of
AutoDiscoverable. - setBaseUri(URI) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Set the
baseUriof the actual request into theInheritableThreadLocal. - setConfiguration(Configuration) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
Configuration. - setContextClassLoaderPA(ClassLoader) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Get privileged action to set the actual context class loader.
- setContextResolvers(ContextResolvers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ContextResolvers. - setDaemon(boolean) - Method in class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Sets daemon or not for new threads created with this ThreadFactory.
- setDefaultNext(Stage<DATA>) - Method in class org.glassfish.jersey.process.internal.AbstractChainableStage
- setDefaultNext(Stage<DATA>) - Method in interface org.glassfish.jersey.process.internal.ChainableStage
-
Set the default next stage that should be returned from this stage after it has been invoked by default.
- setDiffView(Set<? extends E>, Set<? extends E>) - Static method in class org.glassfish.jersey.internal.util.collection.Views
-
Create a view of a difference of provided sets, i.e. the diff filters out from the first set the items included in the second set.
- setEntity(Object) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object, Type, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the annotations attached to the entity.
- setEntityStream(InputStream) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Set a new entity input stream.
- setEntityStream(OutputStream) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new entity output stream.
- setEntityType(Type) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the message entity type information.
- setException(Throwable) - Method in class org.glassfish.jersey.internal.guava.SettableFuture
-
Sets the future to having failed with the given exception.
- setExceptionMappers(ExceptionMappers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ExceptionMappers. - setFactory(boolean) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets a flag whether the injectee is a factory.
- setFilter(Filter) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- setGuard(String) - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
-
Observe changes of a value represented by the key.
- setInjecteeClass(Class<?>) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets type of the injectee.
- setInjecteeDescriptor(ForeignDescriptor) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets the descriptor for this Injectee.
- setInputStream(InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Register the service iterator provider to iterate on provider instances or classes.
- setLevel(Level) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- setManagedObjectsFinalizer(ManagedObjectsFinalizer) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ManagedObjectsFinalizer. - setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the message content media type.
- setMessageBodyWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
MessageBodyWorkers. - SetMultimap<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A
Multimapthat cannot hold duplicate key-value pairs. - setName(String) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- setNameFormat(String) - Method in class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Sets the naming format to use when naming threads (
Thread.setName(java.lang.String)) which are created with this ThreadFactory. - setOptional(boolean) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets whether or not this Injectee should be considered optional.
- setOutputStream(OutputStream) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setParent(AnnotatedElement) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
This setter sets both the parent and the injecteeClass fields.
- setParent(Logger) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- setParentClassScope(Class<? extends Annotation>) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets the scope in which the parent class is registered.
- setPosition(int) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets the position of this Injectee.
- setProperties(Map<String, ?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Set the configured properties to the provided map of properties.
- setProperties(Map<String, ?>) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- setProperty(String, Object) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- setProperty(String, Object) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Binds an object to a given property name in the current request/response exchange context.
- setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- setProvider(boolean) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets a flag whether the injectee is a provider.
- setQueryParamStyle(JerseyQueryParamStyle) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- setRequestScope(RequestScope) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
RequestScope. - setRequiredQualifiers(Set<Annotation>) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets the required qualifiers for this Injectee.
- setRequiredType(Type) - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
-
Sets the required type of this Injectee.
- Sets - Class in org.glassfish.jersey.internal.guava
-
Static utility methods pertaining to
Setinstances. - setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Set the buffering output stream provider.
- setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a stream provider callback.
- Settable<T> - Interface in org.glassfish.jersey.internal.util.collection
-
A generic settable value container.
- SettableFuture<V> - Class in org.glassfish.jersey.internal.guava
-
A
ListenableFuturewhose result may be set by aSettableFuture.set(Object)orSettableFuture.setException(Throwable)call. - setThreadFactory(ThreadFactory) - Method in class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Sets the backing
ThreadFactoryfor new threads created with this ThreadFactory. - setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Sets the
Thread.UncaughtExceptionHandlerfor new threads created with this ThreadFactory. - setUnionView(Set<? extends E>, Set<? extends E>) - Static method in class org.glassfish.jersey.internal.util.collection.Views
-
Create a view of an union of provided sets.
- setUseParentHandlers(boolean) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- setValue(V) - Method in class org.glassfish.jersey.internal.guava.ForwardingMapEntry
- setWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Set context message body workers.
- setWrappedStream(InputStream) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Set the wrapped input stream instance.
- severe(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- Severity - Enum in org.glassfish.jersey
-
Common severity.
- shutdown() - Method in interface org.glassfish.jersey.internal.inject.InjectionManager
-
Shuts down the entire
InjectionManagerand the underlying DI provider. - shutdown() - Method in class org.glassfish.jersey.process.internal.RequestScope
- SimpleNamespaceResolver - Class in org.glassfish.jersey.internal.util
-
Simple namespace resolver which resolves one predefined namespace.
- SimpleNamespaceResolver(String, String) - Constructor for class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
-
Create a new instance of the namespace resolver initialized with the fixed
prefixandURIthat the resolver will be capable to resolve. - singleHeader(String, Class<T>, Function<String, T>, boolean) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get a single typed header value.
- singleHeader(String, Function<String, T>, boolean) - Method in class org.glassfish.jersey.message.internal.MessageHeaderMethods
-
Get a single typed header value for Inbound messages
- SINGLETON - Static variable in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
- singletonIterator(T) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns an iterator containing only
value. - size() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- size() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns the number of key-value pairs in this multimap.
- size() - Method in interface org.glassfish.jersey.internal.guava.Table
-
Returns the number of row key / column key / value mappings in the table.
- size() - Method in class org.glassfish.jersey.internal.util.collection.Cache
-
Returns the size of the cache
- size() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- size() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- size() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
-
Returns the number of key-value mappings in this map.
- size(Iterator<?>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns the number of elements remaining in
iterator. - SIZE - org.glassfish.jersey.internal.guava.RemovalCause
-
The entry was evicted due to size constraints.
- skip(long) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- SLOW_SUBSCRIBER(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Slow Subscriber.
- SOME_HEADERS_NOT_SENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There are some request headers that have not been sent by connector [{0}].
- SonarJerseyCommon - Class in org.glassfish.jersey.internal.sonar
-
The purpose of this class is to verify the reported test coverage shows correct results in various modes of test executions.
- SonarJerseyCommon() - Constructor for class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
- SortedSetMultimap<K,V> - Interface in org.glassfish.jersey.internal.guava
-
A
SetMultimapwhose set of values for a given key are kept sorted; that is, they comprise aSortedSet. - sortRankedProviders(RankedComparator<T>, Iterable<RankedProvider<T>>) - Static method in class org.glassfish.jersey.internal.inject.Providers
-
Sort given providers with
ranked comparator. - SourceProvider - Class in org.glassfish.jersey.message.internal
-
Collection of
XML sourceproviders. - SourceProvider() - Constructor for class org.glassfish.jersey.message.internal.SourceProvider
- SourceProvider.DomSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling
DOMSourceinstances. - SourceProvider.SaxSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for un-marshalling
SAXSourceinstances. - SourceProvider.SourceWriter - Class in org.glassfish.jersey.message.internal
-
Provider for marshaling
Sourceinstances. - SourceProvider.StreamSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for un-marshalling
StreamSourceinstances. - SourceWriter(Provider<SAXParserFactory>, Provider<TransformerFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- SSL_CTX_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error creating SSL context (algorithm not supported).
- SSL_CTX_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing SSL context (operation failed).
- SSL_KMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (algorithm not supported).
- SSL_KMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (operation failed).
- SSL_KMF_NO_PASSWORD_FOR_BYTE_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"byte array based"
- SSL_KMF_NO_PASSWORD_FOR_PROVIDER_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"provider based"
- SSL_KMF_NO_PASSWORD_SET(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Neither key password nor key store password has been set for {0} key store.
- SSL_KMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (provider not registered).
- SSL_KMF_UNRECOVERABLE_KEY() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (unrecoverable key).
- SSL_KS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot load key store certificates.
- SSL_KS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot find key store file "{0}".
- SSL_KS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (implementation not available).
- SSL_KS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (algorithm to check key store integrity not found).
- SSL_KS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error loading key store from file "{0}".
- SSL_KS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (provider not registered).
- SSL_TMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (algorithm not supported).
- SSL_TMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (operation failed).
- SSL_TMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (provider not registered).
- SSL_TS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot load trust store certificates.
- SSL_TS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot find trust store file "{0}".
- SSL_TS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (implementation not available).
- SSL_TS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (algorithm to check trust store integrity not found).
- SSL_TS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error loading trust store from file "{0}".
- SSL_TS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (provider not registered).
- SslConfigurator - Class in org.glassfish.jersey
-
Utility class, which helps to configure
SSLContextinstances. - Stage<DATA> - Interface in org.glassfish.jersey.process.internal
-
Data processing stage that can be used to create dynamic data processing chains.
- Stage.Builder<DATA> - Interface in org.glassfish.jersey.process.internal
-
Linear stage chain builder.
- Stage.Continuation<DATA> - Class in org.glassfish.jersey.process.internal
-
Data processing stage continuation.
- Stages - Class in org.glassfish.jersey.process.internal
-
A stage-related collection of utility methods.
- Stages.LinkedStage<DATA> - Class in org.glassfish.jersey.process.internal
-
Linked linear stage implementation.
- start() - Method in class org.glassfish.jersey.internal.guava.Stopwatch
-
Starts the stopwatch.
- status(int) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- status(int, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- status(Response.StatusType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- Statuses - Class in org.glassfish.jersey.message.internal
-
Factory for producing custom JAX-RS
response status typeinstances. - Stopwatch - Class in org.glassfish.jersey.internal.guava
-
An object that measures elapsed time in nanoseconds.
- STREAM_PROVIDER_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Stream provider is not defined.
- StreamingOutputProvider - Class in org.glassfish.jersey.message.internal
-
Message body writer that supports
streaming outputmarshalling. - StreamingOutputProvider() - Constructor for class org.glassfish.jersey.message.internal.StreamingOutputProvider
- StreamSourceReader() - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- STRING_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
String is null.
- StringBuilderUtils - Class in org.glassfish.jersey.message.internal
-
Internal
string builderutilities for building HTTP header values. - StringHeaderProvider - Class in org.glassfish.jersey.message.internal
-
Stringheader delegate provider. - StringHeaderProvider() - Constructor for class org.glassfish.jersey.message.internal.StringHeaderProvider
- StringIgnoreCaseKeyComparator - Class in org.glassfish.jersey.internal.util.collection
-
Case insensitive String key comparator.
- StringIgnoreCaseKeyComparator() - Constructor for class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
- StringKeyIgnoreCaseMultivaluedMap<V> - Class in org.glassfish.jersey.internal.util.collection
-
Multivalued map with String keys that are compared with each other using the case insensitive method.
- StringKeyIgnoreCaseMultivaluedMap() - Constructor for class org.glassfish.jersey.internal.util.collection.StringKeyIgnoreCaseMultivaluedMap
- stripQualityParams(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Strips any quality parameters, i.e. q and qs from given media type.
- SubmissionPublisher<T> - Class in org.glassfish.jersey.internal.jsr166
-
A
Flow.Publisherthat asynchronously issues submitted (non-null) items to current subscribers until it is closed. - SubmissionPublisher() - Constructor for class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Creates a new SubmissionPublisher using the
ForkJoinPool#commonPool()for async delivery to subscribers (unless it does not support a parallelism level of at least two, in which case, a new Thread is created to run each task), with maximum buffer capacity ofFlow.defaultBufferSize(), and no handler for Subscriber exceptions in methodonNext. - SubmissionPublisher(Executor, int) - Constructor for class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Creates a new SubmissionPublisher using the given Executor for async delivery to subscribers, with the given maximum buffer size for each subscriber, and no handler for Subscriber exceptions in method
onNext. - SubmissionPublisher(Executor, int, BiConsumer<? super Flow.Subscriber<? super T>, ? super Throwable>) - Constructor for class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Creates a new SubmissionPublisher using the given Executor for async delivery to subscribers, with the given maximum buffer size for each subscriber, and, if non-null, the given handler invoked when any Subscriber throws an exception in method
onNext. - SubmissionPublisherFactory - Class in org.glassfish.jersey.internal.jsr166
-
Factory creating JDK8 compatible SubmissionPublisher (Jdk8SubmissionPublisher) or JDK 9+ SubmissionPublisher
- SubmissionPublisherFactory() - Constructor for class org.glassfish.jersey.internal.jsr166.SubmissionPublisherFactory
- submit(T) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Publishes the given item to each current subscriber by asynchronously invoking its
onNextmethod, blocking uninterruptibly while resources for any subscriber are unavailable. - submit(T) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Publishes the given item to each current subscriber by asynchronously invoking its
onNextmethod, blocking uninterruptibly while resources for any subscriber are unavailable. - SubmittableFlowPublisher<T> - Interface in org.glassfish.jersey.internal.jsr166
-
A
Flow.Publisherthat asynchronously issues submitted (non-null) items to current subscribers until it is closed. - subscribe(Flow.Subscriber<? super T>) - Method in interface org.glassfish.jersey.internal.jsr166.Flow.Publisher
-
Adds the given Subscriber if possible.
- subscribe(Flow.Subscriber<? super T>) - Method in class org.glassfish.jersey.internal.jsr166.SubmissionPublisher
-
Adds the given Subscriber unless already subscribed.
- subscribe(Flow.Subscriber<? super T>) - Method in interface org.glassfish.jersey.internal.jsr166.SubmittableFlowPublisher
-
Adds the given Subscriber unless already subscribed.
- subscribe(Flow.Subscriber<? super T>) - Method in class org.glassfish.jersey.internal.util.JerseyPublisher
- SubscriberWrapper(Flow.Subscriber<? super T>) - Constructor for class org.glassfish.jersey.internal.util.JerseyPublisher.SubscriberWrapper
- subSet(E, E) - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- Success2xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.Success2xx
- SUMMARY - org.glassfish.jersey.message.internal.TracingLogger.Level
-
Brief tracing information level.
- supplier(Class<? extends Supplier<T>>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new supplier class-based service binding.
- supplier(Class<? extends Supplier<T>>, Class<? extends Annotation>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new supplier class-based service binding.
- supplier(Supplier<T>) - Static method in class org.glassfish.jersey.internal.inject.Bindings
-
Start building a new supplier instance-based service binding.
- SupplierClassBinding<T> - Class in org.glassfish.jersey.internal.inject
-
Injection binding description of a bean bound indirectly via a supplier class producing instances of the bound type.
- SupplierInstanceBinding<T> - Class in org.glassfish.jersey.internal.inject
-
Injection binding description of a bean bound indirectly via an supplier producing instances of the bound type.
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.DateProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- supports(Class<?>) - Method in class org.glassfish.jersey.message.internal.UriProvider
- supports(Class<?>) - Method in interface org.glassfish.jersey.spi.HeaderDelegateProvider
-
Ascertain if the Provider supports a particular type.
- suspend(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Executes the action when the request scope comes into suspended state.
- suspendCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Get the current
request scope contextand mark it as suspended. - SUSPENDED - org.glassfish.jersey.model.Parameter.Source
-
Suspended async response injection source.
- SWITCHING_PROTOCOLS_101 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
-
101 Switching Protocols.
- SYSTEM_PROPERTIES_WARNING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Could not read system properties
- SystemPropertiesConfigurationModel - Class in org.glassfish.jersey.internal.config
-
The External Configuration Model that supports
Systemproperties. - SystemPropertiesConfigurationModel(List<String>) - Constructor for class org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel
-
Create new
ExternalConfigurationModelfor properties defined by classes inpropertyClassNameslist. - systemTicker() - Static method in class org.glassfish.jersey.internal.guava.Ticker
-
A ticker that reads the current time using
System.nanoTime().
T
- Table<R,C,V> - Interface in org.glassfish.jersey.internal.guava
-
A collection that associates an ordered pair of keys, called a row key and a column key, with a single value.
- Table.Cell<R,C,V> - Interface in org.glassfish.jersey.internal.guava
-
Row key / column key / value triplet corresponding to a mapping in a table.
- Tables - Class in org.glassfish.jersey.internal.guava
-
Provides static methods that involve a
Table. - tag(EntityTag) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- tag(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- tailSet(E) - Method in class org.glassfish.jersey.internal.guava.ForwardingSortedSet
- TE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- TEMPLATE_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of template keys or values are null.
- TEMPLATE_VALUE_PATTERN - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Default URI template value regexp pattern.
- TEMPLATE_VALUE_PATTERN_MULTI - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
- TEMPORARY_REDIRECT_307 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
307 Temporary Redirect.
- theMostSpecificTypeOf(Set<Type>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
-
Determine the most specific type from given set.
- THREAD_FACTORY - Static variable in class org.glassfish.jersey.CommonProperties
-
Defines the
ThreadFactoryto be used by internal default Executor Services. - THREAD_POOL_EXECUTOR_PROVIDER_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Thread pool executor provider has been closed.
- ThreadFactoryBuilder - Class in org.glassfish.jersey.internal.guava
-
A ThreadFactory builder, providing any combination of these features: whether threads should be marked as daemon threads a naming format a thread priority an uncaught exception handler a backing thread factory
- ThreadFactoryBuilder() - Constructor for class org.glassfish.jersey.internal.guava.ThreadFactoryBuilder
-
Creates a new
ThreadFactorybuilder. - ThreadPoolExecutorProvider - Class in org.glassfish.jersey.spi
-
Default implementation of the Jersey
executor service provider SPI. - ThreadPoolExecutorProvider(String) - Constructor for class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Create a new instance of the thread pool executor provider.
- ThreadPoolExecutorProvider(String, Configuration) - Constructor for class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Create a new instance of the thread pool executor provider.
- threadSafe() - Static method in class org.glassfish.jersey.internal.util.collection.Refs
-
Construct a new empty mutable thread-safe
Refinstance. - threadSafe(T) - Static method in class org.glassfish.jersey.internal.util.collection.Refs
-
Construct a new mutable thread-safe
Refinstance referencing the given input value. - throwing(E) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new "throwing"
unsafe value providerwhoseget()method always throws the exception supplied to thethrowableparameter. - throwing(String, String, Throwable) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- throwWhenNoTemplateArg() - Method in class org.glassfish.jersey.uri.internal.UriPart
-
Informs whether throw
IllegalArgumentExceptionwhen no object value matches the template argument - Ticker - Class in org.glassfish.jersey.internal.guava
-
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
- timestamp(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
If logging support is switched on for current request and event setting the method returns current timestamp in nanos.
- title(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- to(GenericType<?>) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's contract.
- to(Class<? super T>) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's contract.
- to(Type) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's contract.
- to(Collection<Class<? super T>>) - Method in class org.glassfish.jersey.internal.inject.Binding
-
Adds service's contracts.
- to(Function<DATA, DATA>) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a transformation function as a next stage to the stage chain.
- to(ChainableStage<DATA>) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a new
chainable stageas a next stage to the stage chain. - toArray() - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- toArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered objects all at once.
- toArray(T[]) - Method in class org.glassfish.jersey.internal.guava.ForwardingCollection
- toClassArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered classes all at once.
- toDate(String) - Method in interface org.glassfish.jersey.message.internal.HttpDateFormat.HttpDateFormatter
- toDateTime(String) - Method in interface org.glassfish.jersey.message.internal.HttpDateFormat.HttpDateFormatter
- toImmutableLinkedSet() - Static method in class org.glassfish.jersey.internal.util.collection.ImmutableCollectors
-
Creates a
Collectorof an immutable Set forStream.collect(Collector). - toImmutableList() - Static method in class org.glassfish.jersey.internal.util.collection.ImmutableCollectors
-
Creates a
Collectorof an immutable list forStream.collect(Collector). - toImmutableSet() - Static method in class org.glassfish.jersey.internal.util.collection.ImmutableCollectors
-
Creates a
Collectorof an immutable Set forStream.collect(Collector). - token - Variable in class org.glassfish.jersey.message.internal.Token
- Token - Class in org.glassfish.jersey.message.internal
-
A token.
- Token - org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- Token() - Constructor for class org.glassfish.jersey.message.internal.Token
- Token(String) - Constructor for class org.glassfish.jersey.message.internal.Token
- Token(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.Token
- tokenize(String) - Static method in class org.glassfish.jersey.internal.util.Tokenizer
-
Get a canonical array of tokens from a String entry that may contain zero or more tokens separated by common delimiters
" ,;\n". - tokenize(String[]) - Static method in class org.glassfish.jersey.internal.util.Tokenizer
-
Get a canonical array of tokens from an array of String entries where each entry may contain zero or more tokens separated by common delimiters
" ,;\n". - tokenize(String[], String) - Static method in class org.glassfish.jersey.internal.util.Tokenizer
-
Get a canonical array of tokens from an array of String entries where each entry may contain zero or more tokens separated by characters in delimiters string.
- tokenize(String, String) - Static method in class org.glassfish.jersey.internal.util.Tokenizer
-
Get a canonical array of tokens from a String entry that may contain zero or more tokens separated by characters in delimiters string.
- Tokenizer - Class in org.glassfish.jersey.internal.util
-
A utility class providing methods capable of splitting String entries into an array of tokens based on either default or custom token delimiters.
- TOO_EARLY_425 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
425 Too Early.
- TOO_MANY_HEADER_VALUES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Too many "{0}" header values: "{1}"
- TOO_MANY_REQUESTS_429 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
429 Too Many Requests.
- toString() - Method in class org.glassfish.jersey.internal.guava.CacheBuilder
-
Returns a string representation for this CacheBuilder instance.
- toString() - Method in class org.glassfish.jersey.internal.guava.MapMaker
-
Returns a string representation for this MapMaker instance.
- toString() - Method in class org.glassfish.jersey.internal.guava.MoreObjects.ToStringHelper
-
Returns a string in the format specified by
MoreObjects.toStringHelper(Object). - toString() - Method in class org.glassfish.jersey.internal.guava.Stopwatch
-
Returns a string representation of the current elapsed time.
- toString() - Method in class org.glassfish.jersey.internal.inject.InjecteeImpl
- toString() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType.EffectiveMediaType
- toString() - Method in class org.glassfish.jersey.internal.routing.CombinedMediaType
- toString() - Method in class org.glassfish.jersey.internal.routing.RequestSpecificConsumesProducesAcceptor
- toString() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- toString() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- toString() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- toString() - Method in class org.glassfish.jersey.internal.util.JdkVersion
- toString() - Method in class org.glassfish.jersey.internal.util.LazyUid
- toString() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- toString() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- toString() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- toString() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- toString() - Method in class org.glassfish.jersey.model.AnnotatedMethod
- toString() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- toString() - Method in class org.glassfish.jersey.model.Parameter
- toString() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- toString() - Method in class org.glassfish.jersey.uri.PatternWithGroups
- toString() - Method in class org.glassfish.jersey.uri.UriTemplate
- toString(CacheControl) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- toString(Cookie) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- toString(EntityTag) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- toString(Link) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- toString(MediaType) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- toString(NewCookie) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- toString(String) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- toString(URI) - Method in class org.glassfish.jersey.message.internal.UriProvider
- toString(Date) - Method in class org.glassfish.jersey.message.internal.DateProvider
- toString(Locale) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- toStringHelper(Object) - Static method in class org.glassfish.jersey.internal.guava.MoreObjects
-
Creates an instance of
MoreObjects.ToStringHelper. - toTemplate() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- TRACE - org.glassfish.jersey.message.internal.TracingLogger.Level
-
Detailed tracing information level.
- TracingAwarePropertiesDelegate - Class in org.glassfish.jersey.message.internal
-
Delegating properties delegate backed by another
PropertiesDelegatewith implemented "cache" or direct reference to tracing support related classes (e.g. - TracingAwarePropertiesDelegate(PropertiesDelegate) - Constructor for class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
-
Create new tracing aware properties delegate wrapper.
- TracingLogger - Class in org.glassfish.jersey.message.internal
-
Low level Tracing support API.
- TracingLogger() - Constructor for class org.glassfish.jersey.message.internal.TracingLogger
- TracingLogger.Event - Interface in org.glassfish.jersey.message.internal
-
Type of event.
- TracingLogger.Level - Enum in org.glassfish.jersey.message.internal
-
Level of tracing message.
- TRAILER - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- transfer(E) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
-
Deprecated.Inserts the specified element into this queue, waiting if necessary for space to become available and the element to be dequeued by a consumer invoking
takeorpoll. - TRANSFER_ENCODING - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- TransferQueue<E> - Interface in org.glassfish.jersey.internal.util.collection
-
Deprecated.
- transform(Iterator<F>, Function<? super F, ? extends T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns an iterator that applies
functionto each element offromIterator. - transform(ListenableFuture<I>, Function<? super I, ? extends O>) - Static method in class org.glassfish.jersey.internal.guava.Futures
-
Returns a new
ListenableFuturewhose result is the product of applying the givenFunctionto the result of the givenFuture. - TreeMultimap<K,V> - Class in org.glassfish.jersey.internal.guava
-
Implementation of
Multimapwhose keys and values are ordered by their natural ordering or by supplied comparators. - TRUST_MANAGER_FACTORY_ALGORITHM - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust manager factory algorithm name.
- TRUST_MANAGER_FACTORY_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust manager factory provider name.
- TRUST_STORE_FILE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store file name.
- TRUST_STORE_PASSWORD - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store file password - the password used to unlock the trust store file.
- TRUST_STORE_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store provider name.
- TRUST_STORE_TYPE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store type (see
KeyStore.getType()for more info). - trustManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust manager factory algorithm.
- trustManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust manager factory provider.
- trustStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store instance.
- trustStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store payload as byte array.
- trustStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store file name.
- trustStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of trust store.
- trustStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store provider name.
- trustStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the type of trust store.
- trustStoreUrl(URL) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store file url.
- tryRead() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- tryRead() - Method in class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
-
Behaves mostly like
InputStream.read(). - tryRead(byte[]) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- tryRead(byte[]) - Method in class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
-
Behaves mostly like
InputStream.read(byte[]). - tryRead(byte[], int, int) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
- tryRead(byte[], int, int) - Method in class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
-
Behaves mostly like
InputStream.read(byte[], int, int). - tryTransfer(E) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
-
Deprecated.Transfers the specified element if there exists a consumer already waiting to receive it, otherwise returning
falsewithout enqueuing the element. - tryTransfer(E, long, TimeUnit) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
-
Deprecated.Inserts the specified element into this queue, waiting up to the specified wait time if necessary for space to become available and the element to be dequeued by a consumer invoking
takeorpoll. - type() - Method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
-
Get the actual type behind the
raw class. - type(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- type(Type) - Static method in class org.glassfish.jersey.internal.util.Pretty
-
Returns a pretty string for the given type.
- type(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- type(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- TYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Type-to-class conversion not supported for: {0}.
- typeEqual(MediaType, MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
U
- UNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to parse "{0}" header value: "{1}"
- UNAUTHORIZED_401 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
401 Unauthorized.
- UNAVAILABLE_FOR_LEGAL_REASONS_451 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
451 Unavailable For Legal Reasons.
- uncaughtException(Thread, Throwable) - Method in class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
- UncheckedExecutionException - Exception in org.glassfish.jersey.internal.guava
-
Unchecked variant of
ExecutionException. - UncheckedExecutionException(Throwable) - Constructor for exception org.glassfish.jersey.internal.guava.UncheckedExecutionException
-
Creates a new instance with the given cause.
- UNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unhandled exception detected on thread {0}.
- unitTest() - Method in class org.glassfish.jersey.internal.sonar.SonarJerseyCommon
-
A method that is executed from a unit test by maven surefire plugin within the same Maven module.
- UNKNOWN - org.glassfish.jersey.model.Parameter.Source
-
Unknown parameter injection source.
- UNKNOWN_DESCRIPTOR_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to register a service because of unknown descriptor type: {0}.
- UNKNOWN_SUBSCRIBER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unknown subscriber.
- unmark() - Static method in class org.glassfish.jersey.internal.Errors
-
Remove a previously set mark, if any.
- unmodifiableIterator(Iterator<T>) - Static method in class org.glassfish.jersey.internal.guava.Iterators
-
Returns an unmodifiable view of
iterator. - UnmodifiableIterator<E> - Class in org.glassfish.jersey.internal.guava
-
An iterator that does not support
UnmodifiableIterator.remove(). - UnmodifiableListIterator<E> - Class in org.glassfish.jersey.internal.guava
-
A list iterator that does not support
UnmodifiableIterator.remove(),UnmodifiableListIterator.add(E), orUnmodifiableListIterator.set(E). - unmodifiableNavigableSet(NavigableSet<E>) - Static method in class org.glassfish.jersey.internal.guava.Sets
-
Returns an unmodifiable view of the specified navigable set.
- UNPROCESSABLE_CONTENT_422 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
422 Unprocessable Content.
- UNRESERVED - org.glassfish.jersey.uri.UriComponent.Type
-
ALPHA / DIGIT / "-" / "." / "_" / "~" characters.
- unsafe(T) - Static method in class org.glassfish.jersey.internal.util.collection.Values
-
Get a new constant
value providerwhoseget()method always returns the instance supplied to thevalueparameter. - UnsafeValue<T,E extends Throwable> - Interface in org.glassfish.jersey.internal.util.collection
-
A generic value provider, similar to
Value, but able to throw an exception. - UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
415 Unsupported Media Type.
- UpdaterException - Exception in org.glassfish.jersey.internal.inject
-
A runtime exception that contains a cause, a checked or runtime exception, that may be passed to the cause of a
WebApplicationException. - UpdaterException(String) - Constructor for exception org.glassfish.jersey.internal.inject.UpdaterException
-
Create new parameter extractor exception.
- UpdaterException(String, Throwable) - Constructor for exception org.glassfish.jersey.internal.inject.UpdaterException
-
Create new parameter extractor exception.
- UpdaterException(Throwable) - Constructor for exception org.glassfish.jersey.internal.inject.UpdaterException
-
Create new parameter extractor exception.
- UPGRADE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- UPGRADE_REQUIRED_426 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
-
426 Upgrade Required.
- uri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- uri(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- uri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- uri(URI) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- URI - org.glassfish.jersey.model.Parameter.Source
-
Uri parameter injection source.
- URI_BUILDER_ANNOTATEDELEMENT_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The annotated element "{0}" is not annotated with @Path.
- URI_BUILDER_CLASS_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class, {0} is not annotated with @Path.
- URI_BUILDER_METHODNAME_NOT_SPECIFIED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The method named "{0}" is not specified by {1}.
- URI_BUILDER_SCHEMA_PART_OPAQUE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Schema specific part is opaque.
- URI_BUILDER_SCHEME_PART_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific part parameter is null.
- URI_BUILDER_SCHEME_PART_UNEXPECTED_COMPONENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific URI part "{0}" contains unexpected URI Scheme component: {1}.
- URI_BUILDER_URI_PART_FRAGMENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific URI part "{0}" contains URI Fragment component: {1}.
- URI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Malformed percent-encoded octet at index {0}, invalid hexadecimal digit ''{1}''.
- URI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Malformed percent-encoded octet at index {0}.
- URI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The string "{0}" for the URI component {1} contains an invalid character, ''{2}'', at index {3}.
- URI_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Uri is null.
- URI_PARSER_COMPONENT_DELIMITER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Component does not end by a delimiter ''{0}'' at index {1}.
- URI_PARSER_NOT_EXECUTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The parser was not executed yet.
- URI_PARSER_SCHEME_EXPECTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Expected scheme name at index {0}: ''{1}''.
- uriBuilder(UriBuilder) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- UriComponent - Class in org.glassfish.jersey.uri
-
Utility class for validating, encoding and decoding components of a URI.
- UriComponent.Type - Enum in org.glassfish.jersey.uri
-
The URI component type.
- UriPart - Class in org.glassfish.jersey.uri.internal
-
This class represents a part of the uri as parsed by the UriTemplateParser.
- UriProvider - Class in org.glassfish.jersey.message.internal
- UriProvider() - Constructor for class org.glassfish.jersey.message.internal.UriProvider
- UriTemplate - Class in org.glassfish.jersey.uri
-
A URI template.
- UriTemplate(String) - Constructor for class org.glassfish.jersey.uri.UriTemplate
-
Construct a new URI template.
- UriTemplate(UriTemplateParser) - Constructor for class org.glassfish.jersey.uri.UriTemplate
-
Construct a new URI template.
- UriTemplateParser - Class in org.glassfish.jersey.uri.internal
-
A URI template parser that parses JAX-RS specific URI templates.
- UriTemplateParser(String) - Constructor for class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Parse a template.
- USE_PROXY_305 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
-
305 Use Proxy.
- USE_VIRTUAL_THREADS - Static variable in class org.glassfish.jersey.CommonProperties
-
Defines whether the virtual threads should be used by Jersey on JDK 21+ when not using an exact number of threads by
FixedThreadPool. - USER_INFO - org.glassfish.jersey.uri.UriComponent.Type
-
The URI user info component type.
- userInfo(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- USING_EXECUTOR_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Selected ExecutorServiceProvider implementation [{0}] to be used for injection of executor qualified by [{1}] annotation.
- USING_SCHEDULER_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Selected ScheduledExecutorServiceProvider implementation [{0}] to be used for injection of scheduler qualified by [{1}] annotation.
- UTF8 - Static variable in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.use
StandardCharsets.UTF_8instead. - UTF8 - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
-
Deprecated, for removal: This API element is subject to removal in a future version.use
StandardCharsets.UTF_8instead - Utils - Class in org.glassfish.jersey.message.internal
-
Utility class.
V
- valid(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- valid(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- value() - Method in class org.glassfish.jersey.internal.util.LazyUid
-
Return UUID value.
- value() - Method in annotation type org.glassfish.jersey.message.XmlHeader
- Value<T> - Interface in org.glassfish.jersey.internal.util.collection
-
A generic value provider.
- valueComparator() - Method in interface org.glassfish.jersey.internal.guava.SortedSetMultimap
-
Returns the comparator that orders the multimap values, with
nullindicating that natural ordering is used. - valueComparator() - Method in class org.glassfish.jersey.internal.guava.TreeMultimap
- valueOf(MediaType) - Static method in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance from the supplied
media type. - valueOf(String) - Static method in enum org.glassfish.jersey.internal.guava.RemovalCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.internal.util.JerseyPublisher.PublisherStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.glassfish.jersey.message.internal.LanguageTag
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.model.Parameter.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.uri.JerseyQueryParamStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.uri.UriComponent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance from the supplied
HTTP header reader. - valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new matching entity tag out of provided header reader.
- valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.MediaTypeProvider
-
Create a new
MediaTypeinstance from a header reader. - valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance from the supplied
HTTP header reader. - values() - Method in interface org.glassfish.jersey.internal.guava.Multimap
-
Returns a view collection containing the value from each key-value pair contained in this multimap, without collapsing duplicates (so
values().size() == size()). - values() - Static method in enum org.glassfish.jersey.internal.guava.RemovalCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.glassfish.jersey.internal.util.collection.GuardianStringKeyMultivaluedMap
- values() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
- values() - Static method in enum org.glassfish.jersey.internal.util.JerseyPublisher.PublisherStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.model.Parameter.Source
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.uri.JerseyQueryParamStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.uri.UriComponent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Values - Class in org.glassfish.jersey.internal.util.collection
-
A collection of
Value providerfactory & utility methods. - variant(Variant) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- VARIANT_ALSO_NEGOTIATES_506 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
-
506 Variant Also Negotiates.
- VariantListBuilder - Class in org.glassfish.jersey.message.internal
-
An implementation of
VariantListBuilder. - VariantListBuilder() - Constructor for class org.glassfish.jersey.message.internal.VariantListBuilder
- variants(Variant...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- variants(List<Variant>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- VariantSelector - Class in org.glassfish.jersey.message.internal
-
Utility for selecting variant that best matches request from a list of variants.
- VERBOSE - org.glassfish.jersey.message.internal.TracingLogger.Level
-
Extremely detailed tracing information level.
- verbosity(LoggingFeature.Verbosity) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- Version - Class in org.glassfish.jersey.internal
-
Utility class for reading build.properties file.
- VIA - Static variable in interface org.glassfish.jersey.http.HttpHeaders
-
See {@link HTTP Semantics documentation}
- Views - Class in org.glassfish.jersey.internal.util.collection
W
- WADL_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
WADL Media type.
- warning(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a warning to the list of messages.
- warning(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
- WARNING - org.glassfish.jersey.Severity
-
Warning.
- WARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
WARNING: {0}
- WARNING_PROPERTIES() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
System properties configuration provider not allowed
- WARNING_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A registered provider {0} constrained (via @ConstrainedTo) to {1} runtime implements interface {2} which is only usable in a {3} runtime context.
- WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The following warnings have been detected: {0}
- WI_AFTER - org.glassfish.jersey.message.internal.MsgTraceEvent
-
WriterInterceptorinvocation after a call tocontext.proceed(). - WI_BEFORE - org.glassfish.jersey.message.internal.MsgTraceEvent
-
WriterInterceptorinvocation before a call tocontext.proceed(). - WI_SUMMARY - org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation summary. - WILDCARD_ACCEPTABLE_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
An acceptable media type corresponding to a wildcard type.
- WILDCARD_QS_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
An acceptable media type corresponding to a wildcard type.
- WILDCARD_QS_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A singleton list containing the wildcard media type.
- WILDCARD_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A singleton list containing the wildcard media type.
- with(InputStream) - Static method in class org.glassfish.jersey.internal.util.Closing
- withKeyValueSeparator() - Method in class org.glassfish.jersey.internal.guava.Joiner
-
Returns a
MapJoinerusing the given key-value separator, and the same configuration as thisJoinerotherwise. - withLogger(Logger) - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
- workers - Variable in class org.glassfish.jersey.internal.routing.ContentTypeDeterminer
- wrap(Class<T>) - Static method in class org.glassfish.jersey.internal.guava.Primitives
-
Returns the corresponding wrapper type of
typeif it is a primitive type; otherwise returnstypeitself. - wrap(Object) - Static method in interface org.glassfish.jersey.internal.inject.ForeignDescriptor
-
Wraps incoming descriptor instance and provides a default implementation of
ForeignDescriptor. - wrap(Object, Consumer<Object>) - Static method in interface org.glassfish.jersey.internal.inject.ForeignDescriptor
-
Wraps incoming descriptor instance and provides a default implementation of
ForeignDescriptoralong with aConsumerfor a disposing an instance created using a given descriptor. - wrap(Collection<Binder>) - Static method in class org.glassfish.jersey.internal.inject.CompositeBinder
-
Creates
CompositeBinderwith provided binders. - wrap(Binder...) - Static method in class org.glassfish.jersey.internal.inject.CompositeBinder
-
Creates
CompositeBinderwith provided binders. - write(byte[]) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
-
Deprecated.
- write(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
-
Deprecated.
- WriterInterceptorExecutor - Class in org.glassfish.jersey.message.internal
-
Represents writer interceptor chain executor for both client and server side.
- WriterInterceptorExecutor(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, PropertiesDelegate, OutputStream, MessageBodyWorkers, Iterable<WriterInterceptor>, InjectionManager) - Constructor for class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Constructs a new executor to write given type to provided
entityStream. - WriterModel - Class in org.glassfish.jersey.message
-
MessageBodyWritermodel. - WriterModel(MessageBodyWriter, List<MediaType>, Boolean) - Constructor for class org.glassfish.jersey.message.WriterModel
-
Create new writer model instance.
- writersToString(Map<MediaType, List<MessageBodyWriter>>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- writersToString(Map<MediaType, List<MessageBodyWriter>>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Convert a map media type to list of message body writers to a string.
- writeTo(byte[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- writeTo(DataSource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- writeTo(Form, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
- writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- writeTo(RenderedImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- writeTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
- writeTo(InputStream, OutputStream) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated.use
ReaderWriter.writeTo(in, out)instead. - writeTo(InputStream, OutputStream) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read bytes from an input stream and write them to an output stream.
- writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- writeTo(Reader, Writer) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated.use
ReaderWriter.writeTo(in, out)instead. - writeTo(Reader, Writer) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read characters from an input stream and write them to an output stream.
- writeTo(Reader, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, PropertiesDelegate, OutputStream, Iterable<WriterInterceptor>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, PropertiesDelegate, OutputStream, Iterable<WriterInterceptor>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Writers a type to the
entityStreamusing interceptors. - writeTo(Path, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.PathProvider
- writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- writeTo(M, MediaType, OutputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
- writeToAsString(String, OutputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Deprecated.use
ReaderWriter.writeToAsString(s, out, type)instead - writeToAsString(String, OutputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Convert a string to bytes and write those bytes to an output stream.
X
- XML_FORMAT_OUTPUT - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
trueindicates that produced XML output should be formatted if possible (see below). - XML_SECURITY_DISABLE - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
trueXML security features when parsing XML documents will be disabled. - XmlHeader - Annotation Type in org.glassfish.jersey.message
-
Allows to specify XML header for XML output produced by a resource method it is attached to.
All Classes All Packages