Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

ABASE - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
AbortException - Exception in org.glassfish.jersey.client
Internal exception indicating that request processing has been aborted in the request filter processing chain.
AbortException(ClientResponse) - Constructor for exception org.glassfish.jersey.client.AbortException
Create new abort exception.
abortResponse - Variable in exception org.glassfish.jersey.client.AbortException
 
abortResponse - Variable in class org.glassfish.jersey.client.ClientRequest
 
abortResponse - Variable in class org.glassfish.jersey.server.ContainerRequest
 
abortWith(Response) - Method in class org.glassfish.jersey.client.ClientRequest
 
abortWith(Response) - Method in class org.glassfish.jersey.server.ContainerRequest
 
absolutePathUri - Variable in class org.glassfish.jersey.server.ContainerRequest
 
AbstractBoundaryParser() - Constructor for class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
 
AbstractCallbackRunner(Logger) - Constructor for class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
Create new callback runner.
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.
AbstractCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for T[], Collection&lt;T&gt;, and its subtypes as long as they have the public default constructor or are interfaces implemented by one the following classes: ArrayList LinkedList HashSet TreeSet Stack T must be a JAXB type annotated with XmlRootElement.
AbstractCollectionJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
AbstractCollectionJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
AbstractCollectionJaxbProvider.JaxbTypeChecker - Interface in org.glassfish.jersey.jaxb.internal
This is to allow customized JAXB collections checking.
AbstractContainerLifecycleListener - Class in org.glassfish.jersey.server.spi
Convenience class to allow implementing only a subset of container liefecycle listener callback method(s).
AbstractContainerLifecycleListener() - Constructor for class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
AbstractContainerRequestValueFactory<T> - Class in org.glassfish.jersey.server.internal.inject
An abstract value factory that provides access to the current ContainerRequest instance.
AbstractContainerRequestValueFactory() - Constructor for class org.glassfish.jersey.server.internal.inject.AbstractContainerRequestValueFactory
 
AbstractEntityProcessor - Class in org.glassfish.jersey.message.filtering.spi
Common entity processor supposed to be used as a base class for custom implementations.
AbstractEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
 
AbstractEntityProviderModel<T> - Class in org.glassfish.jersey.message
Abstract entity provider model.
AbstractEntityProviderModel(T, List<MediaType>, boolean, Class<T>) - Constructor for class org.glassfish.jersey.message.AbstractEntityProviderModel
Create new entity provider model.
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
 
AbstractJavaResourceMethodDispatcher - Class in org.glassfish.jersey.server.model.internal
Abstract resource method dispatcher that provides skeleton implementation of dispatching requests to a particular Java method using supplied Java method invocation handler.
AbstractJavaResourceMethodDispatcher(Invocable, InvocationHandler, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
Initialize common java resource method dispatcher structures.
AbstractJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for JAXBElement.
AbstractJaxbElementProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Inheritance constructor.
AbstractJaxbElementProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Inheritance constructor.
AbstractJaxbProvider<T> - Class in org.glassfish.jersey.jaxb.internal
A base class for implementing JAXB-based readers and writers.
AbstractJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Inheritance constructor.
AbstractJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Inheritance constructor.
AbstractLazyIterator(Class<T>, String, ClassLoader, boolean) - Constructor for class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
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
 
AbstractMethodParamInvoker(Invocable, InvocationHandler, List<ParamValueFactoryWithSource<?>>, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker
 
AbstractObjectProvider<T> - Class in org.glassfish.jersey.message.filtering.spi
Common implementation of object provider and object graph transformer.
AbstractObjectProvider() - Constructor for class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
AbstractObjectProvider.EntityContext - Class in org.glassfish.jersey.message.filtering.spi
Class to be used as a key in cache (EntityContext -> filtering object) when processing similar requests.
AbstractParamValueExtractor<T> - Class in org.glassfish.jersey.server.internal.inject
Abstract base class for implementing multivalued parameter value extractor logic supplied using parameter converters.
AbstractParamValueExtractor(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Constructor that initializes common string reader-based parameter extractor data.
AbstractResourceFinderAdapter - Class in org.glassfish.jersey.server.internal
This class provides partial default implementation of ResourceFinder.
AbstractResourceFinderAdapter() - Constructor for class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
 
AbstractResourceModelVisitor - Class in org.glassfish.jersey.server.model
Abstract implementation of resource model visitor containing empty implementations of interface methods.
AbstractResourceModelVisitor() - Constructor for class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
AbstractRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
An abstract provider for JAXB types that are annotated with XmlRootElement or XmlType.
AbstractRootElementJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Inheritance constructor.
AbstractRootElementJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Inheritance constructor.
AbstractRuntimeDelegate - Class in org.glassfish.jersey.internal
An abstract implementation of RuntimeDelegate that provides support common to the client and server.
AbstractRuntimeDelegate(ServiceLocator) - Constructor for class org.glassfish.jersey.internal.AbstractRuntimeDelegate
Initialization constructor.
AbstractSlidingWindowTimeReservoir<V> - Class in org.glassfish.jersey.server.internal.monitoring
An abstract TimeReservoir implementation backed by a sliding window that stores only the measurements made in the last N seconds (or other startTime unit) and allows an update with data that happened in past (which is what makes it different from Dropwizard's Metrics SlidingTimeWindowReservoir.
AbstractSlidingWindowTimeReservoir(long, TimeUnit, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
Creates a new SlidingWindowTimeReservoir with the start time and window of startTime.
AbstractSlidingWindowTimeReservoir(long, TimeUnit, long, TimeUnit, SlidingWindowTrimmer<V>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
Creates a new base sliding time window reservoir with the start time and a specified time window.
AbstractSlidingWindowTimeReservoir.DefaultSlidingWindowTrimmerHolder - Class in org.glassfish.jersey.server.internal.monitoring
The holder of the lazy loaded instance of the default trimmer.
AbstractStringReader() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.AbstractStringReader
 
AbstractThreadPoolProvider<E extends java.util.concurrent.ThreadPoolExecutor> - Class in org.glassfish.jersey.spi
Abstract thread pool executor provider.
AbstractThreadPoolProvider(String) - Constructor for class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Inheritance constructor.
AbstractTimeSnapshot - Class in org.glassfish.jersey.server.internal.monitoring
Base implementation of UniformTimeSnapshot.
AbstractTimeSnapshot(long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AbstractTimeSnapshot
Constructor to be used by subclasses overriding the base abstract uniform time snapshot class.
AbstractValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
A parameter value factory provider that provides parameter value factories which are using MultivaluedParameterExtractorProvider to extract parameter values from the supplied multivalued parameter map.
AbstractValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator, Parameter.Source...) - Constructor for class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Initialize the provider.
AbstractXmlFactory - Class in org.glassfish.jersey.jaxb.internal
Gathers common functionality for Factory instances handling XML data.
AbstractXmlFactory(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractXmlFactory
 
accept(MediaType...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted types to the message headers.
accept(String...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted types to the message headers.
accept(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
accept(MediaType...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
accept(String) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
accept(String) - Method in interface org.glassfish.jersey.server.internal.scanning.ResourceProcessor
Accept a scanned resource.
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.Invocable
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.MethodHandler
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.Resource
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.ResourceModel
 
accept(ResourceModelVisitor) - Method in interface org.glassfish.jersey.server.model.ResourceModelComponent
A component should call the visitor back with an appropriate visitor interface method to give it a chance to process.
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.RuntimeResource
 
ACCEPTABLE_MEDIA_TYPE_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
ACCEPTABLE_TOKEN_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
AcceptableLanguageTag - Class in org.glassfish.jersey.message.internal
An acceptable language tag.
AcceptableLanguageTag(String, String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
 
AcceptableLanguageTag(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 factor value.
AcceptableMediaType(String, String, int, Map<String, String>) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
Create new acceptable media type instance.
AcceptableMediaType(String, String, Map<String, String>, int) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
 
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
 
acceptedRoutes - Variable in class org.glassfish.jersey.server.internal.routing.PathMatchingRouter
 
acceptedRoutes - Variable in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
 
acceptedRoutes() - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
Get the list of the registered sub-routes.
acceptEncoding(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
acceptLanguage(Locale...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted languages to the message headers.
acceptLanguage(String...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted languages to the message headers.
acceptLanguage(Locale...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
acceptLanguage(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
accessed - Variable in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
Marks this iterator as iterated after execution of BundleSchemeResourceFinderFactory.BundleSchemeScanner.open() method.
accessOrder - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
The iteration ordering method for this linked hash map: true for access-order, false for insertion-order.
adaptedOutput - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
Adapted output stream.
add(Map.Entry<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
add(K) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
Adds the specified key to this set view by mapping the key to the default mapped value in the backing map, if defined.
add(V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
add(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
add(E) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
add() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
add(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
Register ChunkedOutput to this Broadcaster instance.
add(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Register BroadcasterListener for Broadcaster events listening.
add(Closeable) - Method in interface org.glassfish.jersey.server.CloseableService
Register a new instance of Closeable that is to be closed when the request goes out of scope.
add(Closeable) - Method in class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
add(UriSchemeResourceFinderFactory) - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
add(WadlGeneratorLoader.Callback) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.CallbackList
Appends the specified element to the end of the list, if the element is not null.
add(Object...) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
addAggregatedInterval(Map<Long, TimeWindowStatisticsImpl.Builder>, long, long, TimeUnit, AggregatingTrimmer) - Static method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
 
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
addAll(Collection<? extends K>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
Adds all of the elements in the specified collection to this set, as if by calling ConcurrentHashMapV8.KeySetView.add(K) on each one.
addAll(Collection<? extends V>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
addAll(K, V...) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
addAll(K, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
addAllConsumesProducesCombinations(List<MethodSelectingRouter.ConsumesProducesAcceptor>, MethodRouting) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds a bean node (class-level) to the path the ConstraintViolation will be associated to.
addBefore(KeyComparatorLinkedHashMap.Entry<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
Inserts this entry before the specified existing entry in the list.
addBinding(BindingBuilder<?>, DynamicConfiguration) - Static method in class org.glassfish.jersey.internal.inject.Injections
Add a binding represented by the binding builder to the HK2 dynamic configuration.
addBinding(BindingBuilder<?>, DynamicConfiguration, HK2Loader) - Static method in class org.glassfish.jersey.internal.inject.Injections
Add a binding represented by the binding builder to the HK2 dynamic configuration.
addChild(Object) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
addChildResource(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new child resource to the resource.
addChildResource(Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add an existing Resource as a child resource of current resource.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds the new ConstraintViolation to be generated if the constraint validator marks the value as invalid.
addConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.
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(Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contracts.
addContracts(Collection<Class<?>>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contracts.
addCount(long, int) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Adds to count, and if table is too small and not already resizing, initiates transfer.
addDoc(List<Doc>, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
addDocForExample(List<Doc>, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
addEncodings(MediaType, Locale) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
addend - Static variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
addEntry(int, K, V, int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Add a new entry with the specified key, value and hash code to the specified bucket.
addEntry(int, K, V, int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
This override alters behavior of superclass put method.
addExceptionMapperExecution(Class<?>, int) - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
Add an execution of exception mapper.
addExecution(long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
Add execution of a target.
addExecution(String, ResourceMethod, long, long, long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Add execution of a resource method.
addExecution(ResourceMethod, long, long, long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
Add execution of a resource method in the resource.
addField(String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addField(String, String...) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addField(String, Set<String>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addField(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addField(String, String...) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addField(String, Set<String>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addField(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a field into this graph for all existing entity-filtering scopes.
addField(String, String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a field into this graph for given list of entity-filtering scopes.
addField(String, Set<String>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a field into this graph for given set of entity-filtering scopes.
addFilteringScopes(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addFilteringScopes(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addFilteringScopes(String, Class<?>, Set<String>, EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
Add entity-filtering scopes of a field to an entity-graph.
addFilteringScopes(Set<String>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a set of entity-filtering scopes to this graph.
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
 
addGlobalScopes(Set<String>, EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
Add entity-filtering scopes into given graph.
addHandler(Handler) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
addHint(Application) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
addIndexForRightHandPathCapturingGroup(int, int[]) - Static method in class org.glassfish.jersey.uri.PathPattern
 
addIrregular(String, String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add the addSingular and addPlural forms of words that cannot be converted using the normal rules.
addLanguages(MediaType) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
addMapping(InputStream) - Method in interface javax.validation.Configuration
Add a stream describing constraint mapping in the Bean Validation XML format.
addMapping(boolean, int) - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
Add mappings.
addMediaTypes() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
addMessage(TracingInfo.Message) - Method in class org.glassfish.jersey.message.internal.TracingInfo
Add other tracing message.
addMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
Add a resource method to the statistics.
addMethod(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new method model to the resource for processing requests of the specified HTTP method.
addMethod() - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new arbitrary method model to the resource.
addMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new method model that is a copy of the given resourceMethod.
addNameBinding(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new contract provider name binding.
addNameBoundFiltersAndInterceptors(ProcessingProviders, Collection<RankedProvider<ContainerRequestFilter>>, Collection<RankedProvider<ContainerResponseFilter>>, Collection<RankedProvider<ReaderInterceptor>>, Collection<RankedProvider<WriterInterceptor>>, NameBound) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
addNameBoundProviders(Collection<RankedProvider<T>>, NameBound, MultivaluedMap<Class<? extends Annotation>, RankedProvider<T>>, MultivaluedMap<RankedProvider<T>, Class<? extends Annotation>>) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
addNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
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
 
addParameterNode(int) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a method parameter node to the path the ConstraintViolation will be associated to.
addPlural(String, String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add a match pattern and replacement rule for converting addPlural forms to addSingular forms.
addPlural(String, String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add a match pattern and replacement rule for converting addPlural forms to addSingular forms.
addProperties(Map<String, ?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
Add properties to ResourceConfig.
addProperties(Map<String, Object>) - Method in class org.glassfish.jersey.server.ResourceConfig
Add properties to ResourceConfig.
addProperties(Map<String, ?>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
addProperty(String, String) - Method in interface javax.validation.Configuration
Adds a provider specific property.
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
Adds a property node to the path the ConstraintViolation will be associated to.
addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Adds a property node to the path the ConstraintViolation will be associated to.
addReaders(List<ReaderModel>, Set<MessageBodyReader>, boolean) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
addRequest(long, V) - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
Add request execution.
addRequestExecution(long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Add global request execution.
addResolver(WadlGenerator.Resolver) - Method in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
addResource(Resource) - Method in class org.glassfish.jersey.server.model.ResourceModel.Builder
Add a resource to the builder.
addResourceFinder(URI) - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
addResourceMethodExecution(long, long, long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
Add execution of the resource method to the statistics.
addResourceMethods(Resource.Builder, MethodList, List<Parameter>, boolean, List<MediaType>, List<MediaType>, Collection<Class<? extends Annotation>>, boolean) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
addResponseCode(int) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Add a response status code produces by Jersey.
addResponseCode(int) - Method in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
addSingular(String, String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add a match pattern and replacement rule for converting addSingular forms to addPlural forms.
addSingular(String, String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add a match pattern and replacement rule for converting addSingular forms to addPlural forms.
addSubgraph(String, Class<?>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addSubgraph(String, Class<?>, String...) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addSubgraph(String, Class<?>, Set<String>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
addSubgraph(String, Class<?>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addSubgraph(String, Class<?>, String...) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addSubgraph(String, Class<?>, Set<String>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
addSubgraph(String, Class<?>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a subgraph into this graph for all existing entity-filtering scopes.
addSubgraph(String, Class<?>, String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a subgraph into this graph for given list of entity-filtering scopes.
addSubgraph(String, Class<?>, Set<String>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Add a subgraph into this graph for given set of entity-filtering scopes.
addSubResourceLocators(Resource.Builder, MethodList, List<Parameter>, boolean, boolean) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
addSubResourceMethods(Resource.Builder, MethodList, List<Parameter>, boolean, List<MediaType>, List<MediaType>, Collection<Class<? extends Annotation>>, boolean) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
addTailStage(Stage<DATA>) - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
addUncountable(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Add a word that cannot be converted between addSingular and addPlural.
addUserAgent(ClientRequest, String) - Method in class org.glassfish.jersey.client.ClientRuntime
 
addVariant(MediaType, Locale, String) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
addVersion(Application) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
addWriters(List<WriterModel>, Set<MessageBodyWriter>, boolean) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
advance() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
Advances if possible, returning next valid node, or null if none.
advance(LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
Moves to next node after prev, or first node if prev null.
advance() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
after - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
AggregatedProvider(ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.AggregatedProvider
Create new aggregated param converter provider.
aggregatedReservoirListeners - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
AggregatedSlidingWindowTimeReservoir - Class in org.glassfish.jersey.server.internal.monitoring
Aggregated sliding window time reservoir stores aggregated measurements in a time window of given size.
AggregatedSlidingWindowTimeReservoir(long, TimeUnit, long, TimeUnit, AggregatingTrimmer) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AggregatedSlidingWindowTimeReservoir
Creates an aggregated sliding window reservoir.
AggregatedValueObject - Class in org.glassfish.jersey.server.internal.monitoring
Aggregated value object stores aggregated measurements for provided set of data.
AggregatedValueObject(long, long, double, long) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
AggregatingTrimmer - Class in org.glassfish.jersey.server.internal.monitoring
An aggregating trimmer for sliding window measurements.
AggregatingTrimmer(long, TimeUnit, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
Creates the trimmer that updates the registered time reservoirs with the aggregated measurements for the values it trimmed.
Algorithm(String) - Constructor for enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
 
algorithm - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
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_RESTRICTED_HEADERS_SYSTEM_PROPERTY - Static variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
allowedContracts - Static variable in class org.glassfish.jersey.server.model.ResourceMethodConfig
 
am - Variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
AMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods {1} and {2} at matching regular expression {3}.
AMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method {0} on resource {1} contains multiple parameters with no annotation.
AMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.
AMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Multiple methods found to suit client request with accept header {0}.
AMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by "@Consumes" annotation at Java methods {1} and {2} at matching path pattern {3}.
AMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and output mime-types as defined by @Produces annotation at Java methods {1} and {2} at matching path pattern {3}.
AMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, has ambiguous sub-resource locators on path {1}.
AMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous sub-resource locators on path pattern {0}.
AnnotatedClassVisitor() - Constructor for class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
AnnotatedMethod - Class in org.glassfish.jersey.server.model
Annotated method representation.
AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.server.model.AnnotatedMethod
Create annotated method instance from the Java method.
annotation - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
ANNOTATION_HELPER_MAP - Static variable in class org.glassfish.jersey.server.model.Parameter
 
AnnotationAcceptingListener - Class in org.glassfish.jersey.server.internal.scanning
A scanner listener that processes Java class files (resource names ending in ".class") annotated with one or more of a set of declared annotations.
AnnotationAcceptingListener(Class<? extends Annotation>...) - Constructor for class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
Create a scanner listener to check for annotated Java classes in Java class files.
AnnotationAcceptingListener(ClassLoader, Class<? extends Annotation>...) - Constructor for class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
Create a scanner listener to check for annotated Java classes in Java class files.
AnnotationAcceptingListener.AnnotatedClassVisitor - Class in org.glassfish.jersey.server.internal.scanning
 
annotationDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
AnnotationDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for annotations.
Created on: Jun 12, 2008
AnnotationDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
annotationNotInList(Class<? extends Annotation>, List<Annotation>) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
annotations - Variable in class org.glassfish.jersey.client.ChunkedInput
 
annotations - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
annotations - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
annotations - Variable in class org.glassfish.jersey.server.model.Parameter
 
annotationTypeName - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
ANSI_C_ASCTIME_DATE_FORMAT_PATTERN - Static variable in class org.glassfish.jersey.message.internal.HttpDateFormat
The date format pattern for ANSI C asctime().
any - Variable in class com.sun.research.ws.wadl.Application
 
any - Variable in class com.sun.research.ws.wadl.Grammars
 
any - Variable in class com.sun.research.ws.wadl.Link
 
any - Variable in class com.sun.research.ws.wadl.Method
 
any - Variable in class com.sun.research.ws.wadl.Option
 
any - Variable in class com.sun.research.ws.wadl.Param
 
any - Variable in class com.sun.research.ws.wadl.Representation
 
any - Variable in class com.sun.research.ws.wadl.Request
 
any - Variable in class com.sun.research.ws.wadl.Resource
 
any - Variable in class com.sun.research.ws.wadl.Resources
 
any - Variable in class com.sun.research.ws.wadl.ResourceType
 
any - Variable in class com.sun.research.ws.wadl.Response
 
any - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
any - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
any - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
any - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlElementType
 
ANY_MATCH - Static variable in class org.glassfish.jersey.message.internal.MatchingEntityTag
An empty set that corresponds to If-Match: * or If-None-Match: *.
ApacheClientProperties - Class in org.glassfish.jersey.apache.connector
Configuration options specific to the Client API that utilizes ApacheConnectorProvider.
ApacheClientProperties() - Constructor for class org.glassfish.jersey.apache.connector.ApacheClientProperties
Prevents instantiation.
ApacheConnector - Class in org.glassfish.jersey.apache.connector
A Connector that utilizes the Apache HTTP Client to send and receive HTTP request and responses.
ApacheConnector(Client, Configuration) - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnector
Create the new Apache HTTP Client connector.
ApacheConnector.ConnectionFactory - Class in org.glassfish.jersey.apache.connector
 
ApacheConnector.HttpClientConnection - Class in org.glassfish.jersey.apache.connector
 
ApacheConnector.HttpClientResponseInputStream - Class in org.glassfish.jersey.apache.connector
 
ApacheConnectorProvider - Class in org.glassfish.jersey.apache.connector
Connector provider for Jersey connectors that utilize Apache HTTP Client to send and receive HTTP request and responses.
ApacheConnectorProvider() - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
 
App(Factory<XMLInputFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.App
 
App(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.App
 
App(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.App
 
App(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.App
 
append(StringBuilder, String, String, boolean) - Static method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Append comma separated key=value token
append(StringBuilder, String, String) - Static method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Append comma separated key=value token.
append(StringBuilder, boolean, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
appendEscapingQuotes(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
Append a new value to the string builder.
appendPath(Resource, StringBuilder) - Static method in class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
 
appendPath(Path) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
appendPath(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
appendPath(String, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
appendPercentEncodedOctet(StringBuilder, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
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.
appendQuotedWithSeparator(StringBuilder, String, String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
appendUTF8EncodedCharacter(StringBuilder, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
appendWithSeparator(StringBuilder, String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
appendWithSeparator(StringBuilder, String, String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
appendWithSeparator(StringBuilder, String, int) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
Application - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Application() - Constructor for class com.sun.research.ws.wadl.Application
 
application - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
application - Variable in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
application - Variable in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
APPLICATION_NAME - Static variable in class org.glassfish.jersey.server.ServerProperties
String property that defines the application name.
ApplicationBinder() - Constructor for class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder
 
applicationClass - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
applicationClass - Variable in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
ApplicationDescription - Class in org.glassfish.jersey.server.wadl.internal
This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
ApplicationDescription(Application, WadlGenerator.ExternalGrammarDefinition) - Constructor for class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
ApplicationDescription.ExternalGrammar - Class in org.glassfish.jersey.server.wadl.internal
A simple holder class that stores a type and binary content to be used to return extra metadata with
ApplicationDocs - Class in org.glassfish.jersey.server.wadl.internal.generators
The wrapper root document for multiple Doc elements.
ApplicationDocs() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.ApplicationDocs
 
ApplicationEvent - Interface in org.glassfish.jersey.server.monitoring
An event informing about application lifecycle changes.
ApplicationEvent.Type - Enum in org.glassfish.jersey.server.monitoring
The type of the event that identifies on which lifecycle change the event is triggered.
ApplicationEventImpl - Class in org.glassfish.jersey.server.internal.monitoring
Implementation of application event.
ApplicationEventImpl(ApplicationEvent.Type, ResourceConfig, Set<Class<?>>, Set<Class<?>>, Set<Object>, ResourceModel) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
Create a new application event.
ApplicationEventListener - Interface in org.glassfish.jersey.server.monitoring
Jersey specific provider that listens to application events.
applicationEventListener - Variable in class org.glassfish.jersey.server.ServerRuntime
 
applicationEventListeners - Variable in class org.glassfish.jersey.server.internal.monitoring.CompositeApplicationEventListener
 
ApplicationHandler - Class in org.glassfish.jersey.server
Jersey server-side application handler.
ApplicationHandler() - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey application handler using a default configuration.
ApplicationHandler(Class<? extends Application>) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by a JAX-RS Application (sub-)class.
ApplicationHandler(Application) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a JAX-RS Application sub-class.
ApplicationHandler(Application, Binder) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a ResourceConfig and a custom Binder.
ApplicationHandler(Application, Binder, ServiceLocator) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a ResourceConfig, custom Binder and a parent ServiceLocator.
ApplicationHandler.ApplicationBinder - Class in org.glassfish.jersey.server
 
ApplicationHandler.ApplicationBinder.JaxrsApplicationProvider - Class in org.glassfish.jersey.server
 
ApplicationHandler.ApplicationBinder.RuntimeConfigProvider - Class in org.glassfish.jersey.server
 
ApplicationHandler.FutureResponseWriter - Class in org.glassfish.jersey.server
 
ApplicationHandler.WorkersToStringTransform<T> - Class in org.glassfish.jersey.server
 
ApplicationInfo - Interface in org.glassfish.jersey.server.monitoring
Monitoring configuration of an application.
ApplicationInfoImpl - Class in org.glassfish.jersey.server.internal.monitoring
Application statistics.
ApplicationInfoImpl(ResourceConfig, Date, Set<Class<?>>, Set<Object>, Set<Class<?>>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
Create a new application statistics instance.
ApplicationInfoInjectionFactory(Provider<Ref<ApplicationInfo>>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.ApplicationInfoInjectionFactory
Create new referencing injection factory.
ApplicationInfoListener - Class in org.glassfish.jersey.server.internal.monitoring
Application event listener that listens to application events and just prepare ApplicationInfo instance to be injectable.
ApplicationInfoListener() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
applicationInfoProvider - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
applicationInfoRefProvider - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
ApplicationMXBean - Interface in org.glassfish.jersey.server.monitoring
Application MX Bean.
ApplicationMXBeanImpl - Class in org.glassfish.jersey.server.internal.monitoring.jmx
MXBean implementing ApplicationMXBean MXBean interface.
ApplicationMXBeanImpl(ApplicationInfo, MBeanExposer, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
Create a new application MXBean and register it to the mbean server using mBeanExposer.
applicationName - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
applicationName - Variable in class org.glassfish.jersey.server.ResourceConfig.State
 
applicationProperties - Variable in class org.glassfish.jersey.internal.ServiceFinderBinder
 
applicationProperties - Variable in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
 
applicationProperties - Variable in class org.glassfish.jersey.server.ServerBinder
 
apply(ClientRequest) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
apply(ClientRequest, AsyncConnectorCallback) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
apply(ClientRequest) - Method in class org.glassfish.jersey.client.ClientFilteringStages.RequestFilteringStage
 
apply(ClientResponse) - Method in class org.glassfish.jersey.client.ClientFilteringStages.ResponseFilterStage
 
apply(ClientRequest) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
apply(ClientRequest, AsyncConnectorCallback) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
apply(ClientRequest) - Method in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
apply(ClientRequest) - Method in interface org.glassfish.jersey.client.spi.Connector
Synchronously process client request into a response.
apply(ClientRequest, AsyncConnectorCallback) - Method in interface org.glassfish.jersey.client.spi.Connector
Asynchronously process client request into a response.
apply(Factory<T>) - Method in class org.glassfish.jersey.internal.inject.FactoryToService
 
apply(ServiceHandle<T>) - Method in class org.glassfish.jersey.internal.inject.ProviderToFactory
 
apply(ServiceHandle<T>) - Method in class org.glassfish.jersey.internal.inject.ProviderToService
 
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.InflectingStage
 
apply(DATA) - Method in class org.glassfish.jersey.process.internal.Stages.LinkedStage
 
apply(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
Invokes a request and returns the response future.
apply(ContainerRequest, OutputStream) - Method in class org.glassfish.jersey.server.ApplicationHandler
Invokes a request and returns the response future.
apply(T) - Method in class org.glassfish.jersey.server.ApplicationHandler.WorkersToStringTransform
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.ContainerFilteringStage
 
apply(ContainerResponse) - Method in class org.glassfish.jersey.server.ContainerFilteringStage.ResponseFilterStage
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.process.ReferencesInitializer
Initialize the request references using the incoming request processing context.
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.MatchedEndpointExtractorStage
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.MatchResultInitializerRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PushMatchedMethodRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PushMatchedRuntimeResourceRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PushMatchedTemplateRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PushMatchedUriRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter
 
apply(RequestProcessingContext) - Method in interface org.glassfish.jersey.server.internal.routing.Router
Performs a request routing task and returns the routed request together with a routing continuation.
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.Routers.EndpointRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.RoutingStage
Performs a data processing task and returns the processed data together with a processing continuation.
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.GenericOptionsInflector
 
apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.PlainTextOptionsInflector
 
apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
APPLY_INFLECTOR_METHOD - Static variable in class org.glassfish.jersey.server.model.Invocable
Method instance representing the Inflector.apply(Object) method.
areAllMembersExtended(List<Resource.Data>) - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.TerminalReaderInterceptor
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.TerminalWriterInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
 
as(Class<T>) - Method in interface javax.validation.Path.Node
Narrows the type of this node down to the given type.
AS_IS - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
Contract provider model enhancer that builds a model as is, without any modifications.
asClosed(PathPattern) - Static method in class org.glassfish.jersey.uri.PathPattern
Return a new path pattern with a same path template but a closed right hand path.
asFactory(ServiceHandle) - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
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 ',').
ASHIFT - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
asList(T...) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
asMap(boolean) - Method in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
Return an unmodifiable map of entity graphs for reader/writer.
asMap(Set<Class<?>>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
 
asNewIdentitySet(Class<?>...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
AssertFalse - Annotation Type in javax.validation.constraints
The annotated element must be false.
AssertFalse.List - Annotation Type in javax.validation.constraints
Defines several AssertFalse annotations on the same element.
AssertTrue - Annotation Type in javax.validation.constraints
The annotated element must be true.
AssertTrue.List - Annotation Type in javax.validation.constraints
Defines several AssertTrue annotations on the same element.
asStage(Inflector<DATA, RESULT>) - Static method in class org.glassfish.jersey.process.internal.Stages
Creates a terminal Stage that implements Inflecting interface and returns the provided Inflector instance when the Inflecting.inflector() method is called.
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
Returns string view of passed headers.
asStringHeadersSingleValue(MultivaluedMap<String, Object>) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Transforms multi value map of headers to single String value map.
asStringList(List<Object>, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Returns string view of list of header values.
async() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
ASYNC - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
ASYNC_THREADPOOL_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Asynchronous thread pool size.
AsyncConnectorCallback - Interface in org.glassfish.jersey.client.spi
Asynchronous connector response processing callback contract.
asyncContext - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
AsyncContext - Interface in org.glassfish.jersey.server.internal.process
Injectable asynchronous processing context that can be used to control various aspects of asynchronous processing of a single request.
asyncContext() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get the asynchronous context associated with this request processing context.
AsyncContext.State - Enum in org.glassfish.jersey.server.internal.process
Asynchronous processing context state.
AsyncContextFactory(Provider<Ref<RequestProcessingContext>>) - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.AsyncContextFactory
 
asyncContextProvider - Variable in class org.glassfish.jersey.server.internal.inject.AsyncResponseValueFactoryProvider
 
asyncContextValue() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get a Value instance holding the asynchronous context associated with this request processing context.
asyncContextValueRef - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
asyncExecutorProvider - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
asynchronous - Variable in class org.glassfish.jersey.client.ClientRequest
 
AsyncInvoker(JerseyInvocation.Builder) - Constructor for class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
asyncRequestExecutor - Variable in class org.glassfish.jersey.client.ClientRuntime
 
AsyncResponder(ServerRuntime.Responder, RequestScope.Instance, ExternalRequestScope, ExternalRequestContext<?>) - Constructor for class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
asyncResponder - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
AsyncResponderHolder(ServerRuntime.Responder, ExternalRequestScope, RequestScope.Instance, ExternalRequestContext<?>) - Constructor for class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
AsyncResponseValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the Suspended injection annotation.
AsyncResponseValueFactoryProvider(Provider<AsyncContext>) - Constructor for class org.glassfish.jersey.server.internal.inject.AsyncResponseValueFactoryProvider
Initialize the provider.
AsyncResponseValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
Suspended injection resolver.
asyncThreadPoolSize - Variable in class org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider
 
atIndex(Integer) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Defines the index the object is into the List or array
atIndex(Integer) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Defines the index the object is into the List or array.
atKey(Object) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Defines the key the object is into the Map.
atKey(Object) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Defines the key the object is into the Map.
attachExternalGrammar(Application, ApplicationDescription, URI) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
Update the application object to include the generated grammar objects.
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
attachTypes(ApplicationDescription) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Process the elements in the WADL definition to attach schema types as required.
attribute - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
attributeValues - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
AUTHENTICATION_CREDENTIALS_MISSING_BASIC() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Credentials must be defined for basic authentication.
AUTHENTICATION_CREDENTIALS_MISSING_DIGEST() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Credentials must be defined for digest authentication.
AUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Unsupported password type class.
authority - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
authority - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
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.
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
 
available() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
averageDuration - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
awaitMatch(LinkedTransferQueue.Node, LinkedTransferQueue.Node, E, boolean, long) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Spins/yields/blocks until node s is matched or caller gives up.

B

b - Variable in class org.glassfish.jersey.filter.LoggingFilter.LoggingStream
Deprecated.
 
b - Variable in class org.glassfish.jersey.logging.LoggingInterceptor.LoggingStream
 
b2i(boolean) - Static method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
 
BackgroundScheduler - Annotation Type in org.glassfish.jersey.server
Injection qualifier that can be used to inject a ScheduledExecutorService instance used by Jersey to execute background timed/scheduled tasks.
backgroundScheduler - Variable in class org.glassfish.jersey.server.ServerRuntime
 
backgroundScheduler - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
BackgroundSchedulerLiteral - Class in org.glassfish.jersey.server
BackgroundScheduler annotation literal.
BackgroundSchedulerLiteral() - Constructor for class org.glassfish.jersey.server.BackgroundSchedulerLiteral
 
balanceDeletion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
balanceInsertion(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
baos - Variable in class org.glassfish.jersey.filter.LoggingFilter.LoggingStream
Deprecated.
 
baos - Variable in class org.glassfish.jersey.logging.LoggingInterceptor.LoggingStream
 
base - Variable in class com.sun.research.ws.wadl.Resources
 
Base64 - Class in org.glassfish.jersey.internal.util
Utility class that implements base64 encoding and decoding.
Base64() - Constructor for class org.glassfish.jersey.internal.util.Base64
 
BASE64INDEXES - Static variable in class org.glassfish.jersey.internal.util.Base64
 
baseCount - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Base counter value, used mainly when there is no contention, but also as a fallback during table initialization races.
BASECOUNT - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
baseIndex - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
BaseIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
baseLimit - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
baseSize - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
baseUri - Variable in class org.glassfish.jersey.message.internal.JerseyLink.Builder
Base URI for resolution of a link URI (if relative).
baseUri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
baseUri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
baseUri - Variable in class org.glassfish.jersey.server.ContainerRequest
 
baseUri - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
baseUri() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Get the client base URI.
baseUriThreadLocal - Static variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
basic(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in basic preemptive authentication mode initialized with credentials.
basic(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in basic preemptive authentication mode initialized with credentials.
basicAuth - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
BasicAuthenticator - Class in org.glassfish.jersey.client.authentication
Implementation of Basic Http Authentication method (RFC 2617).
BasicAuthenticator(HttpAuthenticationFilter.Credentials) - Constructor for class org.glassfish.jersey.client.authentication.BasicAuthenticator
Creates a new instance of basic authenticator.
basicBuilder() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the builder of the http authentication feature working in basic authentication mode.
basicCredentials - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
BasicTypesMessageProvider - Class in org.glassfish.jersey.message.internal
The basic types message body provider for MediaType.TEXT_PLAIN media type.
BasicTypesMessageProvider() - Constructor for class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
BasicTypesMessageProvider.PrimitiveTypes - Enum in org.glassfish.jersey.message.internal
 
BeanDescriptor - Interface in javax.validation.metadata
Describes a constrained Java Bean and the constraints associated to it.
BeanParameter(Annotation[], Annotation, String, Class<?>, Type, boolean, String) - Constructor for class org.glassfish.jersey.server.model.Parameter.BeanParameter
 
BeanParamValueFactory(ServiceLocator, Parameter) - Constructor for class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.BeanParamValueFactory
 
BeanParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider for bean parameters.
BeanParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider
Creates new instance initialized from parameters injected by HK2.
BeanParamValueFactoryProvider.BeanParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
BeanParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
Injection resolver for bean parameters.
before - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
Beta - Annotation Type in org.glassfish.jersey
Marker of a public Jersey API that is still in "beta" non-final version.
bind(ServiceLocator, Binder) - Static method in class org.glassfish.jersey.internal.inject.Injections
 
bind(Class<?>, Set<Class<?>>) - Method in interface org.glassfish.jersey.server.spi.ComponentProvider
Jersey will invoke this method before binding of each component class internally during initialization of it's HK2 service locator.
bindClass(Class<T>, ServiceLocator, DynamicConfiguration, boolean) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
 
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(Iterable<Class<?>>, boolean) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
Register/bind custom provider classes that may also be resources.
bindDirectory(URI) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
bindEnhancingResourceClasses(ResourceModel, ResourceBag, Iterable<ComponentProvider>) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
Binder() - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.Binder
 
Binder() - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory.Binder
 
Binder() - Constructor for class org.glassfish.jersey.internal.inject.ContextInjectionResolver.Binder
 
Binder() - Constructor for class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer.Binder
 
Binder() - Constructor for class org.glassfish.jersey.internal.JaxrsProviders.Binder
 
Binder() - Constructor for class org.glassfish.jersey.internal.JerseyErrorService.Binder
 
Binder() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature.Binder
 
Binder() - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.Binder
 
Binder() - Constructor for class org.glassfish.jersey.process.internal.RequestScope.Binder
 
Binder() - Constructor for class org.glassfish.jersey.server.internal.JerseyResourceContext.Binder
 
Binder() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
 
Binder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener.Binder
 
Binder() - Constructor for class org.glassfish.jersey.server.internal.ProcessingProviders.Binder
 
BINDERS_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
A filtering strategy that includes only models that contain HK2 Binder provider contract.
bindingCache - Variable in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
bindingCacheLock - Variable in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
BindingModel(Annotation) - Constructor for class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
bindInstance(T, DynamicConfiguration) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
 
bindInstances(Iterable<Object>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
Register/bind custom provider instances.
bindMethod(Object, String) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
bindMethod0(Object, String) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
bindProvider(Class<?>, ContractProvider, DynamicConfiguration) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
Bind contract provider model to a provider class using the supplied HK2 dynamic configuration.
bindProvider(Object, ContractProvider, DynamicConfiguration) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
Bind contract provider model to a provider instance using the supplied HK2 dynamic configuration.
bindProviders(ComponentBag, ServiceLocator) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
Bind all providers contained in providerBag (classes and instances) using HK2 service locator.
bindProviders(ComponentBag, RuntimeType, Set<Class<?>>, ServiceLocator) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
Bind all providers contained in providerBag (classes and instances) using HK2 service locator.
bindProviders(ComponentBag, RuntimeType, Set<Class<?>>, DynamicConfiguration) - Static method in class org.glassfish.jersey.internal.inject.ProviderBinder
Bind all providers contained in providerBag (classes and instances) using HK2 service locator.
bindProvidersAndResources(Iterable<ComponentProvider>, ComponentBag, Collection<Class<?>>, Collection<Object>) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
bindResource(Class<T>) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Binds resourceClass into HK2 context as singleton.
bindResourceIfSingleton(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Binds resourceClass into HK2 context as singleton.
bindSingletonWorker(Class<T>) - Method in class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
 
bindSingletonWorker(Class<T>) - Method in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
 
bindWithComponentProvider(Class<?>, ContractProvider, Iterable<ComponentProvider>) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
BITS_PER_LONG - Static variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
BootstrapConfiguration - Interface in javax.validation
Represents the user specified default configuration in META-INF/validation.xml.
BootstrapState - Interface in javax.validation.spi
Defines the state used to bootstrap the Configuration.
broadcast(T) - Method in class org.glassfish.jersey.server.Broadcaster
Broadcast a chunk to all registered ChunkedOutput instances.
Broadcaster<T> - Class in org.glassfish.jersey.server
Used for broadcasting response chunks to multiple ChunkedOutput instances.
Broadcaster() - Constructor for class org.glassfish.jersey.server.Broadcaster
Creates a new instance.
Broadcaster(Class<? extends Broadcaster>) - Constructor for class org.glassfish.jersey.server.Broadcaster
Can be used by subclasses to override the default functionality of adding self to the set of listeners.
Broadcaster.Task<T> - Interface in org.glassfish.jersey.server
 
BROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
{0} thrown from BroadcasterListener.
BroadcasterListener<T> - Interface in org.glassfish.jersey.server
Listener interface that can be implemented to listen to events fired by Broadcaster object.
buffer - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
Entity buffer.
BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
The buffer size for arrays of byte and character.
buffered - Variable in class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
buffered - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
bufferEntity() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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
 
buffers - Variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Queue of byte buffers to be read.
bufferSize - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
Internal buffer size.
build(HttpAuthenticationFeature.Mode) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
build(HttpAuthenticationFeature.Mode, String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
build(HttpAuthenticationFeature.Mode, String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
build() - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Build the feature.
build() - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
build() - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
build(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
build(String, Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
build(Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
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(Stage<DATA>) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
Add a terminal stage to the stage chain and build the chain.
build(Stage<DATA>) - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
build() - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
build(RequestEvent.Type) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
build() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
Build an instance of exception mapper statistics.
build() - Method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
Build a new instance of execution statistics.
build() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Build a new instance of monitoring statistics.
build(RequestEvent.Type) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Build the instance of request event.
build(RequestEvent.Type) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
build() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
Build an instance of resource method statistics.
build() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
Build a new instance of ResourceStatisticsImpl.
build() - Method in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
build() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
Build the time window statistics instance.
build(long) - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
Build the time window statistics instance.
build() - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
build() - Method in class org.glassfish.jersey.server.model.Resource.Builder
Build a new resource model.
build() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Build the resource method model and register it with the parent Resource.Builder.
build(ResourceMethod, ProcessingProviders) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Build a new resource method invoker instance.
build() - Method in class org.glassfish.jersey.server.model.ResourceModel.Builder
Build the resource model.
build(RuntimeResource) - Method in class org.glassfish.jersey.server.model.RuntimeResource.Builder
Build new RuntimeResource from this builder.
build() - Method in class org.glassfish.jersey.server.ResourceBag.Builder
Build a resource bag.
build(Stage<RequestProcessingContext>, ApplicationEventListener, ProcessingProviders) - Method in class org.glassfish.jersey.server.ServerRuntime.Builder
Create new server-side request processing runtime.
build() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
build(Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
build(Object[], boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
buildConstraintViolationWithTemplate(String) - Method in interface javax.validation.ConstraintValidatorContext
Returns a constraint violation builder building a violation report allowing to optionally associate it to a sub path.
buildDefaultValidatorFactory() - Static method in class javax.validation.Validation
Builds and returns a ValidatorFactory instance based on the default Bean Validation provider and following the XML configuration.
buildDelete() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
builder - Variable in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
Builder(URI, ClientConfig) - Constructor for class org.glassfish.jersey.client.JerseyInvocation.Builder
Create new Jersey-specific client invocation builder.
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.
builder() - 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.model.ContractProvider.Builder
 
Builder(ContractProvider) - Constructor for class org.glassfish.jersey.model.ContractProvider.Builder
 
Builder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
Builder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
Create a new builder.
Builder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Create a new builder.
Builder(ResourceModel) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Create a new builder and initialize it from resource model.
Builder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
Builder(ResourceMethod) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
Create a new builder instance.
Builder(Resource, ResourceMethodStatisticsImpl.Factory) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
Create a new builder.
Builder(ResourceMethodStatisticsImpl.Factory) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
Create a new builder.
Builder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
Builder(TimeReservoir<V>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
Create new time window statistics builder instance.
Builder(RuntimeResourceModel) - Constructor for class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
builder() - Static method in class org.glassfish.jersey.server.model.Resource
Get a new unbound resource model builder.
builder(String) - Static method in class org.glassfish.jersey.server.model.Resource
Get a new resource model builder for a resource bound to a given path.
builder(List<Resource>) - Static method in class org.glassfish.jersey.server.model.Resource
Creates a resource builder instance from the list of resource which can be merged into a single resource.
builder(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model builder initialized by introspecting an annotated JAX-RS resource class.
builder(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model builder initialized by introspecting an annotated JAX-RS resource class.
builder(Resource) - Static method in class org.glassfish.jersey.server.model.Resource
Get a new resource model builder initialized from a given resource model.
builder(Resource.Data) - Static method in class org.glassfish.jersey.server.model.Resource
 
Builder(Resource.Builder) - Constructor for class org.glassfish.jersey.server.model.Resource.Builder
 
Builder(String) - Constructor for class org.glassfish.jersey.server.model.Resource.Builder
 
Builder(String, Resource.Builder) - Constructor for class org.glassfish.jersey.server.model.Resource.Builder
 
Builder() - Constructor for class org.glassfish.jersey.server.model.Resource.Builder
 
Builder(Resource.Builder) - Constructor for class org.glassfish.jersey.server.model.ResourceMethod.Builder
Create a resource method builder.
Builder(Resource.Builder, ResourceMethod) - Constructor for class org.glassfish.jersey.server.model.ResourceMethod.Builder
Create a builder from an existing resource method model.
Builder() - Constructor for class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
Builder(ResourceModel, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder pre initialized with resourceModel.
Builder(List<Resource>, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder pre initialized with resource.
Builder(boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder with empty resources.
Builder(List<Resource>, List<RuntimeResource.Builder>, String) - Constructor for class org.glassfish.jersey.server.model.RuntimeResource.Builder
Create new runtime resource builder instance.
Builder() - Constructor for class org.glassfish.jersey.server.ResourceBag.Builder
 
Builder() - Constructor for class org.glassfish.jersey.server.ServerRuntime.Builder
 
BuilderImpl(HttpAuthenticationFeature.Mode) - Constructor for class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
Create a new 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
 
buildGet() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
buildId - Static variable in class org.glassfish.jersey.internal.Version
 
BUILDING_FUNCTION - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
buildListValue(List<String>) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
buildModel(RuntimeResourceModel, boolean) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
Build a runtime model of routers based on the resourceModel.
buildModelAndSchemas(Map<String, ApplicationDescription.ExternalGrammar>) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
Build the JAXB model and generate the schemas based on tha data
buildPost(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
buildPut(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
buildRelativized(URI, Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
buildResourceData() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
buildRouting(Resource) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
buildStage() - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Build routing stage.
buildValidatorFactory() - Method in interface javax.validation.Configuration
Build a ValidatorFactory implementation.
buildValidatorFactory(ConfigurationState) - Method in interface javax.validation.spi.ValidationProvider
Build a ValidatorFactory using the current provider implementation.
bundle - Variable in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
bundleChanged(BundleEvent) - Method in class org.glassfish.jersey.internal.OsgiRegistry
 
bundleContext - Variable 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).
bundleReferenceClass - Static variable in class org.glassfish.jersey.internal.util.ReflectionHelper
 
BundleSchemeResourceFinderFactory - Class in org.glassfish.jersey.server.internal.scanning
Preparations for OSGi support.
BundleSchemeResourceFinderFactory() - Constructor for class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory
Create new bundle scheme resource finder factory.
BundleSchemeResourceFinderFactory.BundleSchemeScanner - Class in org.glassfish.jersey.server.internal.scanning
 
BundleSchemeScanner(URI) - Constructor for class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
BundleSpiProvidersLoader(String, URL, Bundle) - Constructor for class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
BV_DISABLE_VALIDATE_ON_EXECUTABLE_OVERRIDE_CHECK - Static variable in class org.glassfish.jersey.server.ServerProperties
A Bean Validation (JSR-349) support customization property.
BV_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable Bean Validation support.
BV_SEND_ERROR_IN_RESPONSE - Static variable in class org.glassfish.jersey.server.ServerProperties
A Bean Validation (JSR-349) support customization property.
byDefaultProvider() - Static method in class javax.validation.Validation
Builds a Configuration.
byProvider(Class<U>) - Static method in class javax.validation.Validation
Builds a Configuration for a particular provider implementation.
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 InputStream backed by a queue of byte buffers to 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 buffers to be read.
bytesToHex(byte[]) - Static method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Convert bytes array to hex string.

C

cache - Variable in class org.glassfish.jersey.internal.ContextResolverFactory
 
cache - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
CACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Cache control is null.
CACHEABLE_REQUEST_RATE_LIMIT - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
Request rate limit (per second) below which statistics can be considered as cacheable.
cacheControl(CacheControl) - Method in class org.glassfish.jersey.client.ClientRequest
Add new cache control entry to the message headers.
cacheControl(CacheControl) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cacheControl(CacheControl) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
CacheControlProvider - Class in org.glassfish.jersey.message.internal
CacheControlProvider() - Constructor for class org.glassfish.jersey.message.internal.CacheControlProvider
 
cached - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
cached - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
 
cached - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
cached - Variable in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
CACHED_POOL_KEEP_ALIVE_DEFAULT_TIMEOUT - Static variable in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
 
cachedClasses - Variable in class org.glassfish.jersey.server.ResourceConfig
 
cachedClassesView - Variable in class org.glassfish.jersey.server.ResourceConfig
 
cachedSingletons - Variable in class org.glassfish.jersey.server.ResourceConfig
 
cachedSingletonsView - Variable in class org.glassfish.jersey.server.ResourceConfig
 
cacheForm(ContainerRequest, Form) - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
cacheValidationProviders(ClassLoader, List<ValidationProvider<?>>) - Method in class javax.validation.Validation.GetValidationProviderListAction
 
CachingConnectorProvider - Class in org.glassfish.jersey.client.spi
Caching connector provider.
CachingConnectorProvider(ConnectorProvider) - Constructor for class org.glassfish.jersey.client.spi.CachingConnectorProvider
Create the caching connector provider.
calculateAuthentication(HttpAuthenticationFilter.Credentials) - Method in class org.glassfish.jersey.client.authentication.BasicAuthenticator
 
call() - Method in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
call() - Method in interface org.glassfish.jersey.internal.util.Producer
 
callback() - Method in interface org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.Callback
 
callback() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.CallbackList
Callback all registered WadlGeneratorLoader.Callback items.
callback - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.WadlGeneratorControl
 
CALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
One of additional callbacks is null.
CALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Additional array of callbacks is null.
CallbackList() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.CallbackList
 
callbackRunners - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
callbacks - Variable in class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
 
camelize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Convert strings to EmbeddedCamelCase.
camelize(String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Convert word strings consisting of lower case letters and underscore characters between words into embeddedCamelCase or EmbeddedCamelCase, depending on the lower flag.
cancel() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
cancel(int) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
cancel(Date) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
cancel(Value<Response>) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
cancelled - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
cannotPrecede(boolean) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Returns true if a node with the given mode cannot be appended to this node because this node is unmatched and has opposite data mode.
canProcess(Class<?>) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
canUseInvocableResponseType - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
capacity() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
CascadableDescriptor - Interface in javax.validation.metadata
Represents a cascadable element.
casHead(LinkedTransferQueue.Node, LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
casItem(Object, Object) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
casNext(LinkedTransferQueue.Node, LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
casSweepVotes(int, int) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
cast(Object) - Static method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
CAST_TO_BINDER - Static variable in class org.glassfish.jersey.model.internal.CommonConfig
 
casTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.Node<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
casTail(LinkedTransferQueue.Node, LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
category - Variable in enum org.glassfish.jersey.message.internal.MsgTraceEvent
 
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.
category - Variable in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
category() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
ceilingNextPowerOfTwo(int) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
 
cellsBusy - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Spinlock (locked via CAS) used when resizing and/or creating CounterCells.
CELLSBUSY - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
CELLVALUE - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
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.
CHAINED_SPINS - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
The number of times to spin before blocking when a node is preceded by another node that is apparently spinning.
CHAR_SET - Static variable in class org.glassfish.jersey.internal.util.Base64
 
CHARACTER_SET - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
Encoding used for authentication calculations.
CharacterIterator - Class in org.glassfish.jersey.uri.internal
Iterator which iterates through the input string and returns characters from that string.
CharacterIterator(String) - Constructor for class org.glassfish.jersey.uri.internal.CharacterIterator
Creates a new iterator initialized with the given input string.
CharacterProvider() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.CharacterProvider
 
CHARSET_DC - Static variable in class org.glassfish.jersey.message.internal.VariantSelector
 
checkClient() - Method in class org.glassfish.jersey.client.ClientConfig
Check that the configuration instance has a parent client set.
checkClosed() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
 
checkComponentClassNotNull(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
checkedClasses - Variable in class org.glassfish.jersey.server.model.InvocableValidator
Classes that have been checked already.
checkForNonPublicMethodIssues() - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
checkForNullValues(String, Object[]) - Static method in class org.glassfish.jersey.client.JerseyWebTarget
 
checkHeaderChanges(Map<String, String>, MultivaluedMap<String, Object>, String) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Compares two snapshots of headers from jersey ClientRequest and logs WARNING in case of difference.
checkIntersectingMediaTypes(RuntimeResource, String, ResourceMethod, ResourceMethod) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
checkInvariants(ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Recursive invariant check
checkMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
checkMethods(RuntimeResource) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
checkNotClosed() - Method in class org.glassfish.jersey.client.JerseyClient
Check that the client instance has not been closed.
checkNotClosed() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
checkNotClosed() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
checkParameters(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
checkProviderNotNull(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
checkProviderRuntime(Class<?>, ContractProvider, RuntimeType, boolean, boolean) - Static method in class org.glassfish.jersey.internal.inject.Providers
Check the component whether it is appropriate correctly configured for client or server runtime.
checkResource(Resource) - Method in class org.glassfish.jersey.server.model.ResourceValidator
 
checkResourceClassFields(boolean, boolean, Collection<Parameter>) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
checkResourceClassSetters(MethodList, boolean, Collection<Parameter>) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
checkSsp() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
checkState() - Method in class org.glassfish.jersey.server.ContainerRequest
Check if the container request has been properly initialized for processing.
checkState() - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
checkTemplateValues(Map<String, Object>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
Check template values for null values.
checkThrowable() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
checkToken(StringTokenizer, String) - Static method in class org.glassfish.jersey.message.internal.LinkProvider
 
checkTypeBounds(Class, Type[]) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
checkValueProviders(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
childResourceBuilders - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
childResources - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
childResources - Variable in class org.glassfish.jersey.server.model.Resource
 
childResources - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
childRuntimeResourceBuilders - Variable in class org.glassfish.jersey.server.model.RuntimeResource.Builder
 
childRuntimeResources - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
chunkDelimiter - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
CHUNKED_ENCODING_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
The value MUST be an instance convertible to Integer.
CHUNKED_INPUT_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Chunked input has been closed already.
CHUNKED_INPUT_MEDIA_TYPE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Specified chunk media type must not be null.
CHUNKED_INPUT_STREAM_CLOSING_ERROR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Error closing chunked input's underlying response input stream.
CHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This chunked output has been closed.
ChunkedInput<T> - Class in org.glassfish.jersey.client
Response entity type used for receiving messages in "typed" chunks.
ChunkedInput(Type, InputStream, Annotation[], MediaType, MultivaluedMap<String, String>, MessageBodyWorkers, PropertiesDelegate) - Constructor for class org.glassfish.jersey.client.ChunkedInput
Package-private constructor used by the ChunkedInputReader.
ChunkedInput.AbstractBoundaryParser - Class in org.glassfish.jersey.client
 
ChunkedInput.FixedBoundaryParser - Class in org.glassfish.jersey.client
 
ChunkedInput.FixedMultiBoundaryParser - Class in org.glassfish.jersey.client
 
ChunkedInputReader - Class in org.glassfish.jersey.client
MessageBodyWriter for ChunkedInput.
ChunkedInputReader() - Constructor for class org.glassfish.jersey.client.ChunkedInputReader
 
ChunkedOutput<T> - Class in org.glassfish.jersey.server
Used for sending messages in "typed" chunks.
ChunkedOutput() - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput.
ChunkedOutput(Type) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create ChunkedOutput with specified type.
ChunkedOutput(byte[]) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(Type, byte[]) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(Type, String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
chunkedOutputs - Variable in class org.glassfish.jersey.server.Broadcaster
 
ChunkedResponseWriter - Class in org.glassfish.jersey.server
Used for writing ChunkedOutput.
ChunkedResponseWriter() - Constructor for class org.glassfish.jersey.server.ChunkedResponseWriter
 
ChunkParser - Interface in org.glassfish.jersey.client
Chunk data parser.
chunkSize - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector.ConnectionFactory
 
chunkSize - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector.HttpClientConnection
 
chunkSize - Variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
chunkSize(int) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Set chunk size for requests transferred using a HTTP chunked transfer coding.
chunkSize - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
chunkSize - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
ci - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
ClassBasedMethodHandler(Class<?>, Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
ClassBasedMethodHandler(Class<?>, boolean, Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
classDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResourceDocType
 
ClassDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for classes.
Created on: Jun 12, 2008
ClassDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
classes - Variable in class org.glassfish.jersey.model.internal.ComponentBag
Registered component classes collection and it's immutable view.
classes - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
classes - Variable in class org.glassfish.jersey.server.ResourceBag.Builder
Resource handler classes for the models in this resource bag.
classes - Variable in class org.glassfish.jersey.server.ResourceBag
Resource handler classes for the models in this resource bag.
classesView - Variable in class org.glassfish.jersey.model.internal.ComponentBag
 
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.
classify(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Create and return a simple class name that corresponds to a addPlural table name.
classify(String) - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
 
classLoader - Variable in class org.glassfish.jersey.internal.ServiceFinder
 
classloader - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
classloader - Variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
classLoader - Variable in class org.glassfish.jersey.server.ResourceConfig.State
 
className - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
The name of the visited class.
className - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
classToBundleMapping - Variable in class org.glassfish.jersey.internal.OsgiRegistry
 
classToGraph - Variable in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
ClassTypePair - Class in org.glassfish.jersey.internal.util.collection
A pair of raw class and the related type.
ClassTypePair(Class<?>, Type) - Constructor for class org.glassfish.jersey.internal.util.collection.ClassTypePair
 
classVisitor - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
clazz - Variable in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
clazz - Variable in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
clazz - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.ModelLookupKey
 
clazz - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
cleanIssueList() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Removes all issues from the current issue list.
cleanUpShutdownHooks() - Method in class org.glassfish.jersey.client.JerseyClient
Clean up shutdown hooks that have been garbage collected.
clear() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Removes all of the mappings from this map.
clear() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
Removes all of the elements from this view, by removing all the mappings from the map backing this view.
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.KeyComparatorHashMap.EntrySet
 
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.
clear() - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
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)).
CLEARING_HK_2_CACHE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Clearing Jersey HK2 caches.
clearLastTracedInterceptor() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
Clear last traced interceptor information.
client - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
client - Variable in class org.glassfish.jersey.client.ClientConfig.State
 
client - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.WebTargetValueFactory
 
CLIENT_INSTANCE_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Client instance has been closed.
CLIENT_INVOCATION_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Link of the newly created invocation must not be null.
CLIENT_NONCE_BYTE_COUNT - Static variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
CLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Client response resolved URI must be absolute.
CLIENT_RESPONSE_RESOLVED_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Client response resolved URI must not be null.
CLIENT_RESPONSE_STATUS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Client response status must not be null.
CLIENT_TARGET_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Link to the newly created target must not be null.
CLIENT_URI_BUILDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
URI builder of the newly created target must not be null.
CLIENT_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
URI of the newly created target must not be null.
CLIENT_URI_TEMPLATE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
URI template of the newly created target must not be null.
ClientAsyncExecutor - Annotation Type in org.glassfish.jersey.client
Injection qualifier that can be used to inject an ExecutorService instance used by Jersey client runtime to execute asynchronous client requests.
ClientAsyncExecutorLiteral - Class in org.glassfish.jersey.client
ClientAsyncExecutor annotation literal.
ClientAsyncExecutorLiteral() - Constructor for class org.glassfish.jersey.client.ClientAsyncExecutorLiteral
 
ClientBinder - Class in org.glassfish.jersey.client
Registers all binders necessary for Client runtime.
ClientBinder(Map<String, Object>) - Constructor for class org.glassfish.jersey.client.ClientBinder
Create new client binder for a new client runtime instance.
ClientBinder.PropertiesDelegateFactory - Class in org.glassfish.jersey.client
 
ClientBinder.RequestContextInjectionFactory - Class in org.glassfish.jersey.client
 
ClientBinding - Annotation Type in org.glassfish.jersey.server
Meta-annotation that provides a facility for creating bindings between an @Uri-injectable WebTarget instances and clients (and their configurations) that are used to create the injected web target instances.
ClientConfig - Class in org.glassfish.jersey.client
Jersey externalized implementation of client-side JAX-RS configurable contract.
ClientConfig() - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance with the default features and property values.
ClientConfig(Class<?>...) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance and register the provided list of provider classes.
ClientConfig(Object...) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance and register the provided list of provider instances.
ClientConfig(JerseyClient) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance with the features as well as property values copied from the supplied JAX-RS configuration instance.
ClientConfig(JerseyClient, Configuration) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance with the features as well as property values copied from the supplied JAX-RS configuration instance.
ClientConfig(ClientConfig.State) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance using the supplied state.
clientConfig - Variable in class org.glassfish.jersey.client.ClientRequest
 
ClientConfig.State - Class in org.glassfish.jersey.client
Default encapsulation of the internal configuration state.
ClientConfig.State.StateChangeStrategy - Interface in org.glassfish.jersey.client
Configuration state change strategy.
clientConfigured(Map) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
ClientFilteringStages - Class in org.glassfish.jersey.client
Client filtering stage factory.
ClientFilteringStages() - Constructor for class org.glassfish.jersey.client.ClientFilteringStages
 
ClientFilteringStages.RequestFilteringStage - Class in org.glassfish.jersey.client
 
ClientFilteringStages.ResponseFilterStage - Class in org.glassfish.jersey.client
 
ClientLifecycleListener - Interface in org.glassfish.jersey.client
Jersey client lifecycle listener contract.
ClientLoggingFilter - Class in org.glassfish.jersey.logging
Client filter logs requests and responses to specified logger, at required level, with entity or not.
ClientLoggingFilter(Logger, Level, LoggingFeature.Verbosity, int) - Constructor for class org.glassfish.jersey.logging.ClientLoggingFilter
Create a logging filter with custom logger and custom settings of entity logging.
ClientProperties - Class in org.glassfish.jersey.client
Jersey client implementation configuration properties.
ClientProperties() - Constructor for class org.glassfish.jersey.client.ClientProperties
 
ClientRequest - Class in org.glassfish.jersey.client
Jersey client request context.
ClientRequest(URI, ClientConfig, PropertiesDelegate) - Constructor for class org.glassfish.jersey.client.ClientRequest
Create new Jersey client request context.
ClientRequest(ClientRequest) - Constructor for class org.glassfish.jersey.client.ClientRequest
Copy constructor.
ClientResponse - Class in org.glassfish.jersey.client
Jersey client response context.
ClientResponse(ClientRequest, Response) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create new Jersey client response context initialized from a JAX-RS response.
ClientResponse(Response.StatusType, ClientRequest) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create a new Jersey client response context.
ClientResponse(Response.StatusType, ClientRequest, URI) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create a new Jersey client response context.
ClientRuntime - Class in org.glassfish.jersey.client
Client-side request processing runtime.
ClientRuntime(ClientConfig, Connector, ServiceLocator) - Constructor for class org.glassfish.jersey.client.ClientRuntime
Create new client request processing runtime.
clientRuntimeProperties - Variable in class org.glassfish.jersey.client.ClientBinder
 
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 interface javax.validation.ValidatorFactory
Closes the ValidatorFactory instance.
close() - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
close() - Method in class org.glassfish.jersey.apache.connector.ApacheConnector.HttpClientResponseInputStream
 
close() - Method in class org.glassfish.jersey.client.ChunkedInput
 
close() - Method in class org.glassfish.jersey.client.ClientRuntime
 
close() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
close() - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
close() - Method in class org.glassfish.jersey.client.JerseyClient
 
close() - Method in interface org.glassfish.jersey.client.spi.Connector
Close connector and release all it's internally associated resources.
close() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
close(InputStream) - Static method in class org.glassfish.jersey.internal.Version
 
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.InboundMessageContext.EntityContent
 
close(boolean) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
close() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
 
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.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
close() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
close() - Method in class org.glassfish.jersey.server.ChunkedOutput
Close this response - it will be finalized and underlying connections will be closed or made available for another response.
close() - Method in interface org.glassfish.jersey.server.CloseableService
Invokes Closeable#close() method on all instances of Closeable added by the #add(Closeable) method.
close() - Method in class org.glassfish.jersey.server.ContainerResponse
Closes the response.
close() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
Default implementation of #close() which does nothing.
close() - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Cancel the suspended task.
close(boolean) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
close() - Method in class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
close() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
close() - Method in interface org.glassfish.jersey.server.ResourceFinder

Release allocated/opened resources (such as streams).

close() - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Finish the actual request.
close() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Close this thread pool executor provider.
CLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Injected request context is 'null' on thread {0}.
CLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing {0}.
closeableInputStream(InputStream) - Static method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
Make the InputStream able to close.
closeables - Variable in class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
CloseableService - Interface in org.glassfish.jersey.server
A closeable service to add instances of Closeable that are required to be closed.
closeableService - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
closeableService() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get closeable service associated with the request.
CloseableServiceFactory(Provider<Ref<RequestProcessingContext>>) - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.CloseableServiceFactory
 
closeAll() - Method in class org.glassfish.jersey.server.Broadcaster
Close all registered ChunkedOutput instances.
closed - Variable in class org.glassfish.jersey.client.ChunkedInput
 
closed - Variable in class org.glassfish.jersey.client.ClientRuntime
 
closed - Variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Closed flag.
closed - Variable in class org.glassfish.jersey.message.internal.EntityInputStream
 
closed - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
closed - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
closed - Variable in class org.glassfish.jersey.server.ContainerResponse
 
closed - Variable in class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
closed - Variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
 
closedFlag - Variable in class org.glassfish.jersey.client.JerseyClient
 
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.
code - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterHashCode
 
code - Variable in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
collection - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
 
COLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unsupported collection type.
CollectionExtractor<T> - Class in org.glassfish.jersey.server.internal.inject
Extract parameter value as a typed collection.
CollectionExtractor(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.CollectionExtractor
Create new collection parameter extractor.
CollectionExtractor.ListValueOf<T> - Class in org.glassfish.jersey.server.internal.inject
 
CollectionExtractor.SetValueOf<T> - Class in org.glassfish.jersey.server.internal.inject
 
CollectionExtractor.SortedSetValueOf<T> - Class in org.glassfish.jersey.server.internal.inject
 
CollectionView(ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
COLLISION_BUFFER - Static variable in class org.glassfish.jersey.server.internal.monitoring.ReservoirConstants
The size of the collision buffer derived from the collision buffer power.
COLLISION_BUFFER_POWER - Static variable in class org.glassfish.jersey.server.internal.monitoring.ReservoirConstants
Allow for 2^that many duplicate ticks before throwing away measurements.
com.sun.research.ws.wadl - package com.sun.research.ws.wadl
 
CombinedMediaType - Class in org.glassfish.jersey.server.internal.routing
Represents function S as defined in the Request Matching part of the spec.
CombinedMediaType(MediaType, int, int, int) - Constructor for class org.glassfish.jersey.server.internal.routing.CombinedMediaType
 
CombinedMediaType.EffectiveMediaType - Class in org.glassfish.jersey.server.internal.routing
Media type extended by flag indicating whether media type was obtained from user annotations Consumes or Produces or has no annotation and therefore was derived from MessageBodyWorkers.
combinedType - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
Combined client/server media type, stripped of q and qs parameters.
COMMA_SEPARATED_LIST - Static variable in class org.glassfish.jersey.message.internal.CacheControlProvider
 
comment - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
COMMENT - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Represents comment type in the TYPE_TABLE.
commentText - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
commentText - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
commentText - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
commit() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
Commit the output stream.
commit() - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
commit() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Commit the response & close the container response writer.
commitStream() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
commitStream(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
commitStream() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Commits the entity stream if it wasn't already committed.
commitStream() - Method in class org.glassfish.jersey.server.ContainerResponse
Commit the entity stream unless 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.
COMMITTING_STREAM_BUFFERING_ILLEGAL_STATE - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
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.
committingOutputStream - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
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 - Variable in class org.glassfish.jersey.client.ClientConfig.State
 
CommonConfig - Class in org.glassfish.jersey.model.internal
Common immutable Configuration implementation for server and client.
CommonConfig(RuntimeType, Predicate<ContractProvider>) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
Create a new RuntimeConfig instance.
CommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
Copy constructor.
CommonConfig.FeatureRegistration - Class in org.glassfish.jersey.model.internal
A single feature registration record.
CommonProperties - Class in org.glassfish.jersey
Common (server/client) Jersey configuration properties.
CommonProperties() - Constructor for class org.glassfish.jersey.CommonProperties
Prevent instantiation.
commonPropertyConfigured(Map) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
CommonScopeProvider - Class in org.glassfish.jersey.message.filtering
Default implementation of scope provider.
CommonScopeProvider(Configuration, ServiceLocator) - Constructor for class org.glassfish.jersey.message.filtering.CommonScopeProvider
Create new common scope provider with injected configuration and HK2 service locator.
comparableClassFor(Object) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns x's Class if it is of the form "class C implements Comparable", else null.
COMPARATOR - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
COMPARATOR - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
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.server.internal.routing.CombinedMediaType
Comparator used to compare CombinedMediaType.
COMPARATOR - Static variable in class org.glassfish.jersey.server.model.RuntimeResource
Comparator of RuntimeResources based on rules respecting resource matching algorithm.
COMPARATOR - Static variable in class org.glassfish.jersey.uri.PathPattern
Path pattern comparator that defers to comparing the templates associated with the patterns.
COMPARATOR - Static variable in class org.glassfish.jersey.uri.UriTemplate
Order the templates according to JAX-RS specification.
compare(T, T) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator
 
compare(AbstractEntityProviderModel<T>, AbstractEntityProviderModel<T>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.LegacyWorkerComparator
 
compare(AbstractEntityProviderModel<T>, AbstractEntityProviderModel<T>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
compare(int, int) - Static method in class org.glassfish.jersey.message.internal.Quality
Compares two int values numerically.
compare(RankedProvider<T>, RankedProvider<T>) - Method in class org.glassfish.jersey.model.internal.RankedComparator
 
compareComparables(Class<?>, Object, Object) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns k.compareTo(x) if x matches kc (k's screened comparable class), else 0.
compareParameterTypes(Type[], Type[]) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Compare generic parameter types of two methods.
compareParameterTypes(Type, Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Compare respective generic parameter types of two methods.
compareTo(String) - Method in class org.glassfish.jersey.internal.util.JdkVersion
 
compareTo(JdkVersion) - Method in class org.glassfish.jersey.internal.util.JdkVersion
 
compareTo(EncodingFilter.ContentEncoding) - Method in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
compareTo(Object) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
compareTypeDistances(Class<?>, Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
compatibleSources - Variable in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
 
compile(String) - Static method in class org.glassfish.jersey.uri.PatternWithGroups
 
CompletableReader<T> - Interface in org.glassfish.jersey.message.internal
A MessageBodyReader may 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.
completed(ClientResponse, RequestScope) - Method in interface org.glassfish.jersey.client.ResponseCallback
Called when the client invocation was successfully completed with a response.
CompletionCallbackRunner() - Constructor for class org.glassfish.jersey.server.ServerRuntime.CompletionCallbackRunner
 
completionCallbackRunner - Variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
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 - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Configured providers, does not include features and binders.
ComponentBag - Class in org.glassfish.jersey.model.internal
An internal Jersey container for custom component classes and instances.
ComponentBag(Predicate<ContractProvider>) - Constructor for class org.glassfish.jersey.model.internal.ComponentBag
 
ComponentBag(Predicate<ContractProvider>, Set<Class<?>>, Set<Object>, Map<Class<?>, ContractProvider>) - Constructor for class org.glassfish.jersey.model.internal.ComponentBag
 
ComponentBag.ImmutableComponentBag - Class in org.glassfish.jersey.model.internal
Immutable version of ComponentBag.
ComponentModelValidator - Class in org.glassfish.jersey.server.model
A resource model validator that checks the given resource model.
ComponentModelValidator(ServiceLocator) - Constructor for class org.glassfish.jersey.server.model.ComponentModelValidator
 
ComponentProvider - Interface in org.glassfish.jersey.server.spi
Component provider interface to allow custom management of 3rd party components life-cycle and dependency injection.
CompositeApplicationEventListener - Class in org.glassfish.jersey.server.internal.monitoring
application event listener that aggregates more event listeners into one.
CompositeApplicationEventListener(Iterable<ApplicationEventListener>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.CompositeApplicationEventListener
Creates a new instance of composite event listener.
CompositeRequestEventListener - Class in org.glassfish.jersey.server.internal.monitoring
request event listener that aggregates more request event listener into one.
CompositeRequestEventListener(List<RequestEventListener>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.CompositeRequestEventListener
Create a new composite listener.
CompositeResourceFinder - Class in org.glassfish.jersey.server.internal.scanning
Stack of ResourceFinder instances.
CompositeResourceFinder() - Constructor for class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
compositeResourceFinder - Variable in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
compositeResourceFinder - Variable in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
compositeResourceFinder - Variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
computeProviderContracts(Class<?>, Set<Class<?>>) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
computeRank(T, int) - Method in class org.glassfish.jersey.model.internal.RankedProvider
 
computeSignature(Method) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
concreteClass - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
Concrete class.
concreteValueFactoryClassFilter - Variable in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
ConcurrentHashMapV8<K,V> - Class in org.glassfish.jersey.internal.util.collection
A hash table supporting full concurrency of retrievals and high expected concurrency for updates.
ConcurrentHashMapV8() - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new, empty map with the default initial table size (16).
ConcurrentHashMapV8(int) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new, empty map with an initial table size accommodating the specified number of elements without the need to dynamically resize.
ConcurrentHashMapV8(Map<? extends K, ? extends V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new map with the same mappings as the given map.
ConcurrentHashMapV8(int, float) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity) and initial table density (loadFactor).
ConcurrentHashMapV8(int, float, int) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity), table density (loadFactor), and number of concurrently updating threads (concurrencyLevel).
ConcurrentHashMapV8.BaseIterator<K,V> - Class in org.glassfish.jersey.internal.util.collection
Base of key, value, and entry Iterators.
ConcurrentHashMapV8.CollectionView<K,V,E> - Class in org.glassfish.jersey.internal.util.collection
Base class for views.
ConcurrentHashMapV8.CounterCell - Class in org.glassfish.jersey.internal.util.collection
 
ConcurrentHashMapV8.CounterHashCode - Class in org.glassfish.jersey.internal.util.collection
Holder for the thread-local hash code determining which CounterCell to use.
ConcurrentHashMapV8.EntryIterator<K,V> - Class in org.glassfish.jersey.internal.util.collection
 
ConcurrentHashMapV8.EntrySetView<K,V> - Class in org.glassfish.jersey.internal.util.collection
A view of a ConcurrentHashMapV8 as a Set of (key, value) entries.
ConcurrentHashMapV8.ForwardingNode<K,V> - Class in org.glassfish.jersey.internal.util.collection
A node inserted at head of bins during transfer operations.
ConcurrentHashMapV8.KeyIterator<K,V> - Class in org.glassfish.jersey.internal.util.collection
 
ConcurrentHashMapV8.KeySetView<K,V> - Class in org.glassfish.jersey.internal.util.collection
A view of a ConcurrentHashMapV8 as a Set of keys, in which additions may optionally be enabled by mapping to a common value.
ConcurrentHashMapV8.MapEntry<K,V> - Class in org.glassfish.jersey.internal.util.collection
Exported Entry for EntryIterator
ConcurrentHashMapV8.Node<K,V> - Class in org.glassfish.jersey.internal.util.collection
Key-value entry.
ConcurrentHashMapV8.ReservationNode<K,V> - Class in org.glassfish.jersey.internal.util.collection
A place-holder node used in computeIfAbsent and compute
ConcurrentHashMapV8.Segment<K,V> - Class in org.glassfish.jersey.internal.util.collection
Stripped-down version of helper class used in previous version, declared for the sake of serialization compatibility
ConcurrentHashMapV8.Traverser<K,V> - Class in org.glassfish.jersey.internal.util.collection
Encapsulates traversal for methods such as containsValue; also serves as a base class for other iterators and spliterators.
ConcurrentHashMapV8.TreeBin<K,V> - Class in org.glassfish.jersey.internal.util.collection
TreeNodes used at the heads of bins.
ConcurrentHashMapV8.TreeNode<K,V> - Class in org.glassfish.jersey.internal.util.collection
Nodes for use in TreeBins
ConcurrentHashMapV8.ValueIterator<K,V> - Class in org.glassfish.jersey.internal.util.collection
 
ConcurrentHashMapV8.ValuesView<K,V> - Class in org.glassfish.jersey.internal.util.collection
A view of a ConcurrentHashMapV8 as a Collection of values, in which additions are disabled.
conditionallyLogFlooding() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
With a frequency of MonitoringStatisticsProcessor.FloodingLogger.FLOODING_WARNING_LOG_INTERVAL_MILLIS, a warning about flooding is logged if the size of the associated collection is increasing.
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.
conditionallyUpdateGreatestTick(long) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
conditionallyUpdateStartTick(Map.Entry<Long, V>) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
Updates the startTick in case that the sliding window was created AFTER the time of a value that updated this window.
config - Variable in class org.glassfish.jersey.client.ClientRuntime
 
config - Variable in class org.glassfish.jersey.client.JerseyClient
 
config - Variable in class org.glassfish.jersey.client.JerseyClientBuilder
 
config - Variable in class org.glassfish.jersey.client.JerseyWebTarget
 
config(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
config - Variable in class org.glassfish.jersey.jaxb.internal.AbstractXmlFactory
 
config - Variable in class org.glassfish.jersey.message.DeflateEncoder
 
config - Variable in class org.glassfish.jersey.message.filtering.CommonScopeProvider
 
config - Variable in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Configuration flags.
config - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
config - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
configClass - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
configs - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
Configuration<T extends Configuration<T>> - Interface in javax.validation
Receives configuration information, selects the appropriate Bean Validation provider and builds the appropriate ValidatorFactory.
configuration - Variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
configuration(Configuration) - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Set runtime configuration.
configuration - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
configuration - Variable in class org.glassfish.jersey.server.ServerRuntime
 
CONFIGURATION_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
The configuration is not modifiable in this context.
configurationProperties - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
ConfigurationState - Interface in javax.validation.spi
Contract between a Configuration and a ValidationProvider to create a ValidatorFactory.
configuratorClass - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
configure() - Method in interface javax.validation.bootstrap.GenericBootstrap
Returns a generic Configuration implementation.
configure() - Method in interface javax.validation.bootstrap.ProviderSpecificBootstrap
Determines the provider implementation suitable for T and delegates the creation of this specific Configuration subclass to the provider.
configure() - Method in class javax.validation.Validation.GenericBootstrapImpl
 
configure() - Method in class javax.validation.Validation.ProviderSpecificBootstrapImpl
Determines the provider implementation suitable for Validation.byProvider(Class) and delegates the creation of this specific Configuration subclass to the provider.
configure(FeatureContext) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
configure() - Method in class org.glassfish.jersey.client.ClientBinder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.client.CustomProvidersFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.client.filter.EncodingFeature
 
configure() - Method in class org.glassfish.jersey.internal.ContextResolverFactory.Binder
 
configure() - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory.Binder
 
configure() - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver.Binder
 
configure() - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer.Binder
 
configure() - Method in class org.glassfish.jersey.internal.JaxrsProviders.Binder
 
configure() - Method in class org.glassfish.jersey.internal.JerseyErrorService.Binder
 
configure() - Method in class org.glassfish.jersey.internal.ServiceFinderBinder
 
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.jackson.internal.JacksonAutoDiscoverable
 
configure() - Method in class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature.Binder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jackson.JacksonFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
 
configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
 
configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
configure() - Method in class org.glassfish.jersey.message.filtering.EntityFilteringBinder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.SecurityEntityFilteringFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
 
configure() - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.Binder
 
configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
 
configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
 
configure() - Method in class org.glassfish.jersey.process.internal.RequestScope.Binder
 
configure() - Method in class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
 
configure(ResourceInfo, FeatureContext) - Method in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature
 
configure() - Method in class org.glassfish.jersey.server.internal.inject.ParameterInjectionBinder
 
configure() - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext.Binder
 
configure() - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
 
configure() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener.Binder
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
configure() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder
 
configure() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders.Binder
 
configure() - Method in class org.glassfish.jersey.server.model.internal.ResourceModelBinder
 
configure() - Method in class org.glassfish.jersey.server.ServerBinder
 
configure() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
 
configure() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigImpl
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.WadlFeature
 
configureAutoDiscoverableProviders(ServiceLocator) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
configureAutoDiscoverableProviders(ServiceLocator, boolean) - Method in class org.glassfish.jersey.model.internal.CommonConfig
Configure auto-discoverables in the HK2 service locator.
configureAutoDiscoverableProviders(ServiceLocator) - Method in class org.glassfish.jersey.server.ResourceConfig
Configure auto-discoverables.
configureAutoDiscoverableProviders(ServiceLocator, boolean) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
configureBinders(ServiceLocator, Set<Binder>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
ConfiguredValidator - Interface in org.glassfish.jersey.server.internal.inject
Configured validator for Jersey validation purposes.
configureFeatures(ServiceLocator, Set<CommonConfig.FeatureRegistration>, List<CommonConfig.FeatureRegistration>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
configureForcedAutoDiscoverableProviders(ServiceLocator) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
configureForcedAutoDiscoverableProviders(ServiceLocator) - Method in class org.glassfish.jersey.server.ResourceConfig
Configure forced auto-discoverables.
configureMetaProviders(ServiceLocator) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
configureMetaProviders(ServiceLocator) - Method in class org.glassfish.jersey.model.internal.CommonConfig
Configure HK2 binders in the HK2 service locator and enable JAX-RS features.
configureMetaProviders(ServiceLocator) - Method in class org.glassfish.jersey.server.ResourceConfig
Configure custom binders registered in the resource config.
configureMetaProviders(ServiceLocator) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
CONNECT_TIMEOUT - Static variable in class org.glassfish.jersey.client.ClientProperties
Connect timeout interval, in milliseconds.
CONNECTION_MANAGER - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
Connection Manager which will be used to create HttpClient.
CONNECTION_MANAGER_SHARED - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
A value of true indicates that configured connection manager should be shared among multiple Jersey ClientRuntime instances.
connectionCallback - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
ConnectionCallbackRunner() - Constructor for class org.glassfish.jersey.server.ServerRuntime.ConnectionCallbackRunner
 
connectionCallbackRunner - Variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
ConnectionFactory(int) - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnector.ConnectionFactory
 
connectionFactory - Variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
connectionFactory(HttpUrlConnectorProvider.ConnectionFactory) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Set a custom HttpURLConnection factory.
connectionFactory - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
connector - Variable in class org.glassfish.jersey.client.ClientRuntime
 
connector - Variable in class org.glassfish.jersey.client.spi.CachingConnectorProvider
 
Connector - Interface in org.glassfish.jersey.client.spi
Client transport connector extension contract.
connectorProvider(ConnectorProvider) - Method in class org.glassfish.jersey.client.ClientConfig
Register a custom Jersey client connector provider.
connectorProvider - Variable in class org.glassfish.jersey.client.ClientConfig.State
 
connectorProvider(ConnectorProvider) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
ConnectorProvider - Interface in org.glassfish.jersey.client.spi
Jersey client connector provider contract.
consider(MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.MethodSelector
 
Constraint - Annotation Type in javax.validation
Marks an annotation as being a Bean Validation constraint.
ConstraintDeclarationException - Exception in javax.validation
Exception raised if a constraint declaration is not legal.
ConstraintDeclarationException(String) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException() - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(String, Throwable) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDeclarationException(Throwable) - Constructor for exception javax.validation.ConstraintDeclarationException
 
ConstraintDefinitionException - Exception in javax.validation
Exception raised if a constraint definition is not legal.
ConstraintDefinitionException(String) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException() - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(String, Throwable) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDefinitionException(Throwable) - Constructor for exception javax.validation.ConstraintDefinitionException
 
ConstraintDescriptor<T extends java.lang.annotation.Annotation> - Interface in javax.validation.metadata
Describes a single constraint and its composing constraints.
ConstraintTarget - Enum in javax.validation
Defines the constraint target.
ConstraintTarget() - Constructor for enum javax.validation.ConstraintTarget
 
ConstraintValidator<A extends java.lang.annotation.Annotation,T> - Interface in javax.validation
Defines the logic to validate a given constraint A for a given object type T.
ConstraintValidatorContext - Interface in javax.validation
Provides contextual data and operation when applying a given constraint validator.
ConstraintValidatorContext.ConstraintViolationBuilder - Interface in javax.validation
ConstraintViolation builder allowing to optionally associate the violation report to a sub path.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext - Interface in javax.validation
Represents a node whose context is configurable (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderDefinedContext - Interface in javax.validation
Represents a node whose context is known (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder - Interface in javax.validation
Represents refinement choices for a node which is in an Iterator or Map.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext - Interface in javax.validation
Represents a node whose context is configurable (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext - Interface in javax.validation
Represents a node whose context is known (i.e.
ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder - Interface in javax.validation
Represents refinement choices for a node which is in an Iterator or Map.
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface javax.validation.Configuration
Defines the constraint validator factory.
ConstraintValidatorFactory - Interface in javax.validation
Instantiates a ConstraintValidator instance based off its class.
constraintValidatorFactory(ConstraintValidatorFactory) - Method in interface javax.validation.ValidatorContext
Defines the constraint validator factory implementation used by the Validator.
ConstraintViolation<T> - Interface in javax.validation
Describes a constraint violation.
ConstraintViolationException - Exception in javax.validation
Reports the result of constraint violations.
ConstraintViolationException(String, Set<? extends ConstraintViolation<?>>) - Constructor for exception javax.validation.ConstraintViolationException
Creates a constraint violation report.
ConstraintViolationException(Set<? extends ConstraintViolation<?>>) - Constructor for exception javax.validation.ConstraintViolationException
Creates a constraint violation report.
constraintViolations - Variable in exception javax.validation.ConstraintViolationException
 
constructor - Variable in class org.glassfish.jersey.server.model.HandlerConstructor
 
ConstructorDescriptor - Interface in javax.validation.metadata
Describes a validated constructor.
consumedTypes - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
consumedTypes - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
consumes - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
consumes - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
consumes - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
consumes(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
consumes(MediaType...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
consumes(Collection<MediaType>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
CONSUMES_PRODUCES_ACCEPTOR_COMPARATOR - Static variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
ConsumesProducesAcceptor(CombinedMediaType.EffectiveMediaType, CombinedMediaType.EffectiveMediaType, MethodRouting) - Constructor for class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
consumesProducesAcceptors - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
consumeWhiteSpace(CharacterIterator) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
Consuming - Interface in org.glassfish.jersey.server.model
Model component that is able to consume media types.
Container - Interface in org.glassfish.jersey.server.spi
Jersey container service contract.
ContainerException - Exception in org.glassfish.jersey.server
Exception thrown by the container components in to notify Jersey runtime about any errors.
ContainerException(Throwable) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerException(String, Throwable) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerException(String) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerFactory - Class in org.glassfish.jersey.server
Factory for creating specific HTTP-based containers.
ContainerFactory() - Constructor for class org.glassfish.jersey.server.ContainerFactory
Prevents instantiation.
ContainerFilteringStage - Class in org.glassfish.jersey.server
Container filtering stage responsible for execution of request and response filters on each request-response message exchange.
ContainerFilteringStage(Iterable<RankedProvider<ContainerRequestFilter>>, Iterable<RankedProvider<ContainerResponseFilter>>) - Constructor for class org.glassfish.jersey.server.ContainerFilteringStage
Create a new container filtering stage specifying global request and response filters.
ContainerFilteringStage.ResponseFilterStage - Class in org.glassfish.jersey.server
 
ContainerLifecycleListener - Interface in org.glassfish.jersey.server.spi
Classes implementing this contract receive container life-cycle notification events.
containerLifecycleListeners - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
ContainerMessageBodyWorkersInitializer - Class in org.glassfish.jersey.server
Function that can be put to an acceptor chain to properly initialize MessageBodyWorkers instance on a current request and response.
ContainerMessageBodyWorkersInitializer(Provider<MessageBodyWorkers>) - Constructor for class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
Create new MessageBodyWorkers initialization function for requests and responses.
ContainerProvider - Interface in org.glassfish.jersey.server.spi
Service-provider interface for creating container instances.
ContainerRequest - Class in org.glassfish.jersey.server
Jersey container request context.
ContainerRequest(URI, URI, String, SecurityContext, PropertiesDelegate) - Constructor for class org.glassfish.jersey.server.ContainerRequest
Create new Jersey container request context.
containerRequest - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
containerRequest - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
ContainerRequestFactory(Provider<Ref<RequestProcessingContext>>) - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.ContainerRequestFactory
 
containerRequestFilters - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
containerRequestFilters - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
containerRequestProvider - Variable in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 
ContainerResponse - Class in org.glassfish.jersey.server
Jersey container response context.
ContainerResponse(ContainerRequest, Response) - Constructor for class org.glassfish.jersey.server.ContainerResponse
Create a new Jersey container response context.
ContainerResponse(ContainerRequest, OutboundJaxrsResponse) - Constructor for class org.glassfish.jersey.server.ContainerResponse
Create a new Jersey container response context.
containerResponse - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
containerResponse - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
containerResponseFilters - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
containerResponseFilters - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
containerResponseWriter - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
ContainerResponseWriter - Interface in org.glassfish.jersey.server.spi
A suspendable, request-scoped I/O container response writer.
ContainerResponseWriter.TimeoutHandler - Interface in org.glassfish.jersey.server.spi
Time-out handler can be registered when the container response writer gets suspended.
ContainerUtils - Class in org.glassfish.jersey.server.internal
Utility methods used by container implementations.
ContainerUtils() - Constructor for class org.glassfish.jersey.server.internal.ContainerUtils
 
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Deprecated.
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntrySet
 
contains(Object) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns true if this queue contains the specified element.
contains(ActiveDescriptor<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
 
containsAll(Collection<?>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
containsEntityGraph(Class<?>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
containsEntityGraph(Class<?>, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
Determine whether an entity graph for given entity class has been created by this provider.
containsKey(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Tests if the specified object is a key in this table.
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(ActiveDescriptor<?>) - Method in class org.glassfish.jersey.process.internal.RequestScope
 
containsNullValue() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Special-case code for containsValue with null argument
containsValue(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
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.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.
containsWhiteSpace(String) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Returns true if string s contains a white space char.
contendedLock() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Possibly blocks awaiting root lock.
content - Variable in class com.sun.research.ws.wadl.Doc
 
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.
ContentEncoding(String, int) - Constructor for class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
contentLocation(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
context - Variable in class org.glassfish.jersey.client.InboundJaxrsResponse
 
context - Variable in exception org.glassfish.jersey.message.internal.HeaderValueException
 
Context() - Constructor for enum org.glassfish.jersey.message.internal.HeaderValueException.Context
 
context - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
context - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
context - Variable in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
context - Variable in class org.glassfish.jersey.server.internal.routing.RoutingStage.RoutingResult
 
context - Variable in class org.glassfish.jersey.server.spi.ExternalRequestContext
 
ContextInjectionResolver - Class in org.glassfish.jersey.internal.inject
Injection resolver for @Context injection annotation.
ContextInjectionResolver() - Constructor for class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
ContextInjectionResolver.Binder - Class in org.glassfish.jersey.internal.inject
Context injection resolver HK2 binder.
ContextInjectionResolver.DescriptorOverridingInjectee - Class in org.glassfish.jersey.internal.inject
 
ContextInjectionResolver.RequiredTypeOverridingInjectee - Class in org.glassfish.jersey.internal.inject
 
ContextResolverAdapter(ContextResolver...) - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
ContextResolverAdapter(List<ContextResolver>) - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
ContextResolverFactory - Class in org.glassfish.jersey.internal
A factory implementation for managing ContextResolver instances.
ContextResolverFactory(ServiceLocator) - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory
Create new context resolver factory backed by the supplied HK2 service locator.
ContextResolverFactory.Binder - Class in org.glassfish.jersey.internal
Injection binder defining ContextResolverFactory and ContextResolvers bindings.
ContextResolverFactory.ContextResolverAdapter - Class in org.glassfish.jersey.internal
 
ContextResolverFactory.NullContextResolverAdapter - Class in org.glassfish.jersey.internal
 
ContextResolvers - Interface in org.glassfish.jersey.spi
An injectable interface providing look-up for ContextResolver<T> provider instances.
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.
Continuation(DATA, Stage<DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stage.Continuation
Create a new continuation instance.
Continuation(RequestProcessingContext, Iterable<Router>) - Constructor for class org.glassfish.jersey.server.internal.routing.Router.Continuation
 
contract - Variable in class org.glassfish.jersey.internal.ServiceFinderBinder
 
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_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The given contract ({0}) of {1} provider cannot be bound to a resource method.
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(Class<? extends Annotation>, Map<Class<?>, Integer>, int, Set<Class<? extends Annotation>>) - Constructor for class org.glassfish.jersey.model.ContractProvider
 
ContractProvider.Builder - Class in org.glassfish.jersey.model
Contract provider model builder.
contracts - Variable in class org.glassfish.jersey.model.ContractProvider.Builder
 
contracts - Variable in class org.glassfish.jersey.model.ContractProvider
 
contractTypes - Variable in class org.glassfish.jersey.model.internal.RankedProvider
 
CONTROL - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Represents control type in the TYPE_TABLE.
convert(String) - Method in enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
convert(String) - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
 
convertedDefaultValue - Variable in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
 
converterProviders - Variable in class org.glassfish.jersey.server.internal.inject.ParamConverterFactory
 
ConvertGroup - Annotation Type in javax.validation.groups
Converts group from to group to during cascading.
ConvertGroup.List - Annotation Type in javax.validation.groups
Defines several ConvertGroup annotations on the same element.
convertIntervalToString(int) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
convertResponse(Response) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
convertToException(Response) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
convertToObjectName(String, boolean) - Static method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
Convert the resource name to a valid object name.
convertToString(Iterable<MediaType>) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
Convert media types into String.
convertToXmlName(String) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
convertTransformations(Stage<DATA>) - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
convertValue(Object, Class<T>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
Convert Object value to a value of the specified class type.
cookie(Cookie) - Method in class org.glassfish.jersey.client.ClientRequest
Add new cookie to the message headers.
cookie(Cookie) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cookie(String, String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cookie(NewCookie...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Cookie is null.
CookieParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.CookieParamException
 
CookieParamValueFactory(MultivaluedParameterExtractor<?>) - Constructor for class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieParamValueFactory
 
CookieParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the CookieParam injection annotation.
CookieParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider
CookieParam annotation value factory provider injection constructor.
CookieParamValueFactoryProvider.CookieParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
CookieParamValueFactoryProvider.CookieTypeParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
CookieParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
Injection resolver for CookieParam annotation.
CookieProvider - Class in org.glassfish.jersey.message.internal
Request Cookie header delegate provider.
CookieProvider() - Constructor for class org.glassfish.jersey.message.internal.CookieProvider
 
CookiesParser - Class in org.glassfish.jersey.message.internal
Cookies parser.
CookiesParser() - Constructor for class org.glassfish.jersey.message.internal.CookiesParser
Prevents instantiation.
CookiesParser.MutableCookie - Class in org.glassfish.jersey.message.internal
 
CookiesParser.MutableNewCookie - Class in org.glassfish.jersey.message.internal
 
cookieStore - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
CookieTypeParamValueFactory(String) - Constructor for class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieTypeParamValueFactory
 
copy() - Method in class org.glassfish.jersey.client.ClientConfig.State
Create a copy of the configuration state within the same parent Jersey client instance scope.
copy(JerseyClient) - Method in class org.glassfish.jersey.client.ClientConfig.State
Create a copy of the configuration state in a scope of the given parent Jersey client instance.
copy(CommonConfig, boolean) - Method in class org.glassfish.jersey.model.internal.CommonConfig
Copy config properties, providers from given config to this instance.
copy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get a copy of this component bag.
copy() - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
copy() - Method in class org.glassfish.jersey.SslConfigurator
Create a copy of the current SSL configurator instance.
COPY_ON_CHANGE - Static variable in class org.glassfish.jersey.client.ClientConfig.State
Strategy that returns a copy of the state instance.
copyProviders(Configuration, Configurable<?>) - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
 
copyRequestContext - Variable in class org.glassfish.jersey.client.JerseyInvocation
 
CoreBundleSymbolicNAME - Static variable in class org.glassfish.jersey.internal.OsgiRegistry
 
count - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
count - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
count - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
COUNTER - Static variable in class org.glassfish.jersey.apache.connector.ApacheConnector.ConnectionFactory
 
CounterCell(long) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
counterCells - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Table of counter cells.
CounterHashCode() - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterHashCode
 
counterHashCodeGenerator - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Generates initial value for per-thread CounterHashCodes.
countOfMode(boolean) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Traverses and counts unmatched nodes of the given mode.
cra - Variable in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
create(HttpRoute, ConnectionConfig) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector.ConnectionFactory
 
create(InputStream) - Static method in class org.glassfish.jersey.message.internal.EntityInputStream
Create an entity input stream instance wrapping the original input stream.
create(HttpHeaderReader) - Method in interface org.glassfish.jersey.message.internal.HttpHeaderReader.ListElementCreator
 
create(TracingLogger.Level, String) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
Create new Tracing logger.
create(Annotation) - Static method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Create a client binding model from a client binding annotation.
create(Collection<Annotation>) - Static method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Create a client binding model from a set of client binding annotation candidates.
create(MediaType, CombinedMediaType.EffectiveMediaType) - Static method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
Create combined client/server media type.
create(URI, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory
 
create(URI, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory
 
create(URI, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory
 
create(URI, boolean) - Method in interface org.glassfish.jersey.server.internal.scanning.UriSchemeResourceFinderFactory
Create new ResourceFinder for a given resource URI.
create(URI, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory
 
create(Invocable, InvocationHandler, ConfiguredValidator) - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider
 
create(Invocable, InvocationHandler, ConfiguredValidator) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
 
create(Invocable) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
create(Invocable, InvocationHandler, ConfiguredValidator) - Method in class org.glassfish.jersey.server.model.internal.VoidVoidDispatcherProvider
 
create(Inflector<Request, T>) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model backed by an inflector instance.
create(Class<? extends Inflector>) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model backed by an inflector class.
create(MethodHandler, Method) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, Method, boolean, Type) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Object) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Object, Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Class<?>, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<?>, boolean, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Object, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Object, Class<?>, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Class, Class, boolean, Class<?>, Type, Annotation[]) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a parameter model.
create(Class, Class, boolean, Class[], Type[], Annotation[][]) - Static method in class org.glassfish.jersey.server.model.Parameter
 
create(Class, Class, Constructor<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a list of parameter models for a given resource method handler injectable constructor.
create(Class, Class, Method, boolean) - Static method in class org.glassfish.jersey.server.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(Invocable, InvocationHandler, ConfiguredValidator) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher.Provider
create(Invocable) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider
Get the invocation handler for the invocable resource method.
create() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Application
createApplication(Class<? extends Application>, Value<Iterable<ComponentProvider>>) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createApplication() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createApplicationDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.ObjectFactory
 
createArray(Collection<?>, Class) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
createClassIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.OsgiRegistry.OsgiServiceFinder
 
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.
createClient() - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
Create a new custom-configured JerseyClient instance.
createClient(Configuration) - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
Create a new custom-configured JerseyClient instance.
createConcurrentMap() - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
Creates a new, empty map with a default initial capacity (16), load factor (0.75) and concurrencyLevel (16).
createConcurrentMap(Map<? extends K, ? extends V>) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
Creates a new map with the same mappings as the given map.
createConcurrentMap(int) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
Creates a new, empty map with an initial table size accommodating the specified number of elements without the need to dynamically resize.
createConcurrentMap(int, float, int) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
Creates a new, empty map with an initial table size based on the given number of elements (initialCapacity), table density (loadFactor), and number of concurrently updating threads (concurrencyLevel).
createConnectionManager(Client, Configuration, SSLContext, boolean) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
createContainer(Class<T>, Application) - Static method in class org.glassfish.jersey.server.ContainerFactory
Create a container according to the class requested.
createContainer(Class<T>, Application) - Method in interface org.glassfish.jersey.server.spi.ContainerProvider
Create an container of a given type.
createDateFormats() - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
 
createDescriptor(Class<T>) - Static method in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
 
createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Doc
createElement(String) - Static method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
createElement(String, String) - Static method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
createEndpoint(Application, Class<T>) - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
 
createEndpoint(Application, Class<T>) - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
createEntry(int, K, V, int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Like addEntry except that this version is used when creating entries as part of Map construction or "pseudo-construction" (cloning, deserialization).
createEntry(int, K, V, int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
This override differs from addEntry in that it doesn't resize the table or remove the eldest entry.
createError(Type) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Create visiting error (in case the visitor could not recognize the visit type.
createEventTable() - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
 
createExceptionForFamily(Response, Response.Status.Family) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
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
 
createExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Creates a new ThreadPoolExecutor with the given initial parameters.
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createExternalGrammar() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Perform any post create functions such as generating grammars.
createFilteringObject(Class<?>, Set<String>, boolean) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
Create entity-filtering object after this object has not been found in the cache.
createFilteringScope(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
Create a new entity-filtering scope based on the default one.
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 Consumes annotation.
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 Produces annotation.
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.
createFromMultiValues(Collection<? extends Collection<Long>>) - Static method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
Creates aggregated value object for monitoring statistics based on the provided collection of values.
createFromValues(Collection<Long>) - Static method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
Creates aggregated value object for monitoring statistics based on the provided values.
createGenericConfiguration(BootstrapState) - Method in interface javax.validation.spi.ValidationProvider
Returns a Configuration instance.
createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Grammars
createHeadEnrichedRouter() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
createHeaderDelegate(Class<T>) - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
createHttpUrlConnector(Client, HttpUrlConnectorProvider.ConnectionFactory, int, boolean, boolean) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
createInbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Create an empty inbound message headers container.
createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Include
createInflector(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
createInjectionBindings(ServiceLocator) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
Create qualified ExecutorService and ScheduledExecutorService injection bindings based on the registered providers implementing the ExecutorServiceProvider and/or ScheduledExecutorServiceProvider SPI.
createInstance() - Method in class org.glassfish.jersey.process.internal.RequestScope
Creates a new instance of the request scope instance.
createInternalRouter() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
createInvocable() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
createIterator(Class<T>, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.OsgiRegistry.OsgiServiceFinder
 
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.
createLazySslContext(DefaultSslContextProvider) - Method in class org.glassfish.jersey.client.JerseyClient
 
createLink() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Link
createLinkBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
createLinkedTransferQueue() - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
Create an instance of a BlockingQueue that is based on LinkedTransferQueue implementation from JDK 7.
createLocator(String, ServiceLocator, Binder...) - Static method in class org.glassfish.jersey.internal.inject.Injections
Create a ServiceLocator.
createLocator(String, Binder...) - Static method in class org.glassfish.jersey.internal.inject.Injections
Create a ServiceLocator.
createLocator(ServiceLocator, Binder...) - Static method in class org.glassfish.jersey.internal.inject.Injections
Create an unnamed, parented ServiceLocator.
createLocator(Binder...) - Static method in class org.glassfish.jersey.internal.inject.Injections
Create an unnamed ServiceLocator.
createLoggingFilter(FeatureContext, RuntimeType) - Method in class org.glassfish.jersey.logging.LoggingFeature
 
createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Method
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createMethod(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createMethodRouter(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
createMultiParser(String...) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create a new chunk multi-parser that will split the response entity input stream based on multiple fixed boundary strings.
createNextAuthToken(DigestAuthenticator.DigestScheme, ClientRequestContext, HttpAuthenticationFilter.Credentials) - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Creates digest string including counter.
createObjectGraph(Class<?>, Set<String>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
createObjectGraph(Class<?>, Set<String>, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
Create an ObjectGraph for given parameters.
createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Option
createOutbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Create an empty outbound message headers container.
createOutputStream(long, SessionOutputBuffer) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector.HttpClientConnection
 
createParam() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Param
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createParam(Resource, ResourceMethod, Parameter) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createParamAnnotationHelperMap() - Static method in class org.glassfish.jersey.server.model.Parameter
 
createParamAnnotationSet() - Static method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
createParser(String) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create new chunk parser that will split the response entity input stream based on a fixed boundary string.
createParser(byte[]) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create new chunk parser that will split the response entity input stream based on a fixed boundary sequence of bytes.
createPath(Resource) - Static method in class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
 
createPatternFor(String) - Method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
Create a proper matching path pattern from the provided template for the selected method type.
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.
createRepresentation() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Representation
createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Request
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createRequest(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createRequestFilteringStage(ServiceLocator) - Static method in class org.glassfish.jersey.client.ClientFilteringStages
Create client request filtering stage using the service locator.
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResource() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resource
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResource(Resource, String) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResourceBuilder() - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
Create a new resource model builder for the introspected class.
createResourceDocType() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ObjectFactory
 
createResourceMethodRouters(RuntimeResource, boolean) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
createResources() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resources
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResources() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResourceType() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of ResourceType
createRespondingRoot() - Method in class org.glassfish.jersey.server.internal.process.DefaultRespondingContext
 
createRespondingRoot() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
createRespondingRoot() - Method in interface org.glassfish.jersey.server.internal.process.RespondingContext
(Optionally) create a responder chain from all transformations previously pushed into the context.
createResponse() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Response
createResponseBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
createResponseFilteringStage(ServiceLocator) - Static method in class org.glassfish.jersey.client.ClientFilteringStages
Create client response filtering stage using the service locator.
createResponseRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResponses(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createRootRouter(PathMatchingRouterBuilder, boolean) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
createRouting(Class<?>) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
createRuntimeConfig(Application) - Static method in class org.glassfish.jersey.server.ResourceConfig
Create runtime configuration initialized from a given deploy-time JAX-RS/Jersey application configuration.
createSpecializedConfiguration(BootstrapState) - Method in interface javax.validation.spi.ValidationProvider
Returns a Configuration instance implementing T, the Configuration sub-interface.
createSSLContext() - Method in class org.glassfish.jersey.SslConfigurator
Create new SSL context instance using the current SSL context configuration.
createSubfilters(Class<?>, Map<String, ObjectGraph>) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider
 
createSubfilters(String, Class<?>, Map<String, ObjectGraph>, Set<String>) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider
 
createTempFile() - Static method in class org.glassfish.jersey.message.internal.Utils
Create an empty file in the default temporary-file directory.
createThreadFactory() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
 
createTokenTable() - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
 
createURI(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
createURI(Map<String, String>) - Method in class org.glassfish.jersey.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
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, 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(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.
createUriBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
createUriComponent(UriComponent.Type, String, String[], int, boolean, Map<String, ?>, StringBuilder) - Static method in class org.glassfish.jersey.uri.UriTemplate
 
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.
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, String[], boolean, boolean, Map<String, ?>) - Static method in class org.glassfish.jersey.uri.UriTemplate
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Create a value factory for the parameter.
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider
 
createValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
 
createValueProviders(ServiceLocator, Parameterized) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
Create list of parameter value providers for the given parameterized resource model component.
createVariantListBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
createWadlGenerator(ServiceLocator) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
Create a new instance of WadlGenerator, based on the WadlGeneratorDescriptions provided by WadlGeneratorConfig.configure().
createWhiteSpaceTable() - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
 
createXhtmlCodeType() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.ObjectFactory
 
createXhtmlElementType() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.ObjectFactory
 
credentials - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
credentials(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Set credentials.
credentials(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Set credentials.
credentials(String, String) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
credentials(String, byte[]) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
Credentials(String, byte[]) - Constructor for class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
Create a new credentials from username and password as byte array.
Credentials(String, String) - Constructor for class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
Create a new credentials from username and password as String.
CREDENTIALS_PROVIDER - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
The credential provider that should be used to retrieve credentials from a user.
credentialsForBasic(String, String) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
credentialsForBasic(String, byte[]) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
credentialsForBasic(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for basic authentication only.
credentialsForBasic(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for basic authentication only.
credentialsForDigest(String, String) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
credentialsForDigest(String, byte[]) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
credentialsForDigest(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for digest authentication only.
credentialsForDigest(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for digest authentication only.
CrossParameterDescriptor - Interface in javax.validation.metadata
Describes an element holding cross-parameter constraints of a method or constructor
CsrfProtectionFilter - Class in org.glassfish.jersey.client.filter
Simple client-side filter that adds X-Requested-By headers to all state-changing request (i.e.
CsrfProtectionFilter() - Constructor for class org.glassfish.jersey.client.filter.CsrfProtectionFilter
Creates a new instance of the filter with X-Requested-By header value set to empty string.
CsrfProtectionFilter(String) - Constructor for class org.glassfish.jersey.client.filter.CsrfProtectionFilter
Initialized the filter with a desired value of the X-Requested-By header.
CsrfProtectionFilter - Class in org.glassfish.jersey.server.filter
Simple server-side request filter that implements CSRF protection as per the Guidelines for Implementation of REST by NSA (section IV.F) and section 4.3 of this paper.
CsrfProtectionFilter() - Constructor for class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
current - Variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Currently read byte buffer.
current - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
current() - Static method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns the current thread's ThreadLocalRandom.
current() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
current - Variable in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
current - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
current() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Returns character at the current position.
currentRouters - Variable in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
 
currentScopeInstance - Variable in class org.glassfish.jersey.process.internal.RequestScope
A thread local copy of the current scope instance.
Custom - Annotation Type in org.glassfish.jersey.internal.inject
Qualifier annotation used to annotate HK2 injections and bindings for user custom providers.
custom - Variable in class org.glassfish.jersey.message.AbstractEntityProviderModel
 
CustomAnnotationLiteral - Class in org.glassfish.jersey.internal.inject
Custom annotation literal.
CustomAnnotationLiteral() - Constructor for class org.glassfish.jersey.internal.inject.CustomAnnotationLiteral
 
customBaseUri - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.ManagedClient
 
CustomProvidersFeature - Class in org.glassfish.jersey.client
Feature to provide the single-line registration of custom providers.
CustomProvidersFeature(Collection<Class<?>>) - Constructor for class org.glassfish.jersey.client.CustomProvidersFeature
Constructs Feature which is used to register providers as providers in Configuration.

D

d - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
Distance of the combined media types.
dasherize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Replace underscores in the specified word with dashes.
data - Variable in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
data - Variable in class org.glassfish.jersey.server.model.Resource
 
Data(List<String>, String, List<ResourceMethod.Data>, ResourceMethod.Data, List<Resource.Data>, Set<Class<?>>, Set<Object>, boolean) - Constructor for class org.glassfish.jersey.server.model.Resource.Data
Create a new immutable resource data holder from the supplied parameters.
data - Variable in class org.glassfish.jersey.server.model.ResourceMethod
 
Data(String, Collection<MediaType>, Collection<MediaType>, boolean, boolean, long, TimeUnit, Invocable, Collection<Class<? extends Annotation>>, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceMethod.Data
 
DataSourceProvider - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling of application/octet-stream entity type to/from a DataSource instance.
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.
DataSourceProvider.ByteArrayDataSource.DSByteArrayOutputStream - Class in org.glassfish.jersey.message.internal
 
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.
dateFormats - Static variable in class org.glassfish.jersey.message.internal.HttpDateFormat
 
DateProvider - Class in org.glassfish.jersey.message.internal
DateProvider() - Constructor for class org.glassfish.jersey.message.internal.DateProvider
 
DateProvider() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.DateProvider
 
dbf - Variable in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
dbf - Variable in class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
 
debugLevel - Variable in class org.glassfish.jersey.internal.util.ExtendedLogger
 
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.
decapitalize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
 
DecimalMax - Annotation Type in javax.validation.constraints
The annotated element must be a number whose value must be lower or equal to the specified maximum.
DecimalMax.List - Annotation Type in javax.validation.constraints
Defines several DecimalMax annotations on the same element.
DecimalMin - Annotation Type in javax.validation.constraints
The annotated element must be a number whose value must be higher or equal to the specified minimum.
DecimalMin.List - Annotation Type in javax.validation.constraints
Defines several DecimalMin annotations on the same element.
DeclarationDistanceComparator(Class<T>) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator
 
declared - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator
 
declaredOn(ElementType...) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Restricts to the constraints hosted on the listed types for a given element.
declaredTypes - Variable in class org.glassfish.jersey.message.AbstractEntityProviderModel
 
declaredTypes() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get types declared as supported (via @Produces or @Consumes) on the entity provider.
declaringClass - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
Declaring class.
DeclaringClassInterfacePair(Class<?>, Class<?>, Type) - Constructor for class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
 
decode(byte[]) - Static method in class org.glassfish.jersey.internal.util.Base64
Decodes Base64 data into octects.
decode(String, InputStream) - Method in class org.glassfish.jersey.message.DeflateEncoder
 
decode(String, InputStream) - Method in class org.glassfish.jersey.message.GZipEncoder
 
decode(Annotation[]) - Method in class org.glassfish.jersey.message.internal.FormProvider
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider.MatrixParamValueFactory
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamPathSegmentValueFactory
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamValueFactory
 
decode - Variable in class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider.QueryParamValueFactory
 
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).
decode(String, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeAsString(byte[]) - Static method in class org.glassfish.jersey.internal.util.Base64
Decodes array of bytes using base64 decoding and returns the result as a string.
decodeAsString(String) - Static method in class org.glassfish.jersey.internal.util.Base64
Decodes a string using base64 and returns the result as another string.
decodedQueryParamsView - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
decodedRelativePath - Variable in class org.glassfish.jersey.server.ContainerRequest
 
decodedTemplateValues - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
decodedTemplateValuesView - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
decodeHex(String, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeHex(char) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeHost(String, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeMatrix(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the matrix component of a URI path segment.
decodeMatrixParam(MultivaluedMap<String, String>, String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeOctets(int, ByteBuffer, StringBuilder) - Static method in class org.glassfish.jersey.uri.UriComponent
Decodes octets to characters using the UTF-8 decoding and appends the characters to a StringBuffer.
decodePath(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the path component of a URI as path segments.
decodePath(String, 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.
decodePercentEncodedOctets(String, int, ByteBuffer) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode a continuous sequence of percent encoded octets.
decodeQuery(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the query component of a URI.
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.
decodeQueryParam(MultivaluedMap<String, String>, String, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
 
decodeQueryParam(String, int) - Static method in class org.glassfish.jersey.uri.UriComponent
 
Default - Interface in javax.validation.groups
Default Bean Validation group.
DEFAULT - Static variable in class org.glassfish.jersey.message.internal.Quality
Default quality value.
DEFAULT_BASE_URI - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
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_CALLBACK - Static variable in annotation type org.glassfish.jersey.server.JSONP
Default JavaScript callback function name.
DEFAULT_CAPACITY - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The default initial table capacity.
DEFAULT_CHUNK_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Default chunk size in HTTP chunk-encoded messages.
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_CONCURRENCY_LEVEL - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The default concurrency level for this table.
DEFAULT_CONFIG_NO_PROPS - Static variable in class org.glassfish.jersey.SslConfigurator
Default SSL configuration that is used to create default SSL context instances that do not take into account system properties.
DEFAULT_CONFIGURATION_TYPE - Static variable in class org.glassfish.jersey.server.TracingUtils
 
DEFAULT_CONNECTION_FACTORY - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Default connection factory to be used.
DEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Default value, {0} could not be processed by method {1}.
DEFAULT_HANDLER - Static variable in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
DEFAULT_HTTP_PORT - Static variable in interface org.glassfish.jersey.server.spi.Container
Default container port number for HTTP protocol.
DEFAULT_HTTPS_PORT - Static variable in interface org.glassfish.jersey.server.spi.Container
Default container port number for HTTPS protocol.
DEFAULT_IMPLS - Static variable in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
DEFAULT_INITIAL_CAPACITY - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The default initial capacity - MUST be a power of two.
DEFAULT_INTERVAL - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
DEFAULT_LEVEL - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
Default event level.
DEFAULT_LOAD_FACTOR - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The load factor used when none specified in constructor.
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_LOGGER_NAME_SUFFIX - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
Default JDK logger name suffix.
DEFAULT_MAX_ENTITY_SIZE - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
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_QUERY - Static variable in annotation type org.glassfish.jersey.server.JSONP
Default query parameter name to obtain the JavaScript callback function name from.
DEFAULT_SCOPE - Static variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
Scope used for selecting all fields, i.e.: when no filter is applied
DEFAULT_SCOPE - Static variable in interface org.glassfish.jersey.message.filtering.spi.ScopeProvider
Default entity-filtering scope.
DEFAULT_SECURITY_CONTEXT - Static variable in class org.glassfish.jersey.server.ApplicationHandler
Default dummy security context.
DEFAULT_SIZE - Static variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
DEFAULT_SSL_CONTEXT_PROVIDER - Static variable in class org.glassfish.jersey.client.JerseyClient
 
DEFAULT_TERMINATION_TIMEOUT - Static variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Default thread pool executor termination timeout in milliseconds.
DEFAULT_TIMEOUT_HANDLER - Static variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
DEFAULT_VERBOSITY - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default verbosity for entity logging.
defaultAnalyzer - Variable in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
DefaultBackgroundSchedulerProvider() - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.DefaultBackgroundSchedulerProvider
 
defaultClasses - Variable in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
DefaultClientAsyncExecutorProvider - Class in org.glassfish.jersey.client
Default ExecutorServiceProvider used on the client side for asynchronous request processing.
DefaultClientAsyncExecutorProvider(int) - Constructor for class org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider
Creates a new instance.
DefaultCloseableService - Class in org.glassfish.jersey.server.internal.process
Default implementation of CloseableService.
DefaultCloseableService() - Constructor for class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
DefaultConnectionFactory() - Constructor for class org.glassfish.jersey.client.HttpUrlConnectorProvider.DefaultConnectionFactory
 
defaultCredentials - Variable in class org.glassfish.jersey.client.authentication.BasicAuthenticator
 
DefaultEntityProcessor - Class in org.glassfish.jersey.message.filtering
Default entity processor.
DefaultEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.DefaultEntityProcessor
 
defaultIterator - Variable in class org.glassfish.jersey.internal.OsgiRegistry.OsgiServiceFinder
 
DefaultJaxbTypeCHECKER - Static variable in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
DefaultManagedAsyncExecutorProvider() - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.DefaultManagedAsyncExecutorProvider
Create new instance for the default managed async executor provider.
defaultPrimitiveTypeValue - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
defaultPrimitiveTypeValue - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
defaultPriority - Variable in class org.glassfish.jersey.model.ContractProvider.Builder
 
defaultPriority(int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Set the contract default provider priority.
defaultPriority - Variable in class org.glassfish.jersey.model.ContractProvider
 
DefaultRefImpl() - Constructor for class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
DefaultRefImpl(T) - Constructor for class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
defaultResolver - Variable in class javax.validation.Validation.GenericBootstrapImpl
 
DefaultRespondingContext - Class in org.glassfish.jersey.server.internal.process
Default implementation of the request-scoped responding context.
DefaultRespondingContext() - Constructor for class org.glassfish.jersey.server.internal.process.DefaultRespondingContext
 
DefaultServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
 
DefaultSlidingWindowTrimmerHolder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir.DefaultSlidingWindowTrimmerHolder
 
DefaultSslContextProvider - Interface in org.glassfish.jersey.client.spi
Default SSLContext provider.
defaultStringValue - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
defaultStringValue - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
defaultStringValue - Variable in exception org.glassfish.jersey.server.ParamException
 
DefaultValidationProviderResolver() - Constructor for class javax.validation.Validation.DefaultValidationProviderResolver
 
defaultValue() - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Get converted default value.
defaultValue - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
defaultValue - Variable in class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
 
defaultValue - Variable in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
 
defaultValue - Variable in class org.glassfish.jersey.server.model.Parameter
 
defaultValueString - Variable in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
 
definitionMethod - Variable in class org.glassfish.jersey.server.model.Invocable
 
definitionMethod - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
DEFLATE_WITHOUT_ZLIB - Static variable in class org.glassfish.jersey.message.MessageProperties
If set to true, DeflateEncoder deflate encoding interceptor will 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 - Variable in class org.glassfish.jersey.client.spi.CachingConnectorProvider
 
delegate - Variable in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
delegate - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
delegate - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
delegate - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
DelegatedInjectionValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider that delegates the injection target lookup to the underlying injection provider (HK2).
DelegatedInjectionValueFactoryProvider(ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
Injection constructor.
delete() - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
delete(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
delete(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
delete(InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
delete() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
delete(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
delete(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
delimiter - Variable in class org.glassfish.jersey.client.ChunkedInput.FixedBoundaryParser
 
delimiters - Variable in class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
demodulize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Remove any package name from a fully qualified class name, returning only the simple classname.
denyAll() - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
Create DenyAll annotation implementation.
denyAll - Variable in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
DenyAllImpl() - Constructor for class org.glassfish.jersey.message.filtering.SecurityAnnotations.DenyAllImpl
 
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.
depositSchemaProperty(PropertyWriter, ObjectNode, SerializerProvider) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
depositSchemaProperty(PropertyWriter, JsonObjectFormatVisitor, SerializerProvider) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
derived - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
True if the MediaType was not defined by annotation and therefore was derived from Message Body Providers.
descriptions() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
descriptorCache - Variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
descriptorCache - Variable in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.BeanParamValueFactory
 
descriptorCache - Static variable in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
We do not want to create a new descriptor instance for every and each method invocation.
DescriptorOverridingInjectee(Injectee, ActiveDescriptor) - Constructor for class org.glassfish.jersey.internal.inject.ContextInjectionResolver.DescriptorOverridingInjectee
 
destroyed - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
DestroyListener - Interface in org.glassfish.jersey.server.monitoring
A listener contract that allows any registered implementation class to receive application destroy events.
destroyOne(ActiveDescriptor<?>) - Method in class org.glassfish.jersey.process.internal.RequestScope
 
DETAILED_WADL_QUERY_PARAM - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Name of the query parameter that allows generation of full WADL including extended resource.
detailedWadl - Variable in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
determineResponseMediaType(Class<?>, Type, MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor, List<AcceptableMediaType>) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
Determine the MediaType of the Response based on writers suitable for the given entity class, pre-selected method and acceptable media types.
digest() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized without default credentials.
digest(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized with credentials.
digest(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized with credentials.
DIGEST_FILTER_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
The 'qop' (quality of protection) = {0} extension requested by the server is not supported by Jersey HttpDigestAuthFilter.
digestAuth - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
DIGESTAUTH_URI_CACHE_SIZELIMIT - Static variable in class org.glassfish.jersey.client.ClientProperties
The property defines the size of digest cache in the HttpAuthenticationFeature.digest() digest filter}.
DigestAuthenticator - Class in org.glassfish.jersey.client.authentication
Implementation of Digest Http Authentication method (RFC 2617).
DigestAuthenticator(HttpAuthenticationFilter.Credentials, int) - Constructor for class org.glassfish.jersey.client.authentication.DigestAuthenticator
Create a new instance initialized from credentials and configuration.
DigestAuthenticator.Algorithm - Enum in org.glassfish.jersey.client.authentication
 
DigestAuthenticator.DigestScheme - Class in org.glassfish.jersey.client.authentication
Digest scheme POJO
DigestAuthenticator.QOP - Enum in org.glassfish.jersey.client.authentication
 
digestCache - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
digestCredentials - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
DigestScheme(String, String, String, DigestAuthenticator.QOP, DigestAuthenticator.Algorithm, boolean) - Constructor for class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
Digits - Annotation Type in javax.validation.constraints
The annotated element must be a number within accepted range Supported types are: BigDecimal BigInteger CharSequence byte, short, int, long, and their respective wrapper types

null elements are considered valid.

Digits.List - Annotation Type in javax.validation.constraints
Defines several Digits annotations on the same element.
directWrite - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
When true, the data are written directly to output stream and not to the buffer.
DISABLE_COOKIES - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
A value of false indicates the client should handle cookies automatically using HttpClient's default cookie policy.
disableDefaultConstraintViolation() - Method in interface javax.validation.ConstraintValidatorContext
Disables the default ConstraintViolation object generation (which is using the message template declared on the constraint).
disableLocationHeaderRelativeUriResolution - Variable in class org.glassfish.jersey.server.ServerRuntime
Do not resolve relative URIs in the Location header
disableMetaProviderConfiguration - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Flag determining whether the configuration of meta-providers (excl.
disableValidation - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
disableValidation - Variable in class org.glassfish.jersey.server.model.IntrospectionModeller
 
dispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
dispatch(Object, ContainerRequest) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher
Reflectively dispatch a request to the underlying invocable resource method via the configured invocation handler using the provided resource class instance.
dispatcher - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
dispatcherProviderFactory - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
dispose(PropertiesDelegate) - Method in class org.glassfish.jersey.client.ClientBinder.PropertiesDelegateFactory
 
dispose(T) - Method in class org.glassfish.jersey.internal.inject.ReferenceTransformingFactory
 
dispose(T) - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory
 
dispose(Ref<T>) - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory.EmptyReferenceFactory
 
dispose(Ref<T>) - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory.InitializedReferenceFactory
 
dispose(DocumentBuilderFactory) - Method in class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
 
dispose(SAXParserFactory) - Method in class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
 
dispose(TransformerFactory) - Method in class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
 
dispose(XMLInputFactory) - Method in class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
 
dispose(ExecutorService) - Method in class org.glassfish.jersey.process.internal.ExecutorProviders.ExecutorServiceFactory
 
dispose(ScheduledExecutorService) - Method in class org.glassfish.jersey.process.internal.ExecutorProviders.ScheduledExecutorServiceFactory
 
dispose(Application) - Method in class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.JaxrsApplicationProvider
 
dispose(ServerConfig) - Method in class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.RuntimeConfigProvider
 
dispose(T) - Method in class org.glassfish.jersey.server.internal.inject.AbstractContainerRequestValueFactory
 
dispose(MonitoringStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsInjectionFactory
 
dispose(T) - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
 
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
 
distance(Class<?>, Class<?>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
distanceComparator - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.LegacyWorkerComparator
 
distanceMap - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator
 
doAsSubject(PrivilegedAction) - Method in interface org.glassfish.jersey.server.SubjectSecurityContext
Jersey wraps calls to resource methods and sub-resource locators in PrivilegedAction instance and passes it to this method when dispatching a request.
doc - Variable in class com.sun.research.ws.wadl.Application
 
Doc - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Doc() - Constructor for class com.sun.research.ws.wadl.Doc
 
doc - Variable in class com.sun.research.ws.wadl.Grammars
 
doc - Variable in class com.sun.research.ws.wadl.Include
 
doc - Variable in class com.sun.research.ws.wadl.Link
 
doc - Variable in class com.sun.research.ws.wadl.Method
 
doc - Variable in class com.sun.research.ws.wadl.Option
 
doc - Variable in class com.sun.research.ws.wadl.Param
 
doc - Variable in class com.sun.research.ws.wadl.Representation
 
doc - Variable in class com.sun.research.ws.wadl.Request
 
doc - Variable in class com.sun.research.ws.wadl.Resource
 
doc - Variable in class com.sun.research.ws.wadl.Resources
 
doc - Variable in class com.sun.research.ws.wadl.ResourceType
 
doc - Variable in class com.sun.research.ws.wadl.Response
 
doc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
doc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
doCreateResourceBuilder() - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
docs - Variable in class org.glassfish.jersey.server.wadl.internal.generators.ApplicationDocs
 
DocumentBuilderFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of document builder factories.
DocumentBuilderFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
Create new document builder factory provider.
DocumentProvider - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling XML document instances.
DocumentProvider() - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
Dispatching functionality to be implemented by a concrete dispatcher implementation sub-class.
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.ObjectOutInvoker
 
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.ResponseOutInvoker
 
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.TypeOutInvoker
 
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.VoidOutInvoker
 
doDispatch(Object, ContainerRequest) - Method in class org.glassfish.jersey.server.model.internal.VoidVoidDispatcherProvider.VoidToVoidDispatcher
 
domain - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
domain - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
domain - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
Name of domain that will prefix mbeans ObjectName.
DomSourceReader(Factory<DocumentBuilderFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
 
done() - Method in interface org.glassfish.jersey.server.spi.ComponentProvider
Jersey will invoke this method after all component classes have been bound.
doWriteEntity(MessageBodyWorkers, GenericType<?>) - Method in class org.glassfish.jersey.client.ClientRequest
Added only to make the code testable.
drainTo(Collection<? super E>) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
drainTo(Collection<? super E>, int) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
DSByteArrayOutputStream() - Constructor for class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource.DSByteArrayOutputStream
 
duration - Variable in class org.glassfish.jersey.message.internal.TracingInfo.Message
In nanos.
duration - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
 
dynamicFeatures - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 

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.
e2e() - Method in class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
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.
EagerValue(Value<T>) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.EagerValue
 
EffectiveMediaType(MediaType, boolean) - Constructor for class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Creates new instance with mediaType and flag indicating the origin of the mediaType.
EffectiveMediaType(String) - Constructor for class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Creates new instance with mediaType which was obtained from user annotations Consumes or Produces.
EffectiveMediaType(MediaType) - Constructor for class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Creates new instance with mediaType which was obtained from user annotations Consumes or Produces.
el(String) - Static method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
element - Variable in class com.sun.research.ws.wadl.Representation
 
element - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
ElementDescriptor - Interface in javax.validation.metadata
Describes a validated element (class, property, method etc.).
ElementDescriptor.ConstraintFinder - Interface in javax.validation.metadata
Declares restrictions on retrieved constraints.
ElementKind - Enum in javax.validation
Enum of possible kinds of elements encountered in Bean Validation.
ElementKind() - Constructor for enum javax.validation.ElementKind
 
elements() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns an enumeration of the values in this table.
Elements - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
This class provides a fluent interface to xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
Elements(QName, Class<XhtmlElementType>, XhtmlElementType) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
empty() - Static method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
Returns an empty immutable map.
EMPTY - Static variable in class org.glassfish.jersey.internal.util.collection.Values
 
empty() - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get an empty value provider whose get() method always returns null.
empty() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
Get immutable empty message headers container.
EMPTY - Static variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
EMPTY - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
Empty (no-op) tracing logger.
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.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
EMPTY - Static variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
Empty execution statistics instance.
EMPTY - Static variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
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 null or empty URI path.
EMPTY_ANNOTATIONS - Static variable in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Empty annotation array.
EMPTY_ANNOTATIONS - Static variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
EMPTY_ANNOTATIONS - Static variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
EMPTY_ENTITY_RESOLVER - Static variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
EMPTY_INT_ARRAY - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
EMPTY_INT_ARRAY - Static variable in class org.glassfish.jersey.uri.PatternWithGroups
 
EMPTY_MODEL - Static variable in class org.glassfish.jersey.model.ContractProvider.Builder
 
EMPTY_PATH_SEGMENT - Static variable in class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
EMPTY_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
Empty path pattern matching only empty string.
EMPTY_STRING_MATCH_RESULT - Static variable in class org.glassfish.jersey.uri.PatternWithGroups
 
EMPTY_UNSAFE - Static variable in class org.glassfish.jersey.internal.util.collection.Values
 
EMPTY_VALUES - Static variable in class org.glassfish.jersey.uri.UriTemplate
 
EmptyEntityGraphImpl - Class in org.glassfish.jersey.message.filtering
EntityGraph implementation that does not contain any fields/subgraphs.
EmptyEntityGraphImpl(Class<?>) - Constructor for class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
emptyIfNull(Iterable<T>) - Static method in class org.glassfish.jersey.server.ContainerRequest
 
EmptyObjectGraph - Class in org.glassfish.jersey.message.filtering
Object graph representing empty domain classes.
EmptyObjectGraph(Class<?>) - Constructor for class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
emptyRef() - Static method in class org.glassfish.jersey.internal.util.collection.Refs
Construct a new empty mutable Ref instance.
EmptyReferenceFactory() - Constructor for class org.glassfish.jersey.internal.inject.ReferencingFactory.EmptyReferenceFactory
 
EmptyRequestEventBuilder - Class in org.glassfish.jersey.server.internal.monitoring
Empty mock implementation of RequestEventBuilder.
EmptyRequestEventBuilder() - Constructor for class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
EmptyStringMatchResult() - Constructor for class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
emptyUnsafe() - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get an empty value provider whose get() method always returns null.
enableBuffering() - Method in class org.glassfish.jersey.client.ClientRequest
Enable a buffering of serialized entity.
enableBuffering(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
Enable buffering of the serialized entity.
enableBuffering() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
Enable buffering of the serialized entity with the default buffer size .
enableBuffering(Configuration) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Enable a buffering of serialized entity.
enableBuffering(Configuration) - Method in class org.glassfish.jersey.server.ContainerResponse
Enable a buffering of serialized entity.
enabled(Configuration) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
Return true whether at least one of the entity filtering features is registered in the given config.
enabledFeatureClasses - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Collection of enabled feature classes.
enabledFeatures - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Collection of enabled feature instances.
enableFor(ResourceConfig, Class<? extends ContentEncoder>...) - Static method in class org.glassfish.jersey.server.filter.EncodingFilter
Enables this filter along with the provided encoders for the supplied ResourceConfig.
enableFor(ResourceConfig, HttpMethodOverrideFilter.Source...) - Static method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Registers this filter into the passed ResourceConfig instance and configures it.
enableJerseyResourceCaching - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
enableResponseBuffering() - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
enableResponseBuffering() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Return true if the entity buffering should be enabled in Jersey.
encode(byte[]) - Static method in class org.glassfish.jersey.internal.util.Base64
Encodes array of bytes using base64 encoding.
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) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
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.
encodeAsString(byte[]) - Static method in class org.glassfish.jersey.internal.util.Base64
Encodes array of bytes using base64 encoding and returns the result as a string.
encodeAsString(String) - Static method in class org.glassfish.jersey.internal.util.Base64
Encodes a string using base64 and returns the result as another string.
encoded - Variable in class org.glassfish.jersey.server.model.Parameter
 
encodedAnnotation - Static variable in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
encodedParameters(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
If set to true, the parameter values will not be automatically decoded.
encodedParams - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
encodedQueryParamsView - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
encodedRelativePath - Variable in class org.glassfish.jersey.server.ContainerRequest
 
encodedRelativePath() - Method in class org.glassfish.jersey.server.ContainerRequest
 
encodedTemplateValues - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
encodedTemplateValuesView - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
encodeKeys(Map<String, T>) - Static method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
encodeLiteralCharacters(String) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
Encode literal characters of a template.
encodeLiteralCharacters(String) - Method in class org.glassfish.jersey.uri.PathTemplate.PathTemplateParser
 
encodeMatrix() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
encodeQuery() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
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.
encodeUnsafeCharacters(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Encodes (predefined subset of) unsafe/unwise URI characters with the percent-encoding.
encoding(String) - Method in class org.glassfish.jersey.client.ClientRequest
Set message encoding.
encoding(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
ENCODING_DC - Static variable in class org.glassfish.jersey.message.internal.VariantSelector
 
ENCODING_TABLES - Static variable in class org.glassfish.jersey.uri.UriComponent
 
EncodingFeature - Class in org.glassfish.jersey.client.filter
Feature that configures support for content encodings on the client side.
EncodingFeature(Class<?>...) - Constructor for class org.glassfish.jersey.client.filter.EncodingFeature
Create a new instance of the feature.
EncodingFeature(String, Class<?>...) - Constructor for class org.glassfish.jersey.client.filter.EncodingFeature
Create a new instance of the feature specifying the default value for the ClientProperties.USE_ENCODING property.
EncodingFilter - Class in org.glassfish.jersey.client.filter
Client filter adding support for content encoding.
EncodingFilter() - Constructor for class org.glassfish.jersey.client.filter.EncodingFilter
 
EncodingFilter - Class in org.glassfish.jersey.server.filter
Container filter that supports encoding-based content negotiation.
EncodingFilter() - Constructor for class org.glassfish.jersey.server.filter.EncodingFilter
 
EncodingFilter.ContentEncoding - Class in org.glassfish.jersey.server.filter
 
encodingProviders - Variable in class org.glassfish.jersey.client.filter.EncodingFeature
 
encodings - Variable in class org.glassfish.jersey.message.internal.VariantListBuilder
 
encodings(String...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
end() - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
end(int) - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
end() - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
end(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
end() - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
end(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
END_OF_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
Path pattern matching the end of a URI path.
Endpoint - Interface in org.glassfish.jersey.server.internal.process
Server-side REST-ful endpoint.
endpoint(Endpoint) - Static method in class org.glassfish.jersey.server.internal.routing.Routers
Creates a terminal Router that wraps the given endpoint.
endpoint - Variable in class org.glassfish.jersey.server.internal.routing.Routers.EndpointRouter
 
endpoint - Variable in class org.glassfish.jersey.server.internal.routing.RoutingStage.RoutingResult
 
endpoint - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
EndpointRouter(Endpoint) - Constructor for class org.glassfish.jersey.server.internal.routing.Routers.EndpointRouter
 
endsWithSlash - Variable in class org.glassfish.jersey.uri.UriTemplate
True if the URI template ends in a '/' character.
endsWithSlash() - Method in class org.glassfish.jersey.uri.UriTemplate
Check if the URI template ends in a slash ('/').
enhance(ResourceModel) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
enhanceResource(RuntimeResource, ResourceModel.Builder, List<ModelProcessorUtil.Method>, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Enhance the runtime resource referenced by resource parameter with a list of additional methods.
enhanceResourceModel(ResourceModel, boolean, List<ModelProcessorUtil.Method>, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Enhance resourceModel with a list of additional methods.
enhanceWithQualityParameter(Map<String, String>, String, int) - Static method in class org.glassfish.jersey.message.internal.Quality
Add a quality parameter to a HTTP header parameter map (if needed).
ensureAbsolute(URI, MultivaluedMap<String, Object>, ContainerRequest, boolean) - Static method in class org.glassfish.jersey.server.ServerRuntime
Ensure that the value a header is an absolute URI, if present among headers.
ensureContract(Class<?>, Class<?>...) - Static method in class org.glassfish.jersey.internal.inject.Providers
Ensure the supplied implementation classes implement the expected contract.
ensureMediaType() - Method in class org.glassfish.jersey.client.ClientRequest
 
ensureNotClosed() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
Check that the entity input stream has not been closed yet.
ensureValidRequest(ContainerRequest) - Static method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
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
 
entering(String, String) - 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 - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
entity - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
ENTITY_CLASSES - Static variable in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
 
ENTITY_FILTERING_SCOPE - Static variable in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
Defines one or more annotations that should be used as entity-filtering scope when reading/writing an entity.
ENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
The entity-filtering scope property does not contain an instance of Annotation or Annotation[] ({0}).
ENTITY_LOGGER_PROPERTY - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
ENTITY_LOGGER_PROPERTY - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
The entity stream property
ENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Entity tag is null.
entityAnnotations - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
entityClass - Variable in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
entityClass - Variable in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
entityClass - Variable in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
entityClass - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider.EntityContext
 
entityContent - Variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
EntityContent() - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
EntityContext(Class<?>, Set<String>) - Constructor for class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider.EntityContext
Create entity context class for given entity class and set of entity-filtering scopes.
EntityFiltering - Annotation Type in org.glassfish.jersey.message.filtering
Meta-annotation used to create entity filtering annotations for entity (model) classes and resource methods and resources.
EntityFilteringBinder - Class in org.glassfish.jersey.message.filtering
HK2 binder for Entity Data Filtering feature.
EntityFilteringBinder() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringBinder
 
EntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
Feature used to add support for Entity Data Filtering feature for entity-filtering annotations based on EntityFiltering meta-annotation.
EntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringFeature
 
EntityFilteringHelper - Class in org.glassfish.jersey.message.filtering
Utility methods for Entity Data Filtering.
EntityFilteringHelper() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringHelper
Prevent instantiation.
EntityFilteringProcessor - Class in org.glassfish.jersey.message.filtering
Entity processor handling entity-filtering annotations.
EntityFilteringProcessor() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringProcessor
 
EntityFilteringScopeResolver - Class in org.glassfish.jersey.message.filtering
Scope provider processing entity-filtering annotations created using @EntityFiltering meta-annotation.
EntityFilteringScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringScopeResolver
 
EntityGraph - Interface in org.glassfish.jersey.message.filtering.spi
Class available to entity-filtering processors providing means to add/remove entity-filtering scopes (e.g.
EntityGraphImpl - Class in org.glassfish.jersey.message.filtering
Default implementation of EntityGraph.
EntityGraphImpl(Class<?>) - Constructor for class org.glassfish.jersey.message.filtering.EntityGraphImpl
Create an entity graph for given class.
EntityGraphProvider - Interface in org.glassfish.jersey.message.filtering.spi
Provides entity graph and object graph instances.
EntityGraphProviderImpl - Class in org.glassfish.jersey.message.filtering
Provides entity graph and object graph instances.
EntityGraphProviderImpl() - Constructor for class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
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.
entityInspector - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
EntityInspector - Interface in org.glassfish.jersey.message.filtering.spi
Responsible for inspecting entity classes.
EntityInspectorImpl - Class in org.glassfish.jersey.message.filtering
Class responsible for inspecting entity classes.
EntityInspectorImpl(ServiceLocator) - Constructor for class org.glassfish.jersey.message.filtering.EntityInspectorImpl
Constructor for HK2 expecting ServiceLocator to be injected.
EntityParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Provides injection of Request entity value or Request instance itself.
EntityParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider
Creates new instance initialized with parameters.
EntityParamValueFactoryProvider.EntityValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
EntityPresence() - Constructor for enum org.glassfish.jersey.client.JerseyInvocation.EntityPresence
 
EntityProcessor - Interface in org.glassfish.jersey.message.filtering.spi
Contract supposed to process entity classes for Entity Data Filtering.
EntityProcessor.Result - Enum in org.glassfish.jersey.message.filtering.spi
Result type of processing an context.
EntityProcessorContext - Interface in org.glassfish.jersey.message.filtering.spi
Entity processor context providing details about entity processing.
EntityProcessorContext.Type - Enum in org.glassfish.jersey.message.filtering.spi
The type of the context which describes in which entity processing phase the EntityProcessor.process(EntityProcessorContext) is triggered.
EntityProcessorContextImpl - Class in org.glassfish.jersey.message.filtering
Default entity processor context implementation.
EntityProcessorContextImpl(EntityProcessorContext.Type, Class<?>, EntityGraph) - Constructor for class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
Create entity processor context for processing entity classes.
EntityProcessorContextImpl(EntityProcessorContext.Type, Field, Method, EntityGraph) - Constructor for class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
Create entity processor context for processing entity properties.
EntityProcessorContextImpl(EntityProcessorContext.Type, Method, EntityGraph) - Constructor for class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
Create entity processor context for processing entity accessors.
EntityProcessorContextImpl(EntityProcessorContext.Type, Class<?>, Field, Method, EntityGraph) - Constructor for class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
Create entity processor context for processing entity accessors.
entityProcessors - Variable in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
 
entityProviders - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
entityProviders(MessageBodyWorkers) - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Set entity providers.
entityStream - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
EntityTagProvider - Class in org.glassfish.jersey.message.internal
EntityTagProvider() - Constructor for class org.glassfish.jersey.message.internal.EntityTagProvider
 
entityType - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
EntityValueFactory(Parameter) - Constructor for class org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider.EntityValueFactory
 
entityWritten - Variable in class org.glassfish.jersey.client.ClientRequest
 
Entry(int, K, V, KeyComparatorHashMap.Entry<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
Create new entry.
Entry(int, K, V, KeyComparatorHashMap.Entry<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
EntryIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntryIterator
 
EntryIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntryIterator
 
EntryIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.EntryIterator
 
entrySet - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
entrySet() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a Set view of the mappings contained in this map.
entrySet() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
entrySet - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
entrySet() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns a collection view of the mappings contained in this map.
EntrySet() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntrySet
 
EntrySetView(ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
EOF - Static variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Constant buffer indicating EOF.
eof - Variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Read-side EOF flag.
eq(Object, Object) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Check for equality of non-null reference x and possibly-null y.
equals(Object) - Method in class org.glassfish.jersey.client.ClientConfig
 
equals(Object) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
equals(Object) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
equals(Object) - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
 
equals(Object) - Method in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Compares the specified object with this map for equality.
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
equals(K, K) - Method in interface org.glassfish.jersey.internal.util.collection.KeyComparator
Compare two keys for equality.
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
equals(String, String) - Method in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
equals(Object) - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
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.filtering.EmptyEntityGraphImpl
 
equals(Object) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
equals(Object) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider.EntityContext
 
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.MessageBodyFactory.ModelLookupKey
 
equals(Object) - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
equals(Object) - Method in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
equals(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
equals(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
equals(Object) - Method in class org.glassfish.jersey.server.ChunkedOutput
 
equals(Object) - Method in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
equals(Object) - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
equals(Object) - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
equals(Object) - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
 
equals(Object) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
equals(Object) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
equals(Object) - Method in class org.glassfish.jersey.server.model.Parameter
 
equals(Object) - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
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.
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
eraser - Static variable in class org.glassfish.jersey.internal.util.ReflectionHelper
Implements the logic for ReflectionHelper.erasure(Type).
erasure(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get the Class representation of the given type.
error(String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
Add an error to the list of messages.
error(Object, String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
Add an error to the list of messages.
ERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Callback {0} invocation failed.
ERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Error buffering the entity.
ERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Error caught while loading SPI providers.
ERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing the output stream in order to commit response.
ERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing {0} resource finder.
ERROR_CLOSING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Error when closing the output stream.
ERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Error while committing the request output stream.
ERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while committing the output stream.
ERROR_DIGEST_FILTER_GENERATOR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Error during initialization of random generator of Digest authentication.
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_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception mapping did not successfully produce and processed a response.
ERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A response error mapping did not successfully produce and processed a response.
ERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception mapping did not successfully produce and processed a response.
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_HTTP_METHOD_ENTITY_NOT_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Entity must be null for http method {0}.
ERROR_HTTP_METHOD_ENTITY_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Entity must not be null for http method {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_LISTENER_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
ClientLifecycleListener {0} failed to close properly.
ERROR_LISTENER_INIT(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
ClientLifecycleListener {0} failed to initialize properly.
ERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error marshalling JAXB object of type "{0}".
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_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error when registering Jersey monitoring MBeans.
ERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error un-registering Jersey monitoring MBeans on application destroy.
ERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Application Event Queue - queue is full.
ERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A Monitoring Event Queue is being flooded.
ERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Exception Mapper Events Queue - queue is full.
ERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Request Items Queue - queue is full.
ERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Response Statuses Queue - queue is full.
ERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Waiting for shutdown of MonitoringStatisticsProcessor has timed out! Possible cause can be that any registered MonitoringStatisticsListener takes too long to execute.
ERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Waiting for shutdown of MonitoringStatisticsProcessor has been interrupted.
ERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating monitoring statistics.
ERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Exception thrown when provider {0} was processing MonitoringStatistics.
ERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Exception thrown when listener {0} has been processing the destroy event.
ERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
WARNING: {0}
ERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
ERROR: {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.server.internal.LocalizationMessages
Value "{0}" is not a character.
ERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
No injection source found for a parameter of type {1} at index {0}.
ERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not process parameter type {0}.
ERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Error parsing entity tag: {0}
ERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The request entity cannot be empty.
ERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}.
ERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error occurred when processing a response created from an already mapped exception.
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_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Missing entity.
ERROR_REQUEST_ABORT_IN_RESPONSE_PHASE - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
ERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The request cannot be aborted as it is already in the response processing phase.
ERROR_REQUEST_CANCELLED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Request cancelled by the client call.
ERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
ERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The entity stream cannot be set in the request as it is already in the response processing phase.
ERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
ERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The security context cannot be set in the request as it is already in the response processing phase.
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_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Resource Java method invocation error.
ERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Resources do not have the same path and cannot be merged.
ERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A class file of the class name, {0}, is identified but the class could not be found.
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_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Incorrect type of request instance {0}.
ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Incorrect type of response instance {0}.
ERROR_SHUTDOWNHOOK_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Client shutdown hook {0} failed.
ERROR_STATE - Static variable in class org.glassfish.jersey.uri.internal.UriParser
 
ERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Sub resource locator returned {0} in the resource model.
ERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to suspend a connection of an asynchronous request failed in the underlying container.
ERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to suspend a client connection associated with a chunked output has failed in the underlying container.
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}".
ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Error un-marshalling JAXB object of type: {0}.
ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error unmarshalling JAXB object of type "{0}".
ERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The encoding {0} is not supported for parameter {1}.
ERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Model validation error(s) found in sub resource returned by sub resource locator.
ERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for method {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for parameter {0} of resource {1} and resource method {2}.
ERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for request representation of resource method {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl request representation for media type {0} of method {1} of resource {2}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl application for one specific resource {0}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for sub resource locator {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for Resource {0} with path "{1}".
ERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl response representation for method {0} of resource {1}.
ERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error attaching an external grammar to the wadl.
ERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not load WadlGeneratorConfiguration, check the configuration of "{0}".
ERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The property {0} is an invalid type: {1} (supported: String, Class, WadlGeneratorConfiguration).
ERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error configuring the given user WadlGenerator by configure() method.
ERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not load wadl generators from wadlGeneratorDescriptions.
ERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The wadl application already contains a grammars element, we're adding elements of the provided grammars file.
ERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error creating a JAXBContext for wadl processing.
ERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating /application.wadl.
ERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating external wadl grammar on /application.wadl/[path].
ERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not marshal the wadl Application.
ERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An I/O error has occurred while writing a response message entity to the container output stream.
ERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An I/O error has occurred while writing a response message entity chunk to the container output stream.
ErrorMessage(Object, String, Severity) - Constructor for class org.glassfish.jersey.internal.Errors.ErrorMessage
 
errorMessage - Variable in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
 
ErrorMessagesException(List<Errors.ErrorMessage>) - Constructor for exception org.glassfish.jersey.internal.Errors.ErrorMessagesException
 
Errors - Class in org.glassfish.jersey.internal
Errors utility used to file processing messages (e.g.
Errors() - Constructor for class org.glassfish.jersey.internal.Errors
 
errors - Static variable in class org.glassfish.jersey.internal.Errors
 
Errors.ErrorMessage - Class in org.glassfish.jersey.internal
Generic error message.
Errors.ErrorMessagesException - Exception in org.glassfish.jersey.internal
Error message exception.
ERRORS_AND_WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Following issues have been detected: {0}
evaluateIfMatch(EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluateIfModifiedSince(long) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluateIfModifiedSince(long, String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluateIfNoneMatch(EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluateIfNoneMatch(EntityTag, Set<? extends EntityTag>, boolean) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluateIfUnmodifiedSince(long) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(Date) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions() - Method in class org.glassfish.jersey.server.ContainerRequest
 
Event() - Constructor for enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
 
event - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
event - Variable in class org.glassfish.jersey.message.internal.TracingInfo.Message
Event type.
EVENT_QUEUE_SIZE - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
example - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
exception(String, Object, Exception) - Static method in class org.glassfish.jersey.message.internal.InboundMessageContext
 
exception(String, Object, Exception) - Static method in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
EXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Exception caught while loading SPI providers.
EXCEPTION_MAPPER_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception was not mapped due to exception mapper failure.
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}".
EXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception has been thrown from an exception mapper {0}.
EXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Starting mapping of the exception.
EXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WebApplicationException (WAE) with non-null entity thrown.
EXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WebApplicationException (WAE) with no entity thrown and no ExceptionMappers have been found for this WAE.
exceptionCause - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
exceptionCause - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
ExceptionCause() - Constructor for enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
 
exceptionMapper - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
exceptionMapper - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
exceptionMapperEvents - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
exceptionMapperExecutionCount - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
exceptionMapperExecutionCountMap - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
ExceptionMapperFactory - Class in org.glassfish.jersey.internal
Exception mappers implementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup.
ExceptionMapperFactory(ServiceLocator) - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory
Create new exception mapper factory initialized with HK2 service locator instance that will be used to look up all providers implementing ExceptionMapper interface.
ExceptionMapperFactory.Binder - Class in org.glassfish.jersey.internal
Exception mapper factory injection binder.
ExceptionMapperFactory.ExceptionMapperType - Class in org.glassfish.jersey.internal
 
exceptionMapperMXBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
ExceptionMapperMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of the exception mapper statistics.
ExceptionMapperMXBeanImpl - Class in org.glassfish.jersey.server.internal.monitoring.jmx
MXBean implementing a ExceptionMapperMXBean mxbean interface.
ExceptionMapperMXBeanImpl(ExceptionMapperStatistics, MBeanExposer, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
Create a new MXBean and register it into mbean server using mBeanExposer.
exceptionMappers - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
exceptionMappers - Variable in class org.glassfish.jersey.server.ServerRuntime
 
ExceptionMappers - Interface in org.glassfish.jersey.spi
Provides lookup of ExceptionMapper instances that can be used to map exceptions to responses.
exceptionMapperStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
ExceptionMapperStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of exception mapper executions.
exceptionMapperStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
ExceptionMapperStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Exception mapper statistics.
ExceptionMapperStatisticsImpl(Map<Class<?>, Long>, long, long, long) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
ExceptionMapperStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of exception mapper statistics.
ExceptionMapperType(ServiceHandle<ExceptionMapper>, Class<? extends Throwable>) - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMapperType
 
exceptionMapperTypes - Variable in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
exceptionStackTraceAsString(Throwable) - Static method in class org.glassfish.jersey.internal.util.ExceptionUtils
Gets the stack trace of the provided throwable as a string.
exceptionType - Variable in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMapperType
 
ExceptionUtils - Class in org.glassfish.jersey.internal.util
The Exception Utils class provide utility method for exception handling.
ExceptionUtils() - Constructor for class org.glassfish.jersey.internal.util.ExceptionUtils
 
ExceptionValue(E) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
EXCLUDE_EMPTY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
A filtering strategy that excludes models with no recognized contracts.
EXCLUDE_META_PROVIDERS - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
A filtering strategy that excludes all pure meta-provider models (i.e.
ExecutableDescriptor - Interface in javax.validation.metadata
Provides the common functionality of MethodDescriptor and ConstructorDescriptor.
ExecutableType - Enum in javax.validation.executable
Defines the types of executables targeted by an operation.
ExecutableType() - Constructor for enum javax.validation.executable.ExecutableType
 
ExecutableValidator - Interface in javax.validation.executable
Validates parameters and return values of methods and constructors.
executeCallbacks(Closure<T>) - Method in class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
Execute all registered callbacks using the supplied invoker.
executionStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
ExecutionStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of execution of one target.
executionStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
ExecutionStatisticsDynamicBean - Class in org.glassfish.jersey.server.internal.monitoring.jmx
Dynamic MBean that exposes information about execution statistics.
ExecutionStatisticsDynamicBean(ExecutionStatistics, MBeanExposer, String, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
Create a new MXBean and register it into the mbean server using mBeanExposer.
ExecutionStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Immutable Execution statistics.
ExecutionStatisticsImpl(long, Map<Long, TimeWindowStatistics>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
ExecutionStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of execution statistics.
executor - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
executorProvider - Variable in class org.glassfish.jersey.process.internal.ExecutorProviders.ExecutorServiceFactory
 
executorProvider - Variable in class org.glassfish.jersey.process.internal.ExecutorProviders.ScheduledExecutorServiceFactory
 
ExecutorProviders - Class in org.glassfish.jersey.process.internal
A utility class with a methods for handling executor injection registration and proper disposal.
ExecutorProviders() - Constructor for class org.glassfish.jersey.process.internal.ExecutorProviders
 
ExecutorProviders.ExecutorServiceFactory - Class in org.glassfish.jersey.process.internal
 
ExecutorProviders.ScheduledExecutorServiceFactory - Class in org.glassfish.jersey.process.internal
 
ExecutorServiceFactory(ExecutorServiceProvider) - Constructor for class org.glassfish.jersey.process.internal.ExecutorProviders.ExecutorServiceFactory
 
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, Object) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
exiting(String, String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
The supplied component is not configured to use a ApacheConnectorProvider.
expectedModCount - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
expectedModCount - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
The modCount value that the iterator believes that the backing List should have.
expires(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
expiry - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
exposedResourceMBeans - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
 
exposer - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
 
extended - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
extended(boolean) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Set the flag indicating whether the resource is extended or is a core of exposed RESTful API.
extended - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
extended - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
extended(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
extended - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
EXTENDED_ELEMENT - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
Jersey WADL extension XML element.
ExtendedConfig - Interface in org.glassfish.jersey
Extended common runtime configuration.
ExtendedExceptionMapper<T extends java.lang.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.
ExtendedResource - Annotation Type in org.glassfish.jersey.server.model
This annotation can mark resource classes or resource methods that should be considered as extended resources.
ExtendedResourceContext - Interface in org.glassfish.jersey.server
Jersey extension of ResourceContext.
ExtendedUriInfo - Interface in org.glassfish.jersey.server
Extensions to UriInfo.
extendedUriInfo - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
extendedUriInfo - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
extendedUriInfo - Variable in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.GenericOptionsInflector
 
extendedUriInfo - Variable in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.PlainTextOptionsInflector
 
extendedUriInfo - Variable in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
EXTERNAL_GENERAL_ENTITIES_FEATURE - Static variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
EXTERNAL_PARAMETER_ENTITIES_FEATURE - Static variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
EXTERNAL_PROVIDER_INTERFACE_WHITELIST - Static variable in class org.glassfish.jersey.internal.inject.Providers
Map of all supported external (i.e.
externalContext - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
ExternalGrammar(MediaType, byte[]) - Constructor for class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
ExternalGrammarDefinition() - Constructor for class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
ExternalRequestContext<T> - Class in org.glassfish.jersey.server.spi
Wrapper for externally provided request context data.
ExternalRequestContext(T) - Constructor for class org.glassfish.jersey.server.spi.ExternalRequestContext
Create new external request context containing given data.
externalRequestScope - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
externalRequestScope - Variable in class org.glassfish.jersey.server.ServerRuntime
 
ExternalRequestScope<T> - Interface in org.glassfish.jersey.server.spi
This is to allow integration with other DI providers that define their own request scope.
externalScope - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor
 
extract(MultivaluedMap<String, String>) - Method in interface org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractor
Extract the map entry identified by a name (and using the configured default value) from the supplied multivalued map.
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
Extract the map entry identified by a name (and using the configured default value) from the supplied multivalued map.
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.SingleValueExtractor
Extract the map entry identified by a name (and using the configured default value) from the supplied multivalued map.
extract(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
 
extractCredentials(ClientRequestContext, HttpAuthenticationFilter.Type) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
extractEndpoint(Router) - Static method in class org.glassfish.jersey.server.internal.routing.Routers
Extract endpoint stored in a router (if any).
extractInflector(Object) - Static method in class org.glassfish.jersey.process.internal.Stages
(Optionally) extracts an inflector from a processing stage, provided the stage implements Inflecting interface.
extractLanguageMappings(Object) - Static method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
extractMediaTypeMappings(Object) - Static method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
extractMediaTypes(Consumes) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
extractMediaTypes(Produces) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
extractMediaTypes(String[]) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieParamValueFactory
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider.HeaderParamValueFactory
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider.MatrixParamValueFactory
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamValueFactory
 
extractor - Variable in class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider.QueryParamValueFactory
 
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

factories - Variable in class org.glassfish.jersey.internal.OsgiRegistry
 
factory - Static variable in class org.glassfish.jersey.internal.inject.Injections
 
Factory() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Factory
 
factory - Variable in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
 
factoryOf(T) - Static method in class org.glassfish.jersey.internal.inject.Providers
Wrap an instance into a HK2 service factory.
FactoryToService<T> - Class in org.glassfish.jersey.internal.inject
Helper function converting a HK2 service factory into the service contract instance.
FactoryToService() - Constructor for class org.glassfish.jersey.internal.inject.FactoryToService
 
fail(String, String, Throwable) - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
fail(String, String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
fail(String, URL, int, String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
failed(ProcessingException) - Method in interface org.glassfish.jersey.client.ResponseCallback
Called when the invocation has failed for any reason.
FAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Failed to stop the client.
failure(Throwable) - Method in interface org.glassfish.jersey.client.spi.AsyncConnectorCallback
Invoked in case the asynchronous request invocation failed.
failure(Throwable) - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
failure(Throwable) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Propagate an unhandled error to the I/O container.
family - Variable in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
fatal(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
Add a fatal error to the list of messages.
fatalIssuesFound() - Static method in class org.glassfish.jersey.internal.Errors
Check whether a fatal error is present in the list of all messages.
fatalIssuesFound() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Convenience method to see if there were fatal issues found.
feature - Variable in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
If true then disable auto-discovery on the client.
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
If true then disable feature auto discovery globally on client/server.
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable auto discovery on server.
FEATURE_AUTO_DISCOVERY_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
FEATURE_AUTO_DISCOVERY_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
FEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Feature [{0}] has already been processed.
featureClass - Variable in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
FeatureContextWrapper - Class in org.glassfish.jersey.model.internal
Wrapper of FeatureContext that can supply instance of service locator.
FeatureContextWrapper(FeatureContext, ServiceLocator) - Constructor for class org.glassfish.jersey.model.internal.FeatureContextWrapper
Create a new instance of wrapper.
FeatureRegistration(Class<? extends Feature>) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
FeatureRegistration(Feature) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
fetchChunk(boolean) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
field - Variable in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
fields - Variable in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
fields - Variable in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
fields - Variable in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
FileProvider - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling of application/octet-stream entity type to/from a File instance.
FileProvider() - Constructor for class org.glassfish.jersey.message.internal.FileProvider
 
files - Variable in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
files(String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of file and directory names to scan for components.
files(boolean, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of file and directory names to scan for components.
FileSchemeResourceFinderFactory - Class in org.glassfish.jersey.server.internal.scanning
A "file" scheme URI scanner that recursively scans directories.
FileSchemeResourceFinderFactory() - Constructor for class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory
Create new "file" scheme URI scanner factory.
FileSchemeResourceFinderFactory.FileSchemeScanner - Class in org.glassfish.jersey.server.internal.scanning
 
FileSchemeScanner(URI, boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
FilesScanner - Class in org.glassfish.jersey.server.internal.scanning
A scanner that recursively scans directories and jar files.
FilesScanner(String[], boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.FilesScanner
Scan from a set of packages.
fillInputTypesFromWorkers(Set<MediaType>, Invocable) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
fillMediaTypes(Set<MediaType>, ResourceMethod, List<MediaType>, boolean) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
fillOutputTypesFromWorkers(Set<MediaType>, Class<?>) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.client.filter.CsrfProtectionFilter
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.client.filter.EncodingFilter
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.logging.ClientLoggingFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.logging.ClientLoggingFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.logging.ServerLoggingFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.logging.ServerLoggingFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.server.filter.EncodingFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
filter(MethodList.Filter) - Method in class org.glassfish.jersey.server.model.MethodList
Created a new method list containing only the methods supported by the method list filter.
filterableEntityClass(Class<?>) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Determine whether given class is filterable by entity-filtering.
filteringContext - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider.EntityContext
 
FilteringFilterProvider(JacksonObjectProvider.FilteringPropertyFilter) - Constructor for class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringFilterProvider
 
FilteringHelper - Class in org.glassfish.jersey.message.filtering.spi
SPI utility methods for entity filtering.
FilteringHelper() - Constructor for class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Prevent instantiation.
FilteringJacksonJaxbJsonProvider - Class in org.glassfish.jersey.jackson.internal
Entity Data Filtering provider based on Jackson JSON provider.
FilteringJacksonJaxbJsonProvider() - Constructor for class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
 
FilteringJacksonJaxbJsonProvider.FilteringObjectWriterModifier - Class in org.glassfish.jersey.jackson.internal
 
filteringObjects - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
FilteringObjectWriterModifier(FilterProvider, ObjectWriterModifier) - Constructor for class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider.FilteringObjectWriterModifier
 
FilteringPropertyFilter(Class<?>, Set<String>, Map<String, JacksonObjectProvider.FilteringPropertyFilter>) - Constructor for class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
filteringScopes - Variable in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
filterLogger - Variable in class org.glassfish.jersey.logging.LoggingFeature
 
filterNameBound(Iterable<RankedProvider<T>>, Collection<RankedProvider<ContainerRequestFilter>>, ComponentBag, Collection<Class<? extends Annotation>>, MultivaluedMap<RankedProvider<T>, Class<? extends Annotation>>) - Static method in class org.glassfish.jersey.server.ApplicationHandler
Takes collection of all filters/interceptors (either request/reader or response/writer) and separates out all name-bound filters/interceptors, returns them as a separate MultivaluedMap, mapping the name-bound annotation to the list of name-bound filters/interceptors.
filterProvider - Variable in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider.FilteringObjectWriterModifier
 
filterRequest(ClientRequestContext) - Method in class org.glassfish.jersey.client.authentication.BasicAuthenticator
Adds authentication information to the request.
filterRequest(ClientRequestContext) - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Process request and add authentication information if possible.
filterResponse(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Process response and repeat the request if digest authentication is requested.
filterResponseAndAuthenticate(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.client.authentication.BasicAuthenticator
Checks the response and if basic authentication is required then performs a new request with basic authentication.
filters - Variable in class org.glassfish.jersey.client.ClientFilteringStages.ResponseFilterStage
 
filters - Variable in class org.glassfish.jersey.server.ContainerFilteringStage.ResponseFilterStage
 
filterToken(CharSequence, int, int) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Filter a substring of a string by removing any new-line characters and un-escaping escaped characters.
filterToken(CharSequence, int, int, boolean) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Filter a substring of a string by removing any new-line characters and un-escaping escaped characters (unless preserveBackslash is set to true).
finalize() - Method in class org.glassfish.jersey.client.ClientRuntime
This will be used as the last resort to clean things up in the case that this instance gets garbage collected before the client itself gets released.
find(Class<T>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
find(Class<T>, T) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
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(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>, 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(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.
find(int, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ForwardingNode
 
find(int, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
Virtualized support for map.get(); overridden in subclasses.
find(int, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ReservationNode
 
find(int, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Returns matching node or null if none.
find(int, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
find(Class<T>) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
Get an exception mapping provider for a particular class of exception.
findAndRemove(Object) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Main implementation of remove(Object)
findAnnotatedMethod(Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
findAnnotatedMethod(Class<?>, Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
findConstraints() - Method in interface javax.validation.metadata.ElementDescriptor
Finds constraints and potentially restricts them to certain criteria.
findConstraints() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns a finder that will always return an empty Set.
findEntries(Bundle, String, String, boolean) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
 
finderFactories - Variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
findFilter(Object) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringFilterProvider
 
findFirstProviderContract(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
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.
findOrCreate(ActiveDescriptor<U>, ServiceHandle<?>) - Method in class org.glassfish.jersey.process.internal.RequestScope
 
findOverridingMethodOnClass(Class<?>, Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Find a method that overrides the given method on the given class.
findPropertyFilter(Object, Object) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringFilterProvider
 
findSubfilter(String) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
findTreeNode(int, Object, Class<?>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
Returns the TreeNode (or null if not found) for the given key starting at given root.
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
 
fireOnClose(ChunkedOutput<T>) - Method in class org.glassfish.jersey.server.Broadcaster
 
fireOnException(ChunkedOutput<T>, Exception) - Method in class org.glassfish.jersey.server.Broadcaster
 
first - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
firstDataItem() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns the item in the first unmatched node with isData; or null if none.
firstOfMode(boolean) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns the first unmatched node of the given mode, or null if none.
fix(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
JDK 5.0 has a bug of creating GenericArrayType where it shouldn't.
fixed - Variable in class com.sun.research.ws.wadl.Param
 
FixedBoundaryParser(byte[]) - Constructor for class org.glassfish.jersey.client.ChunkedInput.FixedBoundaryParser
 
FixedMultiBoundaryParser(String...) - Constructor for class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
fixedResolverMediaType - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
fixLengthStreaming - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
Flag(int) - Constructor for enum javax.validation.constraints.Pattern.Flag
 
flag - Variable in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
 
FLOODING_WARNING_LOG_INTERVAL_MILLIS - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
The frequency of logging a warning about the request queue being flooded.
FloodingLogger(Collection<?>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
Constructs Flooding Logger and associate it with given collection.
flush() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
flush() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
 
flush(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.TracingLogger
Stores collected tracing messages to response HTTP header.
flush(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
flush() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
flushBuffer(boolean) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
flushing - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
flushQueue() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
FOLLOW_REDIRECTS - Static variable in class org.glassfish.jersey.client.ClientProperties
Automatic redirection.
forApplication(Application) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance for the supplied application.
forApplicationClass(Class<? extends Application>) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance wrapping the application of the supplied class.
forApplicationClass(Class<? extends Application>, Set<Class<?>>) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance wrapping the application of the supplied class.
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.
forEachListener(Broadcaster.Task<BroadcasterListener<T>>) - Method in class org.glassfish.jersey.server.Broadcaster
 
forEachOutput(Broadcaster.Task<ChunkedOutput<T>>) - Method in class org.glassfish.jersey.server.Broadcaster
 
foreignKey(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Create and return a foreign key name from a class name, separating the "id" suffix with an underscore.
foreignKey(String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Create and return a foreign key name from a class name, optionally inserting an underscore before the "id" portion.
ForeignRequestScopeBridge - Interface in org.glassfish.jersey.internal.inject
Internal service to help determine which HK2 factory provided components should be treated as request scoped.
foreignRequestScopedComponents - Variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
foreignRequestScopedInjecteeCache - Variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
foreignScopeInstance - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
forExecutables() - Method in interface javax.validation.Validator
Returns the contract for validating parameters and return values of methods and constructors.
forgetContents() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Sets item to self and waiter to null, to avoid garbage retention after matching or cancelling.
forgetNext() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Links node to itself to avoid garbage retention.
FORM_DECODED_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
Used internally for storing Form instance with url-decoded values in ContainerRequest properties.
FORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The @FormParam is utilized when the content type of the request entity is not application/x-www-form-urlencoded
FORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The "@FormParam" is utilized when the request method is GET
FORM_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
Used internally for storing Form instance with original (not url-decoded) values in ContainerRequest properties.
formatDuration(long) - Static method in class org.glassfish.jersey.message.internal.TracingInfo
Format time duration in millis with accurate to 2 decimal places.
formatDuration(long, long) - Static method in class org.glassfish.jersey.message.internal.TracingInfo
Format time duration in millis with accurate to 2 decimal places.
formatInstance(Object) - Static method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
Format info of instance.
formatInstance(Object, StringBuilder) - Static method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
Basic format of instance - just class name and identity hash code.
formatPercent(long, long) - Static method in class org.glassfish.jersey.message.internal.TracingInfo
Format value from top value in percent with accurate to 2 decimal places.
formatResponse(Response, StringBuilder) - Static method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
Format of response - status code, status family, reason phrase and info about entity.
formatStatusInfo(Response.StatusType) - Static method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
formattedOutput - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
FormMultivaluedMapProvider - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling of application/x-www-form-urlencoded entity type to/from multi-valued map instance.
FormMultivaluedMapProvider() - Constructor for class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
 
forModel(RuntimeResourceModel) - Static method in class org.glassfish.jersey.server.internal.routing.Routing
Create a routing stage builder for a given runtime resource model.
FormParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.FormParamException
 
FormParamValueFactory(MultivaluedParameterExtractor<?>, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
FormParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the FormParam injection annotation.
FormParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider
Injection constructor.
FormParamValueFactoryProvider.FormParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
FormParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
FormParam injection resolver.
FormProvider - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling of application/x-www-form-urlencoded entity type to/from JAX-RS Form instance.
FormProvider() - Constructor for class org.glassfish.jersey.message.internal.FormProvider
 
forType(Class<?>) - Static method in enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
ForwardingNode(ConcurrentHashMapV8.Node<K, V>[]) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ForwardingNode
 
fragment - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
fragment(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
fragment - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
from(Response) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
Get an OutboundJaxrsResponse instance for a given JAX-RS response.
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.StatusType, String) - Static method in class org.glassfish.jersey.message.internal.Statuses
Create a new status type instance with a custom reason phrase.
from(RequestProcessingContext, Endpoint) - Static method in class org.glassfish.jersey.server.internal.routing.RoutingStage.RoutingResult
 
from(RequestProcessingContext) - Static method in class org.glassfish.jersey.server.internal.routing.RoutingStage.RoutingResult
 
from(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model initialized by introspecting an annotated JAX-RS resource class.
from(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model initialized by introspecting an annotated JAX-RS resource class.
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
 
fromString(String) - Static method in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
fromString(String) - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Extract parameter value from string using the configured parameter converter.
fromString(String) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.AbstractStringReader
 
fromValue(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
 
fromValue(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
 
FRONT_SPINS - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
The number of times to spin (with randomly interspersed calls to Thread.yield) on multiprocessor before blocking when a node is apparently the first waiter in the queue.
fullAddCount(long, ConcurrentHashMapV8.CounterHashCode, boolean) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
fullRelativeUri(URI) - Static method in class org.glassfish.jersey.uri.UriComponent
Return the Request-Uri representation as defined by HTTP spec.
Future - Annotation Type in javax.validation.constraints
The annotated element must be a date in the future.
Future.List - Annotation Type in javax.validation.constraints
Defines several Future annotations on the same element.
FutureResponseWriter(String, OutputStream, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 

G

General(Factory<XMLInputFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
 
General(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
 
General(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
 
General(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
 
generate(List<Resource>) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Generate WADL for a set of resources.
generate(ApplicationDescription, Resource) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Generate WADL for a resource.
generateMethod(Resource, Map<String, Param>, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generateParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generateRequest(Resource, ResourceMethod, Map<String, Param>) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generateResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generateResource(Resource, String, Set<Resource>) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generateResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
generator(Class<? extends WadlGenerator>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
Start to build an instance of WadlGeneratorConfig:
generator(Class<? extends WadlGenerator>) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
generatorClass - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
GenericBootstrap - Interface in javax.validation.bootstrap
Defines the state used to bootstrap Bean Validation and creates a provider agnostic Configuration.
GenericBootstrapImpl() - Constructor for class javax.validation.Validation.GenericBootstrapImpl
 
genericInterface - Variable in class org.glassfish.jersey.internal.util.ReflectionHelper.DeclaringClassInterfacePair
Generic interface type.
GenericOptionsInflector() - Constructor for class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.GenericOptionsInflector
 
genericType - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
genericType - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.TypeCallbackPair
 
genericTypeFor(Object) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Create a generic type information for a given Java instance.
get() - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
get(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
get(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
get(InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
get() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
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 null if this map contains no mapping for the key.
get() - Method in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
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() - Method in class org.glassfish.jersey.internal.util.collection.Values.EagerValue
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
get() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
get(ActiveDescriptor<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
Get an inhabitant stored in the scope instance that matches the active descriptor .
get(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Get a parameter extractor.
get(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorFactory
 
get(Parameter) - Method in interface org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorProvider
Get the extractor configured to extract value of given parameter.
get() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
GET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, should not consume any entity.
GET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, should not consume any form parameter.
GET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, returns a void type.
getAbortResponse() - Method in exception org.glassfish.jersey.client.AbortException
Get the abort response that caused this exception.
getAbortResponse() - Method in class org.glassfish.jersey.client.ClientRequest
Get the request filter chain aborting response if set, or null otherwise.
getAbortResponse() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the request filter chain aborting response if set, or null otherwise.
getAbsolutePath() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the absolute path of the request.
getAbsolutePath() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getAbsolutePathBuilder() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getAcceptableLanguages() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get a list of languages that are acceptable for the message.
getAcceptableLanguages() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getAcceptableMediaTypes() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get a list of media types that are acceptable for the message.
getAcceptableMediaTypes() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getAlgorithm() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
getAllDeclaredMethods(Class<?>) - Method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
getAllDeclaredMethods(Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodList
 
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.
getAllMethods() - Method in class org.glassfish.jersey.server.model.Resource
Provides resource methods and resource locator are available on the resource.
getAllowedMethods() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the allowed HTTP methods from the Allow HTTP header.
getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the allowed HTTP methods from the Allow HTTP header.
getAllowedMethods() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getAllowedMethods(RuntimeResource) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Return allowed methods for the given resource.
getAllProviders(ServiceLocator, 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 HK2 service locator container.
getAllProviders(ServiceLocator, 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 underlying HK2 service locator container.
getAllProviders(ServiceLocator, 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 HK2 service locator container ordered based on the given comparator.
getAllRankedProviders(ServiceLocator, 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 HK2 service locator container.
getAllServiceHandles(ServiceLocator, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Get collection of all ServiceHandles bound for providers (custom and default) registered for the given service provider contract in the underlying HK2 service locator container.
getAndVerify(String) - Static method in class org.glassfish.jersey.internal.util.collection.DataStructures
 
getAnnotatedClasses() - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
Get the set of annotated classes.
getAnnotatedResourceClass(Class<?>) - Static method in class org.glassfish.jersey.server.model.internal.ModelHelper
Get the class in the provided resource class ancestor hierarchy that is actually annotated with the @Path annotation.
getAnnotation() - Method in interface javax.validation.metadata.ConstraintDescriptor
Returns the annotation describing the constraint declaration.
getAnnotation(Annotation[], Class<T>) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringHelper
 
getAnnotation() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Get the client binding annotation this model represents.
getAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
getAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.Parameter
 
getAnnotationDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
getAnnotations(AccessibleObject) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
 
getAnnotations() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
getAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
getAnnotations() - Method in class org.glassfish.jersey.server.model.Parameter
 
getAnnotationSet(Class<? extends Annotation>...) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
getAnnotationTypeName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
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.
getAny() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the any property.
getAny() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
getAny() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getAny() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
getApplication() - Method in class org.glassfish.jersey.server.ResourceConfig
Returns JAX-RS application corresponding with this ResourceConfig.
getApplication() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
getApplication(UriInfo, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getApplication(UriInfo, Resource, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getApplication(UriInfo, boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get a new instance of a ApplicationDescription corresponding to all the root resource classes, and configure the base URI.
getApplication(UriInfo, Resource, boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get a new instance of Application for a particular resource.
getApplicationClass() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getApplicationClass() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the application class used for configuration of Jersey application.
getApplicationClass() - Method in class org.glassfish.jersey.server.ResourceConfig
Method used by ApplicationHandler to retrieve application class (this method is overridden by ResourceConfig.WrappingResourceConfig).
getApplicationClass() - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
Get the original JAX-RS Application class provided it was not instantiated yet.
getApplicationEvent(ApplicationEvent.Type) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
getApplicationHandler() - Method in interface org.glassfish.jersey.server.spi.Container
Get the Jersey server-side application handler associated with the container.
getApplicationName() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getApplicationName() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the application name.
getApplicationName() - Method in class org.glassfish.jersey.server.ResourceConfig
Get the name of the Jersey application.
getApplicationName() - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
getArgs() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide method parameters for which validation will be done.
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
 
getAttribute(String) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
getAttributeDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
getAttributes() - Method in interface javax.validation.metadata.ConstraintDescriptor
Returns a map containing the annotation attribute names as keys and the annotation attribute values as value.
getAttributes(String[]) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
getAuthenticationScheme() - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
getAuthority() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed authority component.
getAverageDuration() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getAverageDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the average duration (processing time) in milliseconds of the request processing measured in the time window.
getBackgroundScheduler() - Method in class org.glassfish.jersey.server.ServerRuntime
Get the Jersey server runtime background scheduler.
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.
getBase() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the base property.
getBaseUri() - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
Return request baseUri previously set by OutboundJaxrsResponse.Builder.setBaseUri(java.net.URI).
getBaseUri() - Method in class org.glassfish.jersey.server.ContainerRequest
Get base request URI.
getBaseUri() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getBaseUriBuilder() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getBinders(Set<Binder>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getBootstrapConfiguration() - Method in interface javax.validation.Configuration
Returns configuration information stored in the META-INF/validation.xml file.
getBuf() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource.DSByteArrayOutputStream
 
getBufferSize() - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
 
getBuildId() - Static method in class org.glassfish.jersey.internal.Version
Get build id.
getCachedForm(ContainerRequest, boolean) - Static method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
getCachedValidationProviders(ClassLoader) - Method in class javax.validation.Validation.GetValidationProviderListAction
 
getCacheKey(ClientRequestContext) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
getCallbackContract() - Method in class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
Get the callback contract supported by this callback runner.
getCallbackContract() - Method in class org.glassfish.jersey.server.ServerRuntime.CompletionCallbackRunner
 
getCallbackContract() - Method in class org.glassfish.jersey.server.ServerRuntime.ConnectionCallbackRunner
 
getCallbackName(JSONP) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Returns a JavaScript callback name to wrap the JSON entity into.
getCharset(MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
Get the character set from a media type.
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.
getChildNodes() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlElementType
 
getChildren(Object, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
getChildResources() - Method in class org.glassfish.jersey.server.model.Resource
Returns the list of child resources available on this resource.
getChildRuntimeResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get child runtime resources of this resource.
getChunkType() - Method in class org.glassfish.jersey.client.ChunkedInput
Get chunk data 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.
getClass(Class<?>, Class<?>, Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
getClassDoc(Class<?>) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getClasses() - Method in class org.glassfish.jersey.client.ClientConfig
 
getClasses() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getClasses(Collection<ServiceHandle<T>>) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getClasses() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getClasses() - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get all registered component classes, including features and binders mtea-providers.
getClasses(Predicate<ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get a subset of all registered component classes using the filter predicate to determine for each component class based on it's contract provider class model whether it should be kept or filtered out.
getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getClassFilteringScopes() - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getClassFilteringScopes() - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getClassFilteringScopes() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get all available entity-filtering scopes defined on a class.
getClassForName(String) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
getClassHierarchyIterator(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
getClassLoader() - Method in class org.glassfish.jersey.server.ResourceConfig
Get resource and provider class loader.
getClassLoader() - Method in class org.glassfish.jersey.server.ResourceConfig.State
Get resource and provider class loader.
getClassLoaderPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to obtain class loader for given class.
getClassName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
getClient() - Method in class org.glassfish.jersey.client.ClientConfig
Get the parent Jersey client this configuration is bound to.
getClient() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getClient() - Method in class org.glassfish.jersey.client.ClientRequest
 
getClientConfig() - Method in class org.glassfish.jersey.client.ClientRequest
Get internal client configuration state.
getClientRuntime() - Method in class org.glassfish.jersey.client.ClientRequest
Get the underlying client runtime.
getCommentText() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
getCommentText() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Gets the value of the commentText property.
getCommentText() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
getCompatibleProvidersList(MediaType, List<? extends AbstractEntityProviderModel<T>>, Map<MediaType, List<T>>) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
getCompatibleProvidersMap(MediaType, List<? extends AbstractEntityProviderModel<T>>, Map<MediaType, List<T>>) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
getComponentBag() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getComponentBag() - Method in class org.glassfish.jersey.model.internal.CommonConfig
Returns a ComponentBag instance associated with the configuration.
getComponentBag() - Method in class org.glassfish.jersey.server.ResourceConfig
Get the internal component bag.
getComponents() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
getComponents() - Method in class org.glassfish.jersey.server.model.Invocable
 
getComponents() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
getComponents() - Method in class org.glassfish.jersey.server.model.MethodHandler
 
getComponents() - Method in class org.glassfish.jersey.server.model.Resource
 
getComponents() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getComponents() - Method in class org.glassfish.jersey.server.model.ResourceModel
 
getComponents() - Method in interface org.glassfish.jersey.server.model.ResourceModelComponent
Should return all existing resource model sub-components.
getComponents() - Method in class org.glassfish.jersey.server.model.RuntimeResource
 
getComposingConstraints() - Method in interface javax.validation.metadata.ConstraintDescriptor
Return a set of composing ConstraintDescriptors where each descriptor describes a composing constraint.
getConfig() - Method in class org.glassfish.jersey.client.ClientRuntime
Get runtime configuration.
getConfigClass() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Get the configuration class to be used.
getConfiguration() - Method in class org.glassfish.jersey.client.ClientConfig
 
getConfiguration() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getConfiguration() - Method in class org.glassfish.jersey.client.ClientRequest
 
getConfiguration() - Method in interface org.glassfish.jersey.client.Initializable
Get a live view of an internal client configuration state of this initializable instance.
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyClient
 
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
getConfiguration(ServiceLocator) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get service locator dynamic configuration.
getConfiguration() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getConfiguration() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
getConfiguration() - Method in class org.glassfish.jersey.server.ApplicationHandler
Get the application configuration.
getConfiguration() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getConfiguration() - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
getConfiguration() - Method in interface org.glassfish.jersey.server.spi.Container
Return an immutable representation of the current configuration.
getConfiguratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
Return WadlGeneratorConfig that was used to produce current description instance.
getConnection(URL) - Method in interface org.glassfish.jersey.client.HttpUrlConnectorProvider.ConnectionFactory
Get a HttpURLConnection for a given URL.
getConnection(URL) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider.DefaultConnectionFactory
 
getConnectionManager(Client, Configuration, SSLContext) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
 
getConnector(Configurable<?>) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
 
getConnector() - Method in class org.glassfish.jersey.client.ClientConfig
Get the client transport connector.
getConnector() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getConnector() - Method in class org.glassfish.jersey.client.ClientRuntime
Runtime connector.
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.client.spi.CachingConnectorProvider
 
getConnector(Client, Configuration) - Method in interface org.glassfish.jersey.client.spi.ConnectorProvider
Get a Jersey client connector instance for a given client instance and Jersey client runtime configuration.
getConnectorProvider() - Method in class org.glassfish.jersey.client.ClientConfig
Get the client transport connector provider.
getConnectorProvider() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getConstrainedConstructors() - Method in interface javax.validation.metadata.BeanDescriptor
Returns a set with descriptors for the constrained constructors of the bean represented by this descriptor.
getConstrainedMethods(MethodType, MethodType...) - Method in interface javax.validation.metadata.BeanDescriptor
Returns a set with descriptors for the constrained methods of the bean represented by this descriptor.
getConstrainedProperties() - Method in interface javax.validation.metadata.BeanDescriptor
Returns a set of property descriptors having at least one constraint defined or marked as cascaded (Valid).
getConstraintDescriptor() - Method in interface javax.validation.ConstraintViolation
Returns the constraint metadata reported to fail.
getConstraintDescriptor() - Method in interface javax.validation.MessageInterpolator.Context
 
getConstraintDescriptors() - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Retrieves the constraint descriptors following the defined restrictions and hosted on the element described by ElementDescriptor.
getConstraintDescriptors() - Method in interface javax.validation.metadata.ElementDescriptor
Returns all constraint descriptors for this element in the class hierarchy or an empty Set if none are present.
getConstraintDescriptors() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns an empty Set.
getConstraintMappingResourcePaths() - Method in interface javax.validation.BootstrapConfiguration
Returns a set of resource paths pointing to XML constraint mapping files.
getConstraintsForClass(Class<?>) - Method in interface javax.validation.Validator
Returns the descriptor object describing bean constraints.
getConstraintsForConstructor(Class<?>...) - Method in interface javax.validation.metadata.BeanDescriptor
Returns a constructor descriptor for the given constructor.
getConstraintsForMethod(String, Class<?>...) - Method in interface javax.validation.metadata.BeanDescriptor
Returns a method descriptor for the given method.
getConstraintsForProperty(String) - Method in interface javax.validation.metadata.BeanDescriptor
Returns the property descriptor for a given property.
getConstraintValidatorClasses() - Method in interface javax.validation.metadata.ConstraintDescriptor
List of the constraint validation implementation classes.
getConstraintValidatorFactory() - Method in interface javax.validation.spi.ConfigurationState
Returns the constraint validator factory of this configuration.
getConstraintValidatorFactory() - Method in interface javax.validation.ValidatorFactory
Returns the ConstraintValidatorFactory instance configured at initialization time for the ValidatorFactory.
getConstraintValidatorFactoryClassName() - Method in interface javax.validation.BootstrapConfiguration
Class name of the ConstraintValidatorFactory implementation or null if none is specified.
getConstraintViolations() - Method in exception javax.validation.ConstraintViolationException
Set of constraint violations reported during a validation.
getConstructor(Class<T>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
getConstructor() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
Get the underlying java constructor.
getConstructors() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
getConstructors() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the resource method handler constructors.
getConsumedTypes() - Method in interface org.glassfish.jersey.server.model.Consuming
Get the consumed media types supported by the component.
getConsumedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get consumable media types.
getConsumedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getConsumesMediaType() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getConsumesMediaType() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the string with media types consumed by this method, enclosed in double quotas and separated by a comma (e.g.
getContainerRequest() - Method in class org.glassfish.jersey.server.internal.inject.AbstractContainerRequestValueFactory
Get the container request.
getContainerRequest() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getContainerRequest() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the container request.
getContainerRequestFilters() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getContainerRequestFilters() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get container request filters used during the request filtering phase.
getContainerResponse() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getContainerResponse() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the container response.
getContainerResponseFilters() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getContainerResponseFilters() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get container response filters used during the response filtering phase.
getContent() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the content property.
getContent() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
getContentType() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
getContext(Class) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
getContext(Class) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.NullContextResolverAdapter
 
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.
getContext() - Method in class org.glassfish.jersey.server.spi.ExternalRequestContext
Get me current external context data.
getContextClassLoader() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get the context class loader.
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
 
getContractConstraint(Class<?>, RuntimeType) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getContractMap() - Method in class org.glassfish.jersey.model.ContractProvider
Get the map of contracts and their priorities.
getContracts(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig
 
getContracts(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
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.model.internal.CommonConfig
 
getContracts(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
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.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverterFactory
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.AggregatedProvider
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.CharacterProvider
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.DateProvider
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.StringConstructor
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeFromString
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeFromStringEnum
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeValueOf
 
getCookies() - Method in class org.glassfish.jersey.client.ClientRequest
 
getCookies() - Method in class org.glassfish.jersey.client.ClientResponse
 
getCookies() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getCookies() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getCookies() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getCookies() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getCookieStore() - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
Get the CookieStore.
getCookieStore(Configurable<?>) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
Retrieve the underlying Apache CookieStore instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getCorePoolSize() - Method in class org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider
 
getCorePoolSize() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.DefaultBackgroundSchedulerProvider
 
getCorePoolSize() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get the number of the core threads of the the provisioned thread pool executor.
getCount() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource.DSByteArrayOutputStream
 
getCount() - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
getCredentials(ClientRequestContext, HttpAuthenticationFilter.Credentials, HttpAuthenticationFilter.Type) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
Get credentials actual for the current request.
getCrossParameterDescriptor() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns a descriptor containing the cross-parameter constraints of this executable.
getCustomProviders(ServiceLocator, 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 HK2 service locator container.
getData() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get model data represented by this resource method.
getDate() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getDate() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get message date.
getDate() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getDate() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get message date.
getDate() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getDateFormats() - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
Return an unmodifiable list of HTTP specified date formats to use for parsing or formatting Date.
getDebugLevel() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
Get the configured debug level.
getDeclaredAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
getDeclaredAnnotations() - Method in class org.glassfish.jersey.server.model.Parameter
 
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.server.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.
getDeclaringClassName() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getDeclaringClassName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the full class name of the class that declares the handling method.
getDefault() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the default property.
getDefaultConstraintMessageTemplate() - Method in interface javax.validation.ConstraintValidatorContext
 
getDefaultConstraintValidatorFactory() - Method in interface javax.validation.Configuration
Returns an implementation of the ConstraintValidatorFactory interface following the default ConstraintValidatorFactory defined in the specification: uses the public no-arg constructor of the ConstraintValidator
getDefaultContext() - Static method in class org.glassfish.jersey.SslConfigurator
Get a new instance of a SSLContext configured using default configuration settings.
getDefaultContext(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
Get a new instance of a SSLContext configured using default configuration settings.
getDefaultFilteringScope() - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Get a set containing default filtering scope.
getDefaultMessage(Localizable) - Method in class org.glassfish.jersey.internal.l10n.Localizer
 
getDefaultMessageInterpolator() - Method in interface javax.validation.Configuration
Returns an implementation of the MessageInterpolator interface following the default MessageInterpolator defined in the specification: use the ValidationMessages resource bundle to load keys use Locale.getDefault()
getDefaultNext() - Method in class org.glassfish.jersey.process.internal.AbstractChainableStage
Get the default next stage currently configured on the acceptor.
getDefaultParameterNameProvider() - Method in interface javax.validation.Configuration
Returns an implementation of the ParameterNameProvider interface following the default ParameterNameProvider defined in the specification: returns names in the form arg&lt;PARAMETER_INDEX&gt; where PARAMETER_INDEX starts at 0 for the first parameter, e.g.
getDefaultPriority() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Get the default priority of the built contract provider model.
getDefaultProviderClassName() - Method in interface javax.validation.BootstrapConfiguration
Class name of the ValidationProvider implementation or null if none is specified.
getDefaultSslContext() - Method in interface org.glassfish.jersey.client.spi.DefaultSslContextProvider
Get default SSLContext.
getDefaultStringValue() - Method in exception org.glassfish.jersey.server.ParamException
Get the default String value.
getDefaultTraversableResolver() - Method in interface javax.validation.Configuration
Returns an implementation of the TraversableResolver interface following the default TraversableResolver defined in the specification: if Java Persistence is available in the runtime environment, a property is considered reachable if Java Persistence considers the property as loaded if Java Persistence is not available in the runtime environment, all properties are considered reachable all properties are considered cascadable.
getDefaultValidatedExecutableTypes() - Method in interface javax.validation.BootstrapConfiguration
Returns the set of executable types that should be considered unless explicitly overridden via ValidateOnExecution

Returns a set containing ExecutableType.CONSTRUCTORS and ExecutableType.NON_GETTER_METHODS if unspecified in the configuration.

getDefaultValidationProviderResolver() - Method in interface javax.validation.spi.BootstrapState
Specification default ValidationProviderResolver strategy instance.
getDefaultValidationProviderResolver() - Method in class javax.validation.Validation.GenericBootstrapImpl
 
getDefaultValue() - Method in class org.glassfish.jersey.server.model.Parameter
Get the default parameter value.
getDefaultValueString() - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Get the default string value of the parameter.
getDefaultValueString() - Method in interface org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractor
Default entry value (string) that will be used in case the entry is not present in the supplied multivalued map.
getDefaultValueString() - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
getDefaultValueString() - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
getDefaultValueString() - Method in class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
 
getDefaultValueString() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
 
getDefinitionMethod() - Method in class org.glassfish.jersey.server.model.Invocable
Getter for the Java method that should be executed.
getDelimiter(byte, int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
Selects a delimiter which corresponds to delimiter buffer.
getDelimiter(int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
Selects a delimiter which corresponds to delimiter buffer.
getDelimiter(byte, int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.FixedBoundaryParser
 
getDelimiter(int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.FixedBoundaryParser
 
getDelimiter(byte, int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
getDelimiter(int, byte[]) - Method in class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
getDelimiterBufferSize() - Method in class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
Returns a delimiter buffer size depending on the selected strategy.
getDelimiterBufferSize() - Method in class org.glassfish.jersey.client.ChunkedInput.FixedBoundaryParser
 
getDelimiterBufferSize() - Method in class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
getDimension(VariantSelector.VariantHolder) - Method in interface org.glassfish.jersey.message.internal.VariantSelector.DimensionChecker
Get the dimension value from the variant.
getDistance(T) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator
 
getDoc() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the doc property.
getDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
getDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
getDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.ApplicationDocs
 
getDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResourceDocType
 
getDuration() - Method in class org.glassfish.jersey.message.internal.TracingInfo.Message
 
getDuration() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
Get duration.
getDynamicFeatures() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get dynamic features.
getEffectiveInputTypes(ResourceMethod) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
getEffectiveOutputTypes(ResourceMethod) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
getElement() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the element property.
getElement() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
getElementClass() - Method in interface javax.validation.metadata.CrossParameterDescriptor
 
getElementClass() - Method in interface javax.validation.metadata.ElementDescriptor
 
getElementClass(Class<?>, Type) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
getElementName(Class<?>) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Get the element name for a given Java type.
getEncodedAnnotation() - Static method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
getEndpoint() - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Get the matched server-side endpoint if present, or null otherwise.
getEndpoint() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getEntity() - Method in class org.glassfish.jersey.client.ClientResponse
Get the message entity Java instance.
getEntity() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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
 
getEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
Get entity annotations passed to request/response.
getEntityAnnotations() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the annotations attached to the entity.
getEntityAnnotations() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityClass() - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
getEntityClass() - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getEntityClass() - Method in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
getEntityClass() - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getEntityClass() - Method in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
getEntityClass() - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get an entity class this graph is created for.
getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
Get entity class to be processed.
getEntityClass(Type) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
A convenience method to get the domain class (i.e.
getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
Get entity domain class of this graph.
getEntityClass() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the raw message entity type information.
getEntityClass() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityGraph() - Method in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
getEntityGraph() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
Get entity graph to be modified by the processing.
getEntityParam(Invocable) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
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.
getEntityStream() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityTag() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getEntityTag() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the entity tag.
getEntityTag() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getEntityTag() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the entity tag.
getEntityTag() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityType() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the message entity type information.
getEntityType() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntry(K) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns the entry associated with the specified key in the HashMap.
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.
getErrorsAsResourceModelIssues() - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
Get all filed error messages as ResourceModelIssues.
getErrorsAsResourceModelIssues(boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
Get error messages filed after Errors.mark() flag was set as ResourceModelIssues.
getEvent() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
getEvent() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
FIXME remove.
getEvent() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
getEvent() - Method in class org.glassfish.jersey.message.internal.TracingInfo.Message
 
getEventValue() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
getEventValue() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
getEventValue() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
getExample() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
getException() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getException() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the latest exception, if any, thrown by the request and response processing.
getExceptionCause() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getExceptionCause() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
getExceptionMapper(Class<T>) - Method in class org.glassfish.jersey.internal.JaxrsProviders
 
getExceptionMapper() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getExceptionMapper() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the ExceptionMapper that was found and used during the exception mapping phase.
getExceptionMapperCount() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
getExceptionMapperCount() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get the statistics of execution of exception mappers.
getExceptionMapperEvents() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
Get the exception mapper event queue.
getExceptionMapperExecutions() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
getExceptionMapperExecutions() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get the count of exception mapper executions.
getExceptionMapperStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
getExceptionMapperStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get statistics about registered exception mappers.
getExceptionMapperStatisticsBuilder() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
Get the exception mapper statistics builder.
getExceptionType(Class<? extends ExceptionMapper>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
getExecutableParameters() - Method in interface javax.validation.ConstraintViolation
Returns an Object[] representing the constructor or method invocation arguments if the ConstraintViolation is returned after validating the method or constructor parameters.
getExecutableReturnValue() - Method in interface javax.validation.ConstraintViolation
Returns the return value of the constructor or method invocation if the ConstraintViolation is returned after validating the method or constructor return value.
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
 
getExternalGrammar(String) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
getExternalGrammar(UriInfo, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
getExternalMetadataKeys() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
getExternalProviderInterfaces() - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getFactoryInjectee(Injectee, Type) - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
getFamily() - Method in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
getFeature(String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
getFeature() - Method in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
Get the registered feature instance or null if this is a class based feature registration.
getFeatureClass() - Method in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
Get the registered feature class.
getField() - Method in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
getField() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
Get field to be processed.
getFields(Class<T>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
getFields(String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getFields(String...) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getFields(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getFields() - Method in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
getFields(String) - Method in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
getFields(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getFields(String...) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getFields(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getFields() - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getFields(String) - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getFields(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get fields for given entity-filtering scope.
getFields(String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get fields for given entity-filtering scopes.
getFields(Set<String>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get fields for given entity-filtering scopes.
getFields() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
Get a set of all simple (non-filterable) fields of entity class.
getFields(String) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
Get fields with the given parent path.
getFilter() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getFilteringAnnotations(Annotation[]) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringHelper
Filter given annotations and return only entity-filtering ones.
getFilteringObject(Type, boolean, Annotation...) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
getFilteringObject(Class<?>, boolean, Annotation...) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
getFilteringObject(Type, boolean, Annotation...) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectProvider
Get reader/writer entity-filtering object for given type.
getFilteringScopes(Annotation[], boolean) - Method in class org.glassfish.jersey.message.filtering.CommonScopeProvider
 
getFilteringScopes(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.CommonScopeProvider
Get entity-filtering scopes from all available scope resolvers for given annotations.
getFilteringScopes(Configuration) - Method in class org.glassfish.jersey.message.filtering.CommonScopeProvider
Get entity-filtering scopes from Configuration.
getFilteringScopes() - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getFilteringScopes(Annotation[]) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringHelper
Get entity-filtering scopes from given annotations.
getFilteringScopes(Annotation[], boolean) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringHelper
Get entity-filtering scopes from given annotations.
getFilteringScopes() - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getFilteringScopes(String) - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getFilteringScopes(Annotation[]) - Static method in class org.glassfish.jersey.message.filtering.SecurityHelper
Get entity-filtering scopes of security annotations present among given annotations.
getFilteringScopes(SecurityContext, Annotation[]) - Static method in class org.glassfish.jersey.message.filtering.SecurityHelper
Get entity-filtering scopes of security annotations present among given annotations with respect to given SecurityContext.
getFilteringScopes(Annotation[], boolean) - Method in class org.glassfish.jersey.message.filtering.SecurityServerScopeProvider
 
getFilteringScopes(Annotation[], boolean) - Method in class org.glassfish.jersey.message.filtering.ServerScopeProvider
 
getFilteringScopes(Method, Class<?>) - Method in class org.glassfish.jersey.message.filtering.ServerScopeProvider
Get entity-filtering scopes from examining annotations present on resource method and resource class.
getFilteringScopes() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get all available entity-filtering scopes.
getFilteringScopes(Annotation[], boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.ScopeProvider
Get entity-filtering scopes to be used to process an entity.
getFinalMatchingGroup() - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Get the final matching group of the last successful request URI routing pattern match result.
getFinalMatchingGroup() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getFirst(K) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
getFirst(String, Class<A>) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
getFirst(String, A) - Method in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
getFixed() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the fixed property.
getFlag() - Method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns the numeric value of the bit corresponding to this flag.
getForeignRequestScopedComponents() - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
getForm(ContainerRequest) - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
getFormParameters(ContainerRequest) - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
getFragment() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed fragment component.
getFrom() - Method in interface javax.validation.metadata.GroupConversionDescriptor
Returns the source group of this conversion rule.
getFromStringStringMethodPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to get the static fromString(String ) method.
getFullPathRegex() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get full regular expression of this runtime resource prefixed by regular expression of parent if present.
getGeneratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
getGenericParameterTypes() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get generic method parameter types.
getGenericType() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
getGenericTypeArgumentClasses(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get the list of classes that represent the type arguments of a parameterized input type.
getGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global reader interceptors.
getGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global request filters.
getGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global response filters.
getGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global writer interceptors.
getGrammars() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the grammars property.
getGroupConversions() - Method in interface javax.validation.metadata.CascadableDescriptor
Returns the group conversions configured for this element.
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.
getGroups() - Method in interface javax.validation.metadata.ConstraintDescriptor
The set of groups the constraint is applied on.
getHandler() - Method in class org.glassfish.jersey.server.model.Invocable
Get the model of the resource method handler that will be used to invoke the handling resource method on.
getHandlerClass() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
getHandlerClass() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the resource method handler class.
getHandlerClass() - Method in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
getHandlerClasses() - Method in class org.glassfish.jersey.server.model.Resource
Get the method handler classes for the resource methods registered on the resource.
getHandlerInstance() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
getHandlerInstance() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the raw handler instance that is backing this method handler.
getHandlerInstance() - Method in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
getHandlerInstances() - Method in class org.glassfish.jersey.server.model.Resource
Get the method handler (singleton) instances for the resource methods registered on the resource.
getHandlerPath(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Splits URI address from query params and returns it.
getHandlers() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getHandlingMethod() - Method in class org.glassfish.jersey.server.model.Invocable
Getter for the Java method
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.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
 
getHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHeaderString(String) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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.OutboundJaxrsResponse
 
getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get a message header as a single string value.
getHeaderString(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHost(HttpUriRequest) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getHost() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed host component.
getHostnameVerifier() - Method in class org.glassfish.jersey.client.JerseyClient
 
getHref() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the href property.
getHttpClient() - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
Get the HttpClient.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
Retrieve the underlying Apache HttpClient instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getHttpEntity(ClientRequest, boolean) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getHttpMethod() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getHttpMethod() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the associated HTTP method.
getHttpMethod() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the associated HTTP method.
getHttpMethod() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the HTTP method of the method.
getId() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the id property.
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.
getImmutableCookie() - Method in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
getImmutableNewCookie() - Method in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
getImplementedContracts(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getInclude() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the include property.
getIndex() - Method in interface javax.validation.metadata.ParameterDescriptor
Returns this parameter's index within the parameter array of the method or constructor holding it.
getIndex() - Method in interface javax.validation.Path.Node
 
getIndex() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
getIndex() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
getIndex() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
getInflector() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getInflector() - Method in class org.glassfish.jersey.server.model.Inflecting
Get the inflector.
getInitializerMethods(Class<T>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
getInjectee(Parameter) - Static method in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
 
getInput() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Returns the input String on which this iterator operates.
getInputStream(CloseableHttpResponse) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getInputStream(HttpURLConnection) - Static method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
getInputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
getInputStream() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
getInputStream(String) - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory
Obtain a InputStream of the jar file.
getInstance(Class<T>) - Method in interface javax.validation.ConstraintValidatorFactory
 
getInstance() - Static method in class org.glassfish.jersey.internal.Errors
 
getInstance() - Static method in class org.glassfish.jersey.internal.OsgiRegistry
Returns an OsgiRegistry instance.
getInstance() - Static method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
 
getInstance() - Static method in class org.glassfish.jersey.jaxb.internal.NounInflector
Return a fully configured NounInflector instance that can be used for performing transformations.
getInstance(PropertiesDelegate) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
Returns instance of TracingLogger associated with current request processing (propertiesDelegate).
getInstance(Class<?>, ParamConverter<T>, String, String) - Static method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor
Get a new CollectionExtractor instance.
getInstance(Class<?>, String, String) - Static method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
Get string collection extractor instance supporting the given collection class type for the parameter specified.
getInstance() - Static method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner.ResourcesProvider
 
getInstance(ServiceLocator) - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
getInstance(ServiceLocator) - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the injected resource method handler instance.
getInstance(ServiceLocator) - Method in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
getInstances() - Method in class org.glassfish.jersey.client.ClientConfig
 
getInstances() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getInstances() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getInstances() - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get all registered component instances, including features and binders meta-providers.
getInstances(Predicate<ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get a subset of all registered component instances using the filter predicate to determine for each component instance based on it's contract provider class model whether it should be kept or filtered out.
getInstances() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getInterceptor() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor.InterceptorTimestampPair
 
getInterval() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
 
getIntputStream() - Static method in class org.glassfish.jersey.internal.Version
 
getInvalidValue() - Method in interface javax.validation.ConstraintViolation
Returns the value failing to pass the constraint.
getInvocable() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the invocable method model.
getInvocable() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the invocable method model.
getInvocable() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide invocable for which validation will been done.
getIssueList() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Returns a list of issues found after ComponentModelValidator.validate(org.glassfish.jersey.server.model.ResourceModelComponent) method has been invoked.
getIssues() - Method in exception org.glassfish.jersey.server.model.ModelValidationException
Get validation issues.
getJAXBContext(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
getJAXBContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
getJAXBContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
 
getJAXBContext() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getJAXBContext() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJaxRsProviderInterfaces() - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getJdkVersion() - Static method in class org.glassfish.jersey.internal.util.JdkVersion
 
getJsonpAnnotation(InterceptorContext) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Returns a JSONP annotation of the resource method responsible for handling the current request.
getKeepAliveTime() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Get the thread keep-alive time (in seconds).
getKey() - Method in interface javax.validation.Path.Node
 
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
 
getKey() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
getKey() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
getKey() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
getKeyStore() - Method in class org.glassfish.jersey.SslConfigurator
Get the key store instance.
getKind() - Method in interface javax.validation.Path.Node
The kind of element represented by the node.
getLang() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the lang property.
getLanguage() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLanguage() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the language of the entity.
getLanguage() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLanguage() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the language of the entity.
getLanguage() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLastModified() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLastModified() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the last modified date.
getLastModified() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLastModified() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the last modified date.
getLastModified() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLastPathParameterIndex(String, UriTemplate) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getLastResponseCode() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResponseMXBeanImpl
 
getLastResponseCode() - Method in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
getLastResponseCode() - Method in interface org.glassfish.jersey.server.monitoring.ResponseMXBean
Returns the response code of a last response written by the application.
getLastResponseCode() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Returns the response code of a last response written by the application.
getLastStartTime() - Method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
getLastStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Return time when target was executed last time.
getLazyInitializedComponentProviders(ServiceLocator) - Static method in class org.glassfish.jersey.server.ApplicationHandler
 
getLeafBean() - Method in interface javax.validation.ConstraintViolation
Returns: the bean instance the constraint is applied on if it is a bean constraint the bean instance hosting the property the constraint is applied on if it is a property constraint null when the ConstraintViolation is returned after calling Validator.validateValue(Class, String, Object, Class[]) the object the method is executed on if it is a method parameter, cross-parameter or return value constraint null if it is a constructor parameter or cross-parameter constraint the object the constructor has created if it is a constructor return value constraint
getLegacyFallbackValue(Map<String, ?>, Map<String, String>, String) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
 
getLength() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLength() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get Content-Length value.
getLength() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLength() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get Content-Length value.
getLength() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLevel() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getLink() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the link property.
getLink(String) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLink(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the link for the relation.
getLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the link for the relation.
getLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinkBuilder(String) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Convenience method that returns a Link.Builder for the relation.
getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Convenience method that returns a Link.Builder for the relation.
getLinkBuilder(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinkRelations(String) - Static method in class org.glassfish.jersey.message.internal.LinkProvider
Extract the list of link relations from the string value of a Link.REL attribute.
getLinks() - Method in class org.glassfish.jersey.client.ClientResponse
 
getLinks() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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.OutboundJaxrsResponse
 
getLinks() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the links attached to the message as header.
getLinks() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLocale() - Method in class org.glassfish.jersey.internal.l10n.Localizer
 
getLocation() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getLocation() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get the location.
getLocation() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getLocation() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get the location.
getLocation() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLocator() - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Get the service locator.
getLocatorResource(RuntimeResource) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
getLocatorSubResources() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the list of sub resources returned from resource locators during matching.
getLocatorSubResources() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMaintenance() - Method in class org.glassfish.jersey.internal.util.JdkVersion
 
getMajor() - Method in class org.glassfish.jersey.internal.util.JdkVersion
 
getMap() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
Returns the map backing this view.
getMappedThrowable() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the throwable that was mapped to a response.
getMappedThrowable() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMappedValue() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
Returns the default mapped value for additions, or null if additions are not supported.
getMappingStreams() - Method in interface javax.validation.spi.ConfigurationState
Returns a set of configuration streams.
getMarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Get the JAXB marshaller for the given class and media type.
getMarshaller(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
getMatchedMethods(ExtendedUriInfo) - Static method in class org.glassfish.jersey.message.filtering.ServerScopeProvider
 
getMatchedModelResource() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get matched model resource from which the matched resource method was invoked.
getMatchedModelResource() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedResourceLocators() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get resource locators matched since beginning of a matching.
getMatchedResourceLocators() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedResourceMethod() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get matched resource method that is invoked.
getMatchedResourceMethod() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedResources() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedResults() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get a read-only list of MatchResult for matched resources.
getMatchedResults() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedRuntimeResources() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Return all matched runtime resources including runtime resources based on child resources.
getMatchedRuntimeResources() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedTemplates() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get a read-only list of UriTemplate for matched resources.
getMatchedTemplates() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedURIs() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatchedURIs(boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getMatrixParameters() - Method in class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
getMax() - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
getMax() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
getMax() - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
 
getMax() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the highest value in the snapshot.
getMaximumCacheLimit(Configuration) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
getMaximumDuration() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getMaximumDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the maximum duration (processing time) in milliseconds of the request processing measured in the time window.
getMaximumPoolSize() - Method in class org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider
 
getMaximumPoolSize() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Get the maximum number of threads to allow in the thread pool.
getMBeanInfo() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
getMean() - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
getMean() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
getMean() - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
 
getMean() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the arithmetic mean of the values in the snapshot.
getMediaType() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the mediaType property.
getMediaType() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the mediaType property.
getMediaType(List<MediaType>) - Method in class org.glassfish.jersey.client.ClientRequest
 
getMediaType() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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.InterceptorExecutor
 
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.
getMediaType() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getMediaType() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Returns MediaType.
getMediaType() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
getMediaTypeDistance(MediaType, List<MediaType>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
getMessage() - Method in interface javax.validation.ConstraintViolation
 
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
 
getMessage() - Method in exception org.glassfish.jersey.server.model.ModelValidationException
 
getMessage() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
Human-readable description of the issue.
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, PropertiesDelegate) - 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 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 given type.
getMessageBodyWorkersMediaTypesByType(List<? extends AbstractEntityProviderModel<T>>) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
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, PropertiesDelegate) - 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 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 given type.
getMessageInterpolator() - Method in interface javax.validation.spi.ConfigurationState
Returns the message interpolator of this configuration.
getMessageInterpolator() - Method in interface javax.validation.ValidatorFactory
Returns the MessageInterpolator instance configured at initialization time for the ValidatorFactory.
getMessageInterpolatorClassName() - Method in interface javax.validation.BootstrapConfiguration
Class name of the MessageInterpolator implementation or null if none is specified.
getMessages() - Method in exception org.glassfish.jersey.internal.Errors.ErrorMessagesException
Get encountered error messages.
getMessages() - Method in class org.glassfish.jersey.message.internal.TracingInfo
Returns all collected messages enhanced by time duration data.
getMessageTemplate() - Method in interface javax.validation.ConstraintViolation
 
getMessageTemplate() - Method in interface javax.validation.metadata.ConstraintDescriptor
The non-interpolated error message
getMetadata() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getMetadata() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getMetaMethodAnnotations(Class<T>) - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get all instances of the specified meta-annotation type found on the method annotations.
getMethod() - Method in class org.glassfish.jersey.client.ClientRequest
 
getMethod() - Method in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
getMethod() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
Get method to be processed.
getMethod() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getMethod() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.MethodStats
Get the resource method executed.
getMethod() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get the underlying Java method.
getMethodByName(String, Class<?>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
getMethodDoc(Class<?>, Method) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getMethodDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
getMethodName() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getMethodName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the name of the Java method.
getMethodName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Get the method name.
getMethodOrResource() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the methodOrResource property.
getMethodOrResource() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the methodOrResource property.
getMethodRouter(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
getMethods(Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodList
 
getMethodSignature() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Get the method signature, or null if no method signature has been set for the method.
getMethodsPA(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to return an array containing Method objects 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.
getMethodStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
getMethodStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get execution statistics that contain measurements of times only for execution of resource method.
getMethodStats() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
Get method statistics.
getMethodUniqueId(ResourceMethod) - Static method in class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
Get the method unique string ID.
getMin() - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
getMin() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
getMin() - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
 
getMin() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the lowest value in the snapshot.
getMinimumDuration() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getMinimumDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the minimum duration (processing time) in milliseconds of the request processing measured in the time window.
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 null if 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.
getModelEnhancer(Class<?>) - Method in class org.glassfish.jersey.server.model.ResourceMethodConfig
 
getModelEnhancer(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
getName() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the name property.
getName() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the name property.
getName() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns the method name in case this descriptor represents a method or the non-qualified name of the declaring class in case this descriptor represents a constructor.
getName() - Method in interface javax.validation.metadata.ParameterDescriptor
Returns this parameter's name as retrieved by the current parameter name resolver.
getName() - Method in interface javax.validation.Path.Node
Returns the name of the element which the node represents: null if it is a leaf node which represents an entity / bean.
getName() - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getName() - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
getName() - Method in interface org.glassfish.jersey.client.spi.Connector
Get name of current connector.
getName() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getName() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
getName() - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Get the name of the parameter this extractor belongs to.
getName() - Method in interface org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractor
Name of the parameter (map key) to be extracted from the supplied multivalued map.
getName() - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
getName() - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
getName() - Method in class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
 
getName() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
 
getName() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
getName - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
getName() - Method in class org.glassfish.jersey.server.model.Resource
Get the resource name.
getName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMXBean
Get the name of the resource.
getName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
getName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
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.
getNameBindings() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the collection of name bindings attached to this method.
getNameBindings() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getNameBoundReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound reader interceptor map.
getNameBoundReaderInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound reader interceptor inverse map.
getNameBoundRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound request filters.
getNameBoundRequestFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound request filter inverse map.
getNameBoundResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound response filters.
getNameBoundResponseFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound response filter inverse map.
getNameBoundWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound writer interceptor map.
getNameBoundWriterInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound writer interceptor inverse map.
getNames() - Method in class org.glassfish.jersey.server.model.Resource
Return a list of resource names.
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.
getNc() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
getNextCharacter(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
getNextInterceptor() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
Returns next interceptor in the chain.
getNonce() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
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.
getOpaque() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
getOption() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the option property.
getOrCreate(ServiceLocator, Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get the class by contract or create and inject a new instance.
getOrCreate(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Factory
 
getOrCreate(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
getOrCreateEmptyEntityGraph(Class<?>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
getOrCreateEmptyEntityGraph(Class<?>, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
Get an empty entity graph for given class.
getOrCreateEmptyStats(long) - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
 
getOrCreateEntityGraph(Class<?>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
getOrCreateEntityGraph(Class<?>, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
Get an entity graph for given class.
getOrCreateResourceBuilder(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
getOrDefault(Object, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns the value to which the specified key is mapped, or the given default value if this map contains no mapping for the key.
getOsgiRegistryInstance() - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Returns an OsgiRegistry instance.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Doc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Include
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Link
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Method
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Option
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Param
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Representation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Request
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resources
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Response
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOutputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
getOutputStream(int) - Method in interface org.glassfish.jersey.message.internal.OutboundMessageContext.StreamProvider
Get the output stream.
getOutputStream() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
getPackageResources(String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.OsgiRegistry
Get URLs of resources from a given package.
getParam() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the param property.
getParamByName(List<Param>, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
getParamDoc(Class<?>, Method, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getParamDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getParameterAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get method parameter annotations.
getParameterDescriptors() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns a list of descriptors representing this executable's parameters, in the order of their declaration, including synthetic parameters.
getParameterIndex() - Method in interface javax.validation.Path.ParameterNode
 
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.
getParameterizedType(Class<?>) - Method in class org.glassfish.jersey.internal.ContextResolverFactory
 
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.
getParameterName() - Method in exception org.glassfish.jersey.server.ParamException
Get the parameter name.
getParameterNameProvider() - Method in interface javax.validation.spi.ConfigurationState
Returns the parameter name provider for this configuration.
getParameterNameProvider() - Method in interface javax.validation.ValidatorFactory
Returns the ParameterNameProvider instance configured at initialization time for the ValidatorFactory.
getParameterNameProviderClassName() - Method in interface javax.validation.BootstrapConfiguration
Class name of the ParameterNameProvider implementation or null if none is specified.
getParameterNames(Constructor<?>) - Method in interface javax.validation.ParameterNameProvider
Returns the names of the parameters of the given constructor.
getParameterNames(Method) - Method in interface javax.validation.ParameterNameProvider
Returns the names of the parameters of the given method.
getParameters() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
Get the parameters.
getParameters() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
getParameters() - Method in class org.glassfish.jersey.server.model.Invocable
 
getParameters() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the parameters associated directly with the resource method handler, if any (e.g.
getParameters() - Method in class org.glassfish.jersey.server.model.Parameter.BeanParameter
 
getParameters() - Method in interface org.glassfish.jersey.server.model.Parameterized
Provides access to all parameters associated with given Parameterized instance.
getParameterType() - Method in exception org.glassfish.jersey.server.ParamException
Get the type of the parameter annotation.
getParameterTypes() - Method in interface javax.validation.Path.ConstructorNode
 
getParameterTypes() - Method in interface javax.validation.Path.MethodNode
 
getParameterTypes() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get method parameter types.
getParameterValues(List<ParamValueFactoryWithSource<?>>) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
Get the array of parameter values.
getParamName() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
getParams() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
getParamValue(HttpMethodOverrideFilter.Source, MultivaluedMap<String, String>, String) - Method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Returns parameter value in a normalized form (uppercase, trimmed and null if empty string) considering the config flags.
getParamValues() - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker
 
getParent() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getParent() - Method in class org.glassfish.jersey.server.model.Resource
Get the parent resource for this resource model or null in case this resource is a top-level resource and does not have a parent.
getParent() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the parent resource for this resource method model.
getParent() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get parent of this runtime resource.
getParentResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Return parent resources of resources from this runtime resource.
getParser() - Method in class org.glassfish.jersey.client.ChunkedInput
Get the underlying chunk parser.
getParser() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
getPassword() - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
Return password as byte array.
getPath() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the path property.
getPath() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the path property.
getPath(boolean) - Method in class org.glassfish.jersey.server.ContainerRequest
Get the path of the current request relative to the application root (base) URI as a string.
getPath() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getPath() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPath(boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPath(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Get the resource class @Path annotation.
getPath() - Method in class org.glassfish.jersey.server.model.Resource
 
getPath() - Method in interface org.glassfish.jersey.server.model.Routed
Get the path direct assigned to the component.
getPath() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the sub resource method path of the method.
getPath(AnnotatedElement) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
getPath() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed path component.
getPath() - Method in class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
getPathParameterBounds(String) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathParameters() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathParameters(boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathPattern() - Method in class org.glassfish.jersey.server.model.Resource
 
getPathPattern() - Method in interface org.glassfish.jersey.server.model.Routed
Get the path pattern that can be used for matching the remaining request URI against this component represented by this model.
getPathPattern() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get path pattern for matching purposes.
getPathSegments(String) - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the path segments that contain a template variable.
getPathSegments(String, boolean) - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the path segments that contain a template variable.
getPathSegments() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathSegments(boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathSegments(String) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getPathSegments(String, boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
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.
getPayload() - Method in interface javax.validation.metadata.ConstraintDescriptor
The set of payload the constraint hosts.
getPort() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed port component.
getPostConstructMethod(Class<T>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
getPreDestroyMethod(Class<T>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
getPreferredDateFormat() - 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
 
getPreMatchFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get pre-matching request filters.
getPrimaryTag() - Method in class org.glassfish.jersey.message.internal.LanguageTag
 
getPrimitiveToClassMap() - Static method in class org.glassfish.jersey.server.internal.inject.PrimitiveMapper
 
getPrimitiveToDefaultValueMap() - Static method in class org.glassfish.jersey.server.internal.inject.PrimitiveMapper
 
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
 
getPriority() - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
 
getPriority() - Method in class org.glassfish.jersey.server.internal.inject.AsyncResponseValueFactoryProvider
 
getPriority() - Method in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
 
getPriority() - Method in interface org.glassfish.jersey.server.spi.internal.ValueFactoryProvider
Gets the priority of this provider.
getProcessedCount() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
Get number of processed interceptors.
getProcessedCount() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
Get number of processed interceptors.
getProcessedRoles() - Static method in class org.glassfish.jersey.message.filtering.SecurityHelper
Get authorization roles that has been derived from examining entity classes.
getProcessingProviders(ComponentBag) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
getProducedTypes() - Method in interface org.glassfish.jersey.server.model.Producing
Get the produced media types supported by the component.
getProducedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get produced media types.
getProducedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getProducesMediaType() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
getProducesMediaType() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the string with media types produced by this method, enclosed in double quotas and separated by a comma (e.g.
getProfile() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the profile property.
getProperties() - Method in interface javax.validation.BootstrapConfiguration
Returns properties as a map of string based key/value pairs.
getProperties() - Method in interface javax.validation.spi.ConfigurationState
Returns a map of non type-safe custom properties.
getProperties() - Method in class org.glassfish.jersey.client.ClientConfig
 
getProperties() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getProperties() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getProperties() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getProperties() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the map of configuration properties converted to strings.
getProperties() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getProperties() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
getPropertiesDelegate() - Method in class org.glassfish.jersey.client.ClientRequest
Get the underlying properties delegate.
getPropertiesDelegate() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the underlying properties delegate.
getProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig
 
getProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getProperty(String) - Method in class org.glassfish.jersey.client.ClientRequest
 
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 null if there is no property by that name.
getProperty(String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
getProperty(String) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
getProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
getProperty(String) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
getProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
getPropertyMethods(Class<?>, boolean) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Get accessor method mappings (field -> getter/setter) for given class.
getPropertyName() - Method in interface javax.validation.metadata.PropertyDescriptor
Name of the property according to the Java Bean specification.
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.client.ClientConfig
 
getPropertyNames() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getPropertyNames() - Method in class org.glassfish.jersey.client.ClientRequest
 
getPropertyNames() - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
 
getPropertyNames() - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
Returns an immutable collection containing the property names available within the context of the current request/response exchange context.
getPropertyNames() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
getPropertyNames() - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
getPropertyNames() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getPropertyPath() - Method in interface javax.validation.ConstraintViolation
 
getProvider() - Method in class org.glassfish.jersey.model.internal.RankedProvider
 
getProviderClasses() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getProviderClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get classes of registered providers.
getProviderClassParam(Object, Class<?>) - Static method in class org.glassfish.jersey.message.AbstractEntityProviderModel
 
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(ServiceLocator, 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 HK2 service locator container.
getProviders(ServiceLocator, Class<T>, Comparator<T>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Get the set of all providers registered for the given service provider contract in the underlying HK2 locator container.
getProviders() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getProviders() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
getProviders() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get registered providers available in the runtime.
getProviders() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get registered providers available in the runtime.
getProviderScope(Class<?>) - Method in class org.glassfish.jersey.internal.inject.ProviderBinder
 
getProxyUri(Object) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getQop() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
getQs(MediaType) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
getQs(String) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
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.
getQualifierToProviderMap(ServiceLocator, Class<T>) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
 
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(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
Reads quality factor from given media type.
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]).
getQualitySource(MediaType) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
Extract quality source information from the supplied MediaType value.
getQualitySource(VariantSelector.VariantHolder, U) - Method in interface org.glassfish.jersey.message.internal.VariantSelector.DimensionChecker
Get the quality source of the dimension.
getQuery() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed query component.
getQueryParameters() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getQueryParameters(boolean) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getQueryType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the queryType property.
getRank() - Method in class org.glassfish.jersey.model.internal.RankedProvider
 
getRankedComponentProviders() - Static method in class org.glassfish.jersey.server.ApplicationHandler
 
getRate(TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractTimeSnapshot
 
getRate(TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
The rate of values in this snapshot for one given time unit.
getRawResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the resource method raw response type.
getRawRoutingResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the response Class of the Invocable.handlingMethod that will be used during the routing for the purpose of selection of the resource method.
getRawType() - Method in class org.glassfish.jersey.server.model.Parameter
Get raw type information for the parameter.
getReaderInterceptors() - Method in class org.glassfish.jersey.client.ClientRequest
Get reader interceptors of this request.
getReaderInterceptors() - Method in class org.glassfish.jersey.client.ClientResponse
 
getReaderInterceptors() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get reader interceptors bound to this context.
getReaderInterceptors() - Method in class org.glassfish.jersey.server.ContainerRequest
Get all reader interceptors applicable to this request.
getReaderInterceptors() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all writer interceptors applicable to the resource method wrapped by this invoker.
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 MessageBodyReader models that are suitable for the given type.
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.
getRealm() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
getReasonPhrase() - Method in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
getReference() - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
Get a "new" reference of the scope instance.
getRegex() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get regular expression of path pattern of this runtime resource.
getRegex() - Method in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
 
getRegex() - Method in class org.glassfish.jersey.uri.PatternWithGroups
Get the regular expression.
getRegisteredClasses() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getRegisteredClasses() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
getRegisteredClasses() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource classes registered by the user in the current application.
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get resource classes registered by the user in the current application.
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get a set of string names of resource classes registered by the user.
getRegisteredClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
Return classes which were registered by the user and not found by class path scanning (or any other scanning).
getRegisteredClasses() - Method in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
getRegisteredInstances() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getRegisteredInstances() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
getRegisteredInstances() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource instances registered by the user in the current application.
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get resource instances registered by the user in the current application.
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get a set of string names of classes of user registered instances.
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 com.sun.research.ws.wadl.Link
Gets the value of the rel property.
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.HttpHeaderListAdapter
 
getRemainder() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
getRemainder() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
getRepresentation() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the representation property.
getRepresentation() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the representation property.
getRepresentationByMediaType(List<Representation>, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
getRepresentationDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RequestDocType
 
getRepresentations() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
getRequest() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the request property.
getRequest() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getRequestContext() - Method in class org.glassfish.jersey.client.ClientResponse
Get the associated client request context paired with this response context.
getRequestContext() - Method in class org.glassfish.jersey.server.ContainerResponse
Get the associated container request context paired with this response context.
getRequestCookies() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get any cookies that accompanied the request.
getRequestCookies() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get any cookies that accompanied the message.
getRequestCount() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getRequestCount() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the count of requests received measured in the time window.
getRequestDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getRequestExecutionStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
getRequestExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Get execution statistics that contain measurements of times for whole processing from time when request comes into the Jersey application until the response is written to the underlying IO container.
getRequestFilters() - Method in class org.glassfish.jersey.server.ContainerRequest
Get all bound request filters applicable to this request.
getRequestFilters() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all bound request filters applicable to the resource method wrapped by this invoker.
getRequestHeader(String) - Method in class org.glassfish.jersey.server.ContainerRequest
Get the values of a HTTP request header.
getRequestHeaders() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the values of HTTP request headers.
getRequestQueuedItems() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
Get the request event queue.
getRequestRepresentation(Class<?>, Method, String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getRequestScope() - Method in class org.glassfish.jersey.client.ClientRuntime
Get the request scope instance configured for the runtime.
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.
getRequestScopedInitializer() - Method in class org.glassfish.jersey.server.ContainerRequest
Get a custom container extensions initializer for the current request.
getRequestsPerSecond() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getRequestsPerSecond() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns average value of how many requests per second were received by application in the time window.
getRequestStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
getRequestStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the global application statistics of request execution.
getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get execution statistics that contain measurements of times for whole processing from time when request comes into the Jersey application until the response is written to the underlying IO container.
getRequestStats() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
Get request statistics.
getRequestUri() - Method in class org.glassfish.jersey.server.ContainerRequest
Get request URI.
getRequestUri() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
Get the request uri.
getRequestUri() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getRequestUriBuilder() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
getRequiredJaxbContextPath() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
The jaxb context path that is used when the generated wadl application is marshalled to a file.
getResolvedRequestUri() - Method in class org.glassfish.jersey.client.ClientResponse
Get the absolute URI of the ultimate request made to receive this response.
getResolvedType(Type, Class, Class) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
getResource() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the resource property.
getResource(Class<T>) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
getResource(RequestProcessingContext) - Method in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
getResource() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide actual resource instance that will get validated.
getResourceAsStream(ClassLoader, Class<?>, String) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Lookup resource by given name.
getResourceBundle(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
Tries to load resource bundle via OSGi means.
getResourceBundle() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
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
 
getResourceClass() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getResourceClass() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
getResourceClassStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
Refreshed (re-built) on every access.
getResourceClassStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the statistics for each resource Class that is deployed in the application.
getResourceConfig() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getResourceConfig() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
getResourceConfig() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource config associated with the application.
getResourceConfig() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the resource config.
getResourceFinders() - Method in class org.glassfish.jersey.server.ResourceConfig.State
Get the registered resource finders.
getResourceLocator() - Method in class org.glassfish.jersey.server.model.Resource
Provides a resource locator available on the resource.
getResourceLocator() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Return the resource locator of this resource.
getResourceLocators() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resource locators of all resources of this runtime resource.
getResourceMethod() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
getResourceMethod() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
getResourceMethod() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
getResourceMethod() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get a resource method for which this ResourceMethodStatistics are calculated.
getResourceMethodExecutionStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
getResourceMethodExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Get execution statistics that contain measurements of times only for execution of resource methods.
getResourceMethods() - Method in class org.glassfish.jersey.server.model.Resource
Provides a non-null list of resource methods available on the resource.
getResourceMethods() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resource methods (excluding resource locators) of all resources of this runtime resource.
getResourceMethodStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
getResourceMethodStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Return the statistics for resource method.
getResourceModel() - Method in interface org.glassfish.jersey.server.ExtendedResourceContext
Return resource model from which the current jersey application is built.
getResourceModel() - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
getResourceModel() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getResourceModel() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get the resource model of the application.
getResources() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resources property.
getResources(ClassLoader, String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
getResources(String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
getResources(String, ClassLoader) - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner.ResourcesProvider
Find all resources with the given name using a class loader.
getResources() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return all resources from this resource model.
getResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resources creating this runtime resource.
getResources() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getResources() - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
getResources() - Method in interface org.glassfish.jersey.server.ServerConfig
Get programmatically modeled resources.
getResourceType() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the resourceType property.
getResourceTypeOrMethodOrRepresentation() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resourceTypeOrMethodOrRepresentation property.
getResponse() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the response property.
getResponse(Class<?>, Method) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getResponseCodes() - Method in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
getResponseCodes() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Returns statistics of response codes produces by the application.
getResponseCodesToCountMap() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResponseMXBeanImpl
 
getResponseCodesToCountMap() - Method in interface org.glassfish.jersey.server.monitoring.ResponseMXBean
Returns statistics of response codes produces by the application.
getResponseCookies() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get any new cookies set on the response message.
getResponseCookies() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get any new cookies set on the message message.
getResponseDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getResponseFilters() - Method in class org.glassfish.jersey.server.ContainerRequest
Get all bound response filters applicable to this request.
getResponseFilters() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all bound response filters applicable to the resource method wrapped by this invoker.
getResponseStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
getResponseStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get global application response statistics.
getResponseStatuses() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
Get the queue with response status codes.
getResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the resource method generic response type information.
getResponseWriter() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the container response writer for the current request.
getReturnDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getReturnDoc() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
getReturnTypeExample() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
getReturnValueDescriptor() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns a descriptor for this executable's return value.
getRev() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rev property.
getRolesAllowedScope(String) - Static method in class org.glassfish.jersey.message.filtering.SecurityHelper
Get entity-filtering scope for RolesAlloweds role.
getRootBean() - Method in interface javax.validation.ConstraintViolation
Returns the root bean being validated.
getRootBeanClass() - Method in interface javax.validation.ConstraintViolation
Returns the class of the root bean being validated.
getRootElementName(Class<?>) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Construct the name of the root element from it's Java type name.
getRootResources() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return root resources from this resource model.
getRootResources() - Method in class org.glassfish.jersey.server.ResourceBag
Returns list of root resources.
getRouter(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
Obtain a sub-resource locator router for given resource method.
getRouting(Class<?>) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
Build (or obtain from cache) a resource model and router for given sub-resource locator class.
getRouting(Resource) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
Build (or obtain from cache) a resource model and router for given sub-resource locator resource.
getRoutingResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the response type of the Invocable.handlingMethod that will be used during the routing for the purpose of selection of the resource method.
getRuntime() - Method in class org.glassfish.jersey.client.ClientConfig
Get the configured runtime.
getRuntime() - Method in enum org.glassfish.jersey.internal.inject.Providers.ProviderRuntime
 
getRuntimeResourceModel() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return runtime resource model based on this this resource model.
getRuntimeResources(List<Resource>) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModel
 
getRuntimeResources() - Method in class org.glassfish.jersey.server.model.RuntimeResourceModel
Get list of runtime resources from this model (excluding child resources which are accessible in the returned resources).
getRuntimeType() - Method in class org.glassfish.jersey.client.ClientConfig
 
getRuntimeType() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
getRuntimeType() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
getRuntimeType() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getSameFitnessList() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.MethodSelector
 
getSAXSource(SAXParserFactory, InputStream) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Create new SAXSource for a given entity input stream.
getSchema() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
getSchema() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
getScheme() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed scheme component.
getSchemes() - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory
 
getSchemes() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory
 
getSchemes() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory
 
getSchemes() - Method in interface org.glassfish.jersey.server.internal.scanning.UriSchemeResourceFinderFactory
Get the set of supported URI schemes.
getSchemes() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory
 
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.
getScope() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
getScope(Class<?>) - Static method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
getScopeAnnotations() - Static method in class org.glassfish.jersey.server.model.InvocableValidator
 
getScopesForField(String) - Method in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
getSecurityContext() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getServiceHandles(ServiceLocator, Class<T>, Annotation...) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
getServiceLocator() - Method in class org.glassfish.jersey.client.ClientRequest
 
getServiceLocator() - Method in class org.glassfish.jersey.client.ClientResponse
 
getServiceLocator() - Method in class org.glassfish.jersey.client.ClientRuntime
Get service locator.
getServiceLocator(ClientRequestContext) - Static method in class org.glassfish.jersey.client.ServiceLocatorClientProvider
Extract and return service locator from clientRequestContext.
getServiceLocator(ClientResponseContext) - Static method in class org.glassfish.jersey.client.ServiceLocatorClientProvider
Extract and return service locator from clientResponseContext.
getServiceLocator() - Method in interface org.glassfish.jersey.internal.inject.ServiceLocatorSupplier
Get service locator.
getServiceLocator() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
getServiceLocator() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
getServiceLocator() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
getServiceLocator() - Method in class org.glassfish.jersey.server.ApplicationHandler
Returns ServiceLocator relevant to current application.
getServiceLocator() - Method in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider
Get the application-configured HK2 service locator.
getServiceLocator(WriterInterceptorContext) - Static method in class org.glassfish.jersey.ServiceLocatorProvider
Extract and return service locator from writerInterceptorContext.
getServiceLocator(ReaderInterceptorContext) - Static method in class org.glassfish.jersey.ServiceLocatorProvider
Extract and return service locator from readerInterceptorContext.
getServiceLocator(FeatureContext) - Static method in class org.glassfish.jersey.ServiceLocatorProvider
Extract and return service locator from featureContext.
getSet(Class<? extends Annotation>...) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
getSeverity() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
getSeverity() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
getSingletons() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
getSize(byte[], Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
 
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(StreamingOutput, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
 
getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StringMessageProvider
 
getSize(ChunkedOutput<?>, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 
getSnapshot(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
getSnapshot(long, TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.TimeReservoir
Returns a snapshot of the reservoir's values at given time or newer.
getSnapshot(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
getSortedGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global reader interceptors sorted by priority.
getSortedGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global request filters sorted by priority.
getSortedGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global response filters sorted by priority.
getSortedGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global writer interceptors sorted by priority.
getSortedHeaders(Set<Map.Entry<String, List<String>>>) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
getSortedHeaders(Set<Map.Entry<String, List<String>>>) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
getSource() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
The issue source.
getSource() - Method in class org.glassfish.jersey.server.model.Parameter
Get the parameter value source type.
getSource() - Method in interface org.glassfish.jersey.server.model.Parameter.ParamAnnotationHelper
 
getSource() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
The issue source.
getSource() - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
Returns Parameter.Source which closely determines a function of the given factory.
getSourceAnnotation() - Method in class org.glassfish.jersey.server.model.Parameter
Get the parameter source annotation.
getSourceName() - Method in class org.glassfish.jersey.server.model.Parameter
Get the parameter source name, i.e.
getSourceName(AnnotationDocType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
getSslContext() - Method in class org.glassfish.jersey.client.JerseyClient
 
getSsp() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed scheme specific part.
getStartTime() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
getStartTime() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
getStartTime() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
Get start time.
getStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the start time of the application.
getStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the start time of the application (when application was initialized).
getStatus() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the status property.
getStatus() - Method in class org.glassfish.jersey.client.ClientResponse
 
getStatus() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getStatus() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getStatus() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStatus() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
getStatusCode() - Method in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
getStatusInfo() - Method in class org.glassfish.jersey.client.ClientResponse
 
getStatusInfo() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
getStatusInfo() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
getStatusInfo() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Retrieve cached JAXB context capable of handling the given Java type.
getStoredJAXBContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Get the stored JAXB context supporting the Java type.
getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
getStringBuilder(Charset) - Method in class org.glassfish.jersey.filter.LoggingFilter.LoggingStream
Deprecated.
 
getStringBuilder(Charset) - Method in class org.glassfish.jersey.logging.LoggingInterceptor.LoggingStream
 
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.client.InboundJaxrsResponse
 
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.
getStringHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStringToObjectMethodPA(Class<?>, String) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to get the static method of given name.
getStyle() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the style property.
getStyle() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
getSubgraphs(String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getSubgraphs(String...) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getSubgraphs(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
getSubgraphs() - Method in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
getSubgraphs(String) - Method in class org.glassfish.jersey.message.filtering.EmptyObjectGraph
 
getSubgraphs(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getSubgraphs(String...) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getSubgraphs(Set<String>) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
getSubgraphs() - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getSubgraphs(String) - Method in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
getSubgraphs(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get subgraphs for given entity-filtering scope.
getSubgraphs(String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get subgraphs for given entity-filtering scopes.
getSubgraphs(Set<String>) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Get subgraphs for given entity-filtering scopes.
getSubgraphs() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
Get a map of all further-filterable fields of entity class.
getSubgraphs(String) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
Get subgraphs with the given parent path.
getSubTags() - Method in class org.glassfish.jersey.message.internal.LanguageTag
 
getSuccessfulMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
getSuccessfulMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
getSuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of all successful exception mappings.
getSuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of all successful exception mappings.
getSupportedEncodings() - Method in class org.glassfish.jersey.client.filter.EncodingFilter
 
getSupportedEncodings() - Method in class org.glassfish.jersey.server.filter.EncodingFilter
Returns a (lexically) sorted set of supported encodings.
getSupportedEncodings() - Method in class org.glassfish.jersey.spi.ContentEncoder
Returns values of Content-Encoding header supported by this encoder.
getSuspendTimeout() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the suspended timeout value for the method.
getSuspendTimeout() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getSuspendTimeout() - Method in interface org.glassfish.jersey.server.model.Suspendable
Get the suspend timeout value in the given time unit.
getSuspendTimeoutUnit() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the suspended timeout time unit for the method.
getSuspendTimeoutUnit() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getSuspendTimeoutUnit() - Method in interface org.glassfish.jersey.server.model.Suspendable
Get the suspend timeout value time unit.
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.
getTemplateRouter(boolean, UriTemplate, UriTemplate) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
getTemplateRouterForChildLocator(boolean, RuntimeResource) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
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).
getTimeInterval(TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractTimeSnapshot
 
getTimeInterval(TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
The time interval for which this snapshot was created.
getTimeReservoirNotifier() - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
getTimestamp() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor.InterceptorTimestampPair
 
getTimestamp() - Method in class org.glassfish.jersey.message.internal.TracingInfo.Message
 
getTimeWindow() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
getTimeWindow() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the size of time window in milliseconds.
getTimeWindowStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
getTimeWindowStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Returns time window statistics for available time window sizes.
getTitle() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the title property.
getTitle() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
getTo() - Method in interface javax.validation.metadata.GroupConversionDescriptor
Returns the target group of this conversion rule.
getToken() - Method in class org.glassfish.jersey.message.internal.Token
 
getTotalMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
getTotalMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
getTotalMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of exception mappings that were performed on exceptions.
getTotalMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of exception mappings that were performed on exceptions.
getTracingConfig(Configuration) - Static method in class org.glassfish.jersey.server.TracingUtils
Return configuration type of tracing support according to application configuration.
getTracingLogger() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
Get tracing logger instance configured in via properties.
getTracingLoggerNameSuffix(ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
Get request header specified JDK logger name suffix.
getTracingThreshold(Configuration) - Static method in class org.glassfish.jersey.server.TracingUtils
Get application-wide tracing level threshold.
getTracingThreshold(TracingLogger.Level, ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
 
getTraversableResolver() - Method in interface javax.validation.spi.ConfigurationState
Returns the traversable resolver for this configuration.
getTraversableResolver() - Method in interface javax.validation.ValidatorFactory
Returns the TraversableResolver instance configured at initialization time for the ValidatorFactory.
getTraversableResolverClassName() - Method in interface javax.validation.BootstrapConfiguration
Class name of the TraversableResolver implementation or null if none is specified.
getTrustStore() - Method in class org.glassfish.jersey.SslConfigurator
Get the trust store instance.
getType() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the type property.
getType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the type property.
getType(Class<? extends ExceptionMapper>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
Get exception type for given exception mapper class.
getType(Class<?>, Class<?>, Class<?>, Type[]) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
getType(Class<?>, Class<?>, Class<?>, Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
getType() - Method in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
getType() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
Get the type of this context.
getType(char) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Get the character type.
getType() - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
getType() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
getType() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
getType() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getType() - Method in class org.glassfish.jersey.server.model.Parameter
Get generic type information for the parameter.
getType() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the JAX-RS method type.
getType() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the JAX-RS method type.
getType() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Return the type of the event.
getType() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns the type of this event.
getType() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
getType() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
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 parameterized input type.
getTypeArguments(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get the type arguments for a parameterized type.
getTypeDistance(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
getTypeFromInterface(Class<?>, Class<? extends ExceptionMapper>) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
Iterate through interface hierarchy of clazz and get exception type for given class.
getTypeName(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get the Java type or array name.
getTypeParameters() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
Get method type parameters.
getTypeWildCart(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
Returns MediaType with wildcard in subtype.
getUnmarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Get the JAXB unmarshaller for the given class and media type.
getUnmarshaller(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
getUnmarshaller(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Get JAXB unmarshaller for the type.
getUnsafe() - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a sun.misc.Unsafe.
getUnsafe() - Static method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns a sun.misc.Unsafe.
getUnsuccessfulMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
getUnsuccessfulMappings() - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
getUnsuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of all unsuccessful exception mappings.
getUnsuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of all unsuccessful exception mappings.
getUpdate() - Method in class org.glassfish.jersey.internal.util.JdkVersion
 
getUri() - Method in class org.glassfish.jersey.client.ClientRequest
 
getUri() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
getUri() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
getUriBuilder() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
getUriBuilder() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
getUriHttpRequest(ClientRequest) - Method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
getUriInfo() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getUriInfo() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
getUriInfo() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the extended uri info associated with this request.
getUriRoutingContext() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getUriStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
Refreshed (re-built) on every access.
getUriStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the statistics for each URI that is exposed in the application.
getUseParentHandlers() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
getUserInfo() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns parsed user info component.
getUsername() - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
Return username.
getUserPrincipal() - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
getValidatedValue() - Method in interface javax.validation.MessageInterpolator.Context
 
getValidationAppliesTo() - Method in interface javax.validation.metadata.ConstraintDescriptor
The ConstraintTarget value of validationAppliesTo if the constraint hosts it or null otherwise.
getValidationProviderList() - Static method in class javax.validation.Validation.GetValidationProviderListAction
 
GetValidationProviderListAction() - Constructor for class javax.validation.Validation.GetValidationProviderListAction
 
getValidationProviderResolver() - Method in interface javax.validation.spi.BootstrapState
User defined ValidationProviderResolver strategy instance or null if undefined.
getValidationProviderResolver() - Method in class javax.validation.Validation.GenericBootstrapImpl
 
getValidationProviders() - Method in class javax.validation.Validation.DefaultValidationProviderResolver
 
getValidationProviders() - Method in interface javax.validation.ValidationProviderResolver
Returns a list of ValidationProvider available in the runtime environment.
getValidator() - Method in interface javax.validation.ValidatorContext
Returns an initialized Validator instance respecting the defined state.
getValidator() - Method in interface javax.validation.ValidatorFactory
Returns an initialized Validator instance using the factory defaults for message interpolator, traversable resolver and constraint validator factory.
getValue() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the value property.
getValue() - Method in enum javax.validation.constraints.Pattern.Flag
 
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.apache.connector.ApacheClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T) - Static method in class org.glassfish.jersey.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<?>) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the 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, ?>, 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, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the specified property.
getValue() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
getValue() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
getValue() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
getValue(Map<String, ?>, String, T, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
Return 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, 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, 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, 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, Class<T>, Map<String, String>) - Static method in class org.glassfish.jersey.internal.util.PropertiesHelper
Returns value of a specified property.
getValue() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
Get the value.
getValue(String) - Method in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
getValue(double) - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the value at the given quantile.
getValue(Annotation) - Static method in class org.glassfish.jersey.server.model.Parameter
 
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, RuntimeType, String, T, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
getValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Get an injected value factory for the parameter.
getValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.AsyncResponseValueFactoryProvider
 
getValueFactory(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
 
getValueFactory(Collection<ValueFactoryProvider>, Parameter) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
 
getValueFactory(Parameter) - Method in interface org.glassfish.jersey.server.spi.internal.ValueFactoryProvider
Get an injected value factory for the parameter.
getValueOf(T) - Method in interface org.glassfish.jersey.server.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.
getValueProviders(ServiceLocator) - Method in class org.glassfish.jersey.server.model.Invocable
Returns list of value providers which provides values for parameters of this Invocable returned by Invocable.getParameters().
getValues() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the entire set of values in the snapshot.
getVariantHolderList(List<Variant>) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
 
getVaryHeaderValue() - Method in interface org.glassfish.jersey.message.internal.VariantSelector.DimensionChecker
Get the value of the Vary header.
getVaryValue() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the value of HTTP Vary response header to be set in the response, or null if no value is to be set.
getVersion() - Static method in class org.glassfish.jersey.internal.Version
Get Jersey version.
getWadl(UriInfo) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
getWadlBuilder(boolean, UriInfo) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getWadlParams() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
getWaitingConsumerCount() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
getWaitingConsumerCount() - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
Returns an estimate of the number of consumers waiting to dequeue elements via take or poll.
getWeight() - Method in enum org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority
 
getWeight() - Method in interface org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.PriorityType
Returns the weight of this priority.
getWithoutDefaultValue(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
Get a parameter extractor that ignores default value set on the parameter.
getWithoutDefaultValue(Parameter) - Method in class org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorFactory
 
getWithoutDefaultValue(Parameter) - Method in interface org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorProvider
Get the extractor configured to extract value of given parameter.
getWorkers() - Method in class org.glassfish.jersey.client.ClientRequest
Get the message body workers associated with the request.
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.
getWrappedMessageContext() - Method in class org.glassfish.jersey.server.ContainerResponse
Get the wrapped response message context.
getWrappedStream() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
Get the wrapped input stream instance.
getWriterFormatName(MediaType) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
 
getWriterFormatName(String) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
 
getWriterInterceptors() - Method in class org.glassfish.jersey.client.ClientRequest
Get writer interceptors of this request.
getWriterInterceptors() - Method in class org.glassfish.jersey.server.ContainerRequest
Get all writer interceptors applicable to this request.
getWriterInterceptors() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all reader interceptors applicable to the resource method wrapped by this invoker.
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 MessageBodyWriter models that are suitable for the given type.
getXMLReader() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Get the XMLStreamReader for unmarshalling.
getXMLStreamReader(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
globalConfig - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
globalReaderInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
globalRequestFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
globalResponseFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
globalScopes - Variable in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
globalWriterInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
GMT_TIME_ZONE - Static variable in class org.glassfish.jersey.message.internal.HttpDateFormat
 
grammars - Variable in class com.sun.research.ws.wadl.Application
 
Grammars - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Grammars() - Constructor for class com.sun.research.ws.wadl.Grammars
 
GrammarUtil - Class in org.glassfish.jersey.message.internal
Class containing static utility methods to work with HTTP headers.
GrammarUtil() - Constructor for class org.glassfish.jersey.message.internal.GrammarUtil
Prevents instantiation.
graph - Variable in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
graph - Variable in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
graphProvider - Variable in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
 
graphProvider - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
greatestTick - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
group() - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
group(int) - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
group() - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
group(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
group() - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
group(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
GroupConversionDescriptor - Interface in javax.validation.metadata
A group conversion rule to be applied during cascaded validation.
groupCount() - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
groupCount() - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
groupCount() - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
groupCounts - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
GroupDefinitionException - Exception in javax.validation
Exception raised if a group definition is not legal.
GroupDefinitionException(String) - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException() - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException(String, Throwable) - Constructor for exception javax.validation.GroupDefinitionException
 
GroupDefinitionException(Throwable) - Constructor for exception javax.validation.GroupDefinitionException
 
groupIndexes - Variable in class org.glassfish.jersey.uri.PatternWithGroups
The array of group indexes to capturing groups.
GroupIndexMatchResult(MatchResult) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
GroupSequence - Annotation Type in javax.validation
Defines group sequence.
GZipEncoder - Class in org.glassfish.jersey.message
GZIP encoding support.
GZipEncoder() - Constructor for class org.glassfish.jersey.message.GZipEncoder
Initialize GZipEncoder.

H

handle(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
The main request/response processing entry point for Jersey container implementations.
handleClassNotFoundException() - Method in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
handleClassNotFoundException() - Method in class org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator
 
handledBy(Class<?>, Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a resource method handler binding.
handledBy(Object, Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a resource method handler binding.
handledBy(Inflector<ContainerRequestContext, ?>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define an inflector-based resource method handler binding.
handledBy(Class<? extends Inflector>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define an inflector-based resource method handler binding.
handler - Variable in class org.glassfish.jersey.server.model.Invocable
 
handler - Variable in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
handlerClass - Variable in class org.glassfish.jersey.server.model.IntrospectionModeller
 
handlerClass - Variable in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
handlerClass - Variable in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
handlerClass - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
handlerClasses - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
handlerClasses - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
HandlerConstructor - Class in org.glassfish.jersey.server.model
Abstraction for a resource handler class constructor.
HandlerConstructor(Constructor<?>, List<Parameter>) - Constructor for class org.glassfish.jersey.server.model.HandlerConstructor
Creates a new instance of ResourceConstructor.
handlerConstructors - Variable in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
handlerInstance - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
handlerInstances - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
handlerInstances - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
handlerParameters - Variable in class org.glassfish.jersey.server.model.MethodHandler
 
handlerParameters - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
handlerParameters(Collection<Parameter>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Parameters defined on the handler (i.e.
handlingMethod - Variable in class org.glassfish.jersey.server.model.Invocable
 
handlingMethod - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
handlingMethod(Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a specific method of the handling class that will be executed.
hasAnnotations(Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
hasAttributeDocs() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
hasConstrainedParameters() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns true if the executable parameters are constrained either: because of a constraint on at least one of the parameters because of a cascade on at least one of the parameters (via Valid) because of at least one cross-parameter constraint

Also returns false if there is no parameter.

hasConstrainedReturnValue() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns true if the executable return value is constrained either: because of a constraint on the return value because validation is cascaded on the return value (via Valid)

Also returns false if there is no return value.

hasConstraints() - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Returns true if at least one constraint declaration matching the restrictions is present on the element, false otherwise.
hasConstraints() - Method in interface javax.validation.metadata.ElementDescriptor
 
hasConstraints() - Method in interface javax.validation.metadata.ExecutableDescriptor
Returns false.
hasContent() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
hasDefaultValue() - Method in class org.glassfish.jersey.server.model.Parameter
Check if the parameter has a default value set.
hasEmptyProducibleMediaTypeSet(ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
hasEncodedAnnotation(Injectee) - Method in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
hasEntity() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
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.
hasEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
hash - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
hash(K) - Method in interface org.glassfish.jersey.internal.util.collection.KeyComparator
Get the hash code of a key.
hash - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
hash(Object) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns a hash value for the specified object.
hash(int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
hash(String) - Method in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
 
HASH_BITS - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
hashCode() - Method in class org.glassfish.jersey.client.ClientConfig
 
hashCode() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
hashCode() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
hashCode() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
 
hashCode() - Method in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns the hash code value for this Map, i.e., the sum of, for each key-value pair in the map, key.hashCode() ^ value.hashCode().
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
hashCode() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
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.filtering.EmptyEntityGraphImpl
 
hashCode() - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
hashCode() - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider.EntityContext
 
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.MessageBodyFactory.ModelLookupKey
 
hashCode() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
hashCode() - Method in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
hashCode() - Method in class org.glassfish.jersey.model.internal.CommonConfig.FeatureRegistration
 
hashCode() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
hashCode() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
hashCode() - Method in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
hashCode() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
hashCode() - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
hashCode() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
 
hashCode() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
hashCode() - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
hashCode() - Method in class org.glassfish.jersey.server.model.Parameter
 
hashCode() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
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.
HashIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
hasLink(String) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
hasLink(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Check if link for relation exists.
hasLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
hasLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Check if link for relation exists.
hasLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
hasMetaMethodAnnotations(Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
hasMethodAnnotations(Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
hasMoreElements() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
hasNext() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
hasNext() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
hasNext() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
hasNext() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
hasNext() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
Check if there is a next stage present in the continuation.
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
hasNext() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
hasNext() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Determines whether there is next character in the iteration chain.
hasNextSeparator(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
hasNextSeparator(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
hasNextSeparator(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
hasNumParams(int) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that have the specific number of parameters.
hasParameterAnnotations(Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
hasRepresentations() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
hasReturnType(Class<?>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that declare the specified return type.
hasWaitingConsumer() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
hasWaitingConsumer() - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
Returns true if there is at least one consumer waiting to dequeue an element via take or poll.
head() - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
head(InvocationCallback<Response>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
head() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
head - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
head of the queue; null until first enqueue
header(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
header - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
The head of the doubly linked list.
header - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
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(String, Object, boolean) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
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_NAME - Static variable in class org.glassfish.jersey.client.filter.CsrfProtectionFilter
Name of the header this filter will attach to the request.
HEADER_NAME - Static variable in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
Name of the header this filter will attach to the request.
HEADER_RESPONSE_FORMAT - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
Response header name format.
HEADER_THRESHOLD - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
Request header name to change application default tracing level.
HEADER_TRACING_PREFIX - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
HTTP header prefix.
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
 
HeaderParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.HeaderParamException
 
HeaderParamValueFactory(MultivaluedParameterExtractor<?>) - Constructor for class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider.HeaderParamValueFactory
 
HeaderParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the @HeaderParam injection annotation.
HeaderParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider
Injection constructor.
HeaderParamValueFactoryProvider.HeaderParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
HeaderParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
@HeaderParam injection resolver.
headers - Variable in class org.glassfish.jersey.client.ChunkedInput
 
headers(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
headers - Variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
headers(String, Object...) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Add new header values.
headers(String, Iterable<?>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Add new header values.
headers(MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Add new headers.
headers(Map<String, List<String>>) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Add new headers.
headers - Variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
headers - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
headers - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
headerSingle(String, Object) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
HeaderUtils - Class in org.glassfish.jersey.message.internal
Utility class supporting the processing of message headers.
HeaderUtils() - Constructor for class org.glassfish.jersey.message.internal.HeaderUtils
Preventing instantiation.
HeaderValueException - Exception in org.glassfish.jersey.message.internal
Processing exception indicating 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.
headOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
helpTransfer(ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Node<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Helps transfer if a resize is in progress.
HEX_ARRAY - Static variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
HEX_DIGITS - Static variable in class org.glassfish.jersey.uri.UriComponent
 
HEX_TABLE - Static variable in class org.glassfish.jersey.uri.UriComponent
 
HEX_TO_UPPERCASE_REGEX - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
hint(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
Add a hint to the list of messages.
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}
HK_2_FAILURE_OUTSIDE_ERROR_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
HK2 failure has been detected in a code that does not run in an active Jersey Error scope.
HK_2_REIFICATION_ERROR(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
HK2 service reification failed for [{0}] with an exception: {1}
HK_2_UNKNOWN_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Unknown HK2 failure detected: {0}
hookUp() - Method in class org.glassfish.jersey.internal.OsgiRegistry
Will hook up this instance with the OSGi runtime.
host - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
host(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
host - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
hostnameVerifier - Variable in class org.glassfish.jersey.client.JerseyClient
 
hostnameVerifier - Variable in class org.glassfish.jersey.client.JerseyClientBuilder
 
hostnameVerifier(HostnameVerifier) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
hps - Variable in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
href - Variable in class com.sun.research.ws.wadl.Include
 
href - Variable in class com.sun.research.ws.wadl.Method
 
href - Variable in class com.sun.research.ws.wadl.Param
 
href - Variable in class com.sun.research.ws.wadl.Representation
 
HTTP_AUTHENTICATION_BASIC_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http basic authentication feature for the request.
HTTP_AUTHENTICATION_BASIC_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http basic authentication feature for the request.
HTTP_AUTHENTICATION_DIGEST_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http digest authentication feature for the request.
HTTP_AUTHENTICATION_DIGEST_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http digest authentication feature for the request.
HTTP_AUTHENTICATION_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http authentication feature for the request.
HTTP_AUTHENTICATION_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http authentication feature for the request.
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_METHOD_OVERRIDE - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines configuration of HTTP method overriding.
HttpAuthenticationFeature - Class in org.glassfish.jersey.client.authentication
Features that provides Http Basic and Digest client authentication (based on RFC 2617).
HttpAuthenticationFeature(HttpAuthenticationFeature.Mode, HttpAuthenticationFilter.Credentials, HttpAuthenticationFilter.Credentials) - Constructor for class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
HttpAuthenticationFeature.BasicBuilder - Interface in org.glassfish.jersey.client.authentication
Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured for basic authentication.
HttpAuthenticationFeature.Builder - Interface in org.glassfish.jersey.client.authentication
Builder that creates instances of HttpAuthenticationFeature.
HttpAuthenticationFeature.BuilderImpl - Class in org.glassfish.jersey.client.authentication
Implementation of all authentication builders.
HttpAuthenticationFeature.Mode - Enum in org.glassfish.jersey.client.authentication
Feature authentication mode.
HttpAuthenticationFeature.UniversalBuilder - Interface in org.glassfish.jersey.client.authentication
Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured in universal mode that supports basic and digest authentication.
HttpAuthenticationFilter - Class in org.glassfish.jersey.client.authentication
Http Authentication filter that provides basic and digest authentication (based on RFC 2617).
HttpAuthenticationFilter(HttpAuthenticationFeature.Mode, HttpAuthenticationFilter.Credentials, HttpAuthenticationFilter.Credentials, Configuration) - Constructor for class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
Create a new filter instance.
HttpAuthenticationFilter.Credentials - Class in org.glassfish.jersey.client.authentication
Credentials (username + password).
HttpAuthenticationFilter.Type - Enum in org.glassfish.jersey.client.authentication
Authentication type.
HttpClientConnection(String, int, int) - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnector.HttpClientConnection
 
HttpClientResponseInputStream(InputStream) - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnector.HttpClientResponseInputStream
 
HttpDateFormat - Class in org.glassfish.jersey.message.internal
Helper class for HTTP specified date formats.
HttpDateFormat() - Constructor for class org.glassfish.jersey.message.internal.HttpDateFormat
 
HTTPDATEFORMAT - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
HttpHeaderListAdapter - Class in org.glassfish.jersey.message.internal
Wrapping adapter for HttpHeaderReader that adds ability to read headers containing comma-separated value lists.
HttpHeaderListAdapter(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
Create new adapter for HttpHeaderReader that adds ability to read headers containing comma-separated value lists.
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.
HttpHeaderReader.ListElementCreator<T> - Interface in org.glassfish.jersey.message.internal
 
HttpHeaderReaderImpl - Class in org.glassfish.jersey.message.internal
Concrete internal implementation of pull-based HTTP reader.
HttpHeaderReaderImpl(String, boolean) - Constructor for class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
HttpHeaderReaderImpl(String) - Constructor for class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
httpMethod - Variable in class org.glassfish.jersey.client.ClientRequest
 
httpMethod - Variable in class org.glassfish.jersey.server.ContainerRequest
 
httpMethod - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
httpMethod - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
httpMethod(String) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Set the associated HTTP method name.
httpMethod - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
HttpMethodOverrideFilter - Class in org.glassfish.jersey.server.filter
A pre-matching filter to support HTTP method replacing of a POST request to a request utilizing another HTTP method for the case where proxies or HTTP servers would otherwise block that HTTP method.
HttpMethodOverrideFilter(Configuration) - Constructor for class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Create a filter that reads the configuration (ServerProperties.HTTP_METHOD_OVERRIDE) from the provided ResourceConfig instance.
HttpMethodOverrideFilter(HttpMethodOverrideFilter.Source...) - Constructor for class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Initializes this filter setting the sources of information the filter should look for.
HttpMethodOverrideFilter.Source - Enum in org.glassfish.jersey.server.filter
Enumeration representing possible sources of information about the method overriding the filter should look for.
HTTPMethods - Enum in com.sun.research.ws.wadl
Java class for HTTPMethods.
HTTPMethods() - Constructor for enum com.sun.research.ws.wadl.HTTPMethods
 
httpOnly - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
HTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Detected non-empty entity on a HTTP GET request.
HttpUrlConnector - Class in org.glassfish.jersey.client.internal
Default client transport connector using HttpURLConnection.
HttpUrlConnector(Client, HttpUrlConnectorProvider.ConnectionFactory, int, boolean, boolean) - Constructor for class org.glassfish.jersey.client.internal.HttpUrlConnector
Create new HttpUrlConnector instance.
HttpUrlConnectorProvider - Class in org.glassfish.jersey.client
Default Jersey client connector provider that provides connector instances which delegate HTTP requests to HttpURLConnection for processing.
HttpUrlConnectorProvider() - Constructor for class org.glassfish.jersey.client.HttpUrlConnectorProvider
Create new HttpURLConnection-based Jersey client connector provider.
HttpUrlConnectorProvider.ConnectionFactory - Interface in org.glassfish.jersey.client
A factory for HttpURLConnection instances.
HttpUrlConnectorProvider.DefaultConnectionFactory - Class in org.glassfish.jersey.client
 
humanize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Capitalize the first word in a lower cased and underscored string, turn underscores into spaces, and string any trailing "_id".

I

i - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
 
id - Variable in class com.sun.research.ws.wadl.Method
 
id - Variable in class com.sun.research.ws.wadl.Param
 
id - Variable in class com.sun.research.ws.wadl.Representation
 
id - Variable in class com.sun.research.ws.wadl.Resource
 
id - Variable in class com.sun.research.ws.wadl.ResourceType
 
id - Variable in class org.glassfish.jersey.process.internal.RequestScope.Instance
 
IDENTITY - Static variable in class org.glassfish.jersey.client.ClientConfig.State
Strategy that returns the same state instance.
IDENTITY - Static variable in class org.glassfish.jersey.process.internal.Stages
 
identity() - Static method in class org.glassfish.jersey.process.internal.Stages
Get a chainable "identity" stage.
IDENTITY_ENCODING - Static variable in class org.glassfish.jersey.server.filter.EncodingFilter
 
IDENTITY_ROUTER - Static variable in class org.glassfish.jersey.server.internal.routing.Routers
 
IGNORED_ASYNC_THREADPOOL_SIZE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Zero or negative asynchronous thread pool size specified in the client configuration property: [{0}] Using default cached thread pool.
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}].
ignoreOnClassNotFound - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
ignoreOnClassNotFound - Variable in class org.glassfish.jersey.internal.ServiceFinder
 
ignoreUserAgent - Variable in class org.glassfish.jersey.client.ClientRequest
 
ignoreUserAgent() - Method in class org.glassfish.jersey.client.ClientRequest
Indicates whether the User-Agent header should be omitted if not directly set to the map of headers.
ignoreUserAgent(boolean) - Method in class org.glassfish.jersey.client.ClientRequest
Indicates whether the User-Agent header should be omitted if not directly set to the map of headers.
ignoreValidationErrors - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
ignoreXmlConfiguration() - Method in interface javax.validation.Configuration
Ignores data from the META-INF/validation.xml file if this method is called.
IGNORING_VALUE_OF_PROPERTY(Object, Object, Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Ignoring value of property "{0}" ("{1}") - not instance of "{2}".
ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"{0}" property value ({1}) does not represent a valid client configuration class.
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}.
IMAGE_MEDIA_TYPE - Static variable in class org.glassfish.jersey.message.internal.RenderedImageProvider
 
ImmutableCommonConfig - Class in org.glassfish.jersey.model.internal
Immutable 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.
ImmutableCommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.ImmutableCommonConfig
Create new immutable copy of the original runtime configuration.
ImmutableComponentBag(ComponentBag) - Constructor for class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
immutableCopy() - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
immutableCopy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
Get immutable copy of a component bag.
immutableCopy(List<T>) - Static method in class org.glassfish.jersey.server.model.Resource
 
immutableCopy(Set<T>) - Static method in class org.glassfish.jersey.server.model.Resource
 
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.
immutablePropertiesView - Variable in class org.glassfish.jersey.model.internal.CommonConfig
 
immutablePropertyNames - Variable in class org.glassfish.jersey.model.internal.CommonConfig
 
immutableRef(T) - Static method in class org.glassfish.jersey.internal.util.collection.Refs
Construct a new immutable Ref instance referencing the given input value.
ImmutableRefImpl(T) - Constructor for class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
immutableSetOf(Set<String>, String) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
A helper method for a creation of an immutable set based on a provided set together with a given item.
ImmutableState(ResourceConfig.State) - Constructor for class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
in - Variable in class org.glassfish.jersey.internal.util.Closing
 
InboundJaxrsResponse - Class in org.glassfish.jersey.client
Implementation of an inbound client-side JAX-RS Response message.
InboundJaxrsResponse(ClientResponse, RequestScope) - Constructor for class org.glassfish.jersey.client.InboundJaxrsResponse
Create new scoped client response.
InboundMessageContext - Class in org.glassfish.jersey.message.internal
Base inbound message context implementation.
InboundMessageContext() - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
Create new inbound message context.
InboundMessageContext(boolean) - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
Create new inbound message context.
InboundMessageContext.EntityContent - Class in org.glassfish.jersey.message.internal
Input stream and its state.
include - Variable in class com.sun.research.ws.wadl.Grammars
 
Include - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Include() - Constructor for class com.sun.research.ws.wadl.Include
 
include(String) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
INCLUDE_ALL - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
A filtering strategy that accepts any contract provider model.
incrementCounter() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
index - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
index - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
index - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
indexFor(int, int) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns index for hash code h.
Inflecting<DATA,RESULT> - Interface in org.glassfish.jersey.process.internal
Interface that is used to indicate that the instance provides an Inflector.
Inflecting<T> - Class in org.glassfish.jersey.server.model
Inflector provider resource model component.
Inflecting() - Constructor for class org.glassfish.jersey.server.model.Inflecting
 
InflectingStage(Inflector<DATA, RESULT>) - Constructor for class org.glassfish.jersey.process.internal.Stages.InflectingStage
 
inflector - Variable in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
Inflector<DATA,RESULT> - Interface in org.glassfish.jersey.process
A generic interface for transforming data into a result.
inflector() - Method in interface org.glassfish.jersey.process.internal.Inflecting
Get the inflector capable of transforming supplied data into a result.
inflector - Variable in class org.glassfish.jersey.process.internal.Stages.InflectingStage
 
inflector() - Method in class org.glassfish.jersey.process.internal.Stages.InflectingStage
 
inflector - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
inflectorClass - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
info(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
inheritProviders - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
inheritProviders() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
Check if the server-side providers should be inherited.
init() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Initialization hook for subclasses.
init() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
Called by superclass constructors and pseudoconstructors (clone, readObject) before any entries are inserted into the map.
init() - Method in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
init(ApplicationEventListener, ApplicationEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
Initializes the instance with listener that must be called and initialization event.
init() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
init() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
init() - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
init() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
init() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
init() - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
init() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
init() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Invoked before all methods related to wadl-building are invoked.
INIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Initiating Jersey application, version {0}...
initApplyMethod() - Static method in class org.glassfish.jersey.server.model.Invocable
 
initAsyncContext(Value<AsyncContext>) - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Lazily initialize AsyncContext for this request processing context.
initBuilder(JerseyLink.Builder, String) - Static method in class org.glassfish.jersey.message.internal.LinkProvider
Initialize an existing Jersey link builder with the link data provided in a form of a string.
initEncodingTable(List<String>) - Static method in class org.glassfish.jersey.uri.UriComponent
 
initEncodingTables() - Static method in class org.glassfish.jersey.uri.UriComponent
 
inIterable() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
Marks the node as being in an Iterable or a Map.
inIterable() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
Marks the node as being in an Iterable or a Map.
initFinishedEvent - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
initHexTable() - Static method in class org.glassfish.jersey.uri.UriComponent
 
initHexToUpperCaseRegex() - Static method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
Initializable<T extends Initializable<T>> - Interface in org.glassfish.jersey.client
Initializable Jersey client-side component.
initialize(A) - Method in interface javax.validation.ConstraintValidator
Initializes the validator in preparation for ConstraintValidator.isValid(Object, ConstraintValidatorContext) calls.
initialize(Iterable<ComponentProvider>) - Method in class org.glassfish.jersey.server.ApplicationHandler
Assumes the configuration field is initialized with a valid ResourceConfig.
initialize(ServiceLocator) - Method in interface org.glassfish.jersey.server.spi.ComponentProvider
Initializes the component provider with a reference to a HK2 service locator instance, which will get used in the application to manage individual components.
initialize(ServiceLocator) - Method in interface org.glassfish.jersey.server.spi.RequestScopedInitializer
Perform request-scoped initialization.
initialized - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Initialization flag to permit calls to setSeed to succeed only while executing the Random constructor.
InitializedReferenceFactory(T) - Constructor for class org.glassfish.jersey.internal.inject.ReferencingFactory.InitializedReferenceFactory
 
initializeMap() - Static method in class org.glassfish.jersey.client.JerseyInvocation
 
initialValue - Variable in class org.glassfish.jersey.internal.inject.ReferencingFactory.InitializedReferenceFactory
 
initMBeanInfo(ExecutionStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
initReserved() - Static method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
initResource(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
initRuntime() - Method in class org.glassfish.jersey.client.ClientConfig.State
Initialize the newly constructed client instance.
initTable() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Initializes table, using the size recorded in sizeCtl.
initTracingSupport(TracingConfig, TracingLogger.Level, ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
According to configuration/request header it initialize TracingLogger and put it to the request properties.
initUriPattern(UriTemplateParser) - Static method in class org.glassfish.jersey.uri.UriTemplate
Create the URI pattern from a URI template parser.
INJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"@Uri" annotation value is not a valid URI template: "{0}"
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.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.AsyncResponseValueFactoryProvider.InjectionResolver
Create new injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.InjectionResolver
Creates new resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.InjectionResolver
Create new CookieParam annotation injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.InjectionResolver
Create new FormParam injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider.InjectionResolver
Create new @HeaderParam injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider.InjectionResolver
Create new @MatrixParam injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.InjectionResolver
Create new @PathParam injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider.InjectionResolver
Create new @QueryParam injection resolver.
InjectionResolver() - Constructor for class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.InjectionResolver
Create new injection resolver.
Injections - Class in org.glassfish.jersey.internal.inject
HK2 injection binding utility methods.
Injections() - Constructor for class org.glassfish.jersey.internal.inject.Injections
 
injectProviders(Iterable<T>, ServiceLocator) - Static method in class org.glassfish.jersey.internal.inject.Providers
Inject providerInstances.
input - Variable in class org.glassfish.jersey.message.internal.EntityInputStream
 
input - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
INPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Input stream has been closed.
inputStream - Variable in class org.glassfish.jersey.client.ChunkedInput
 
inputStream - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
inputStream - Variable in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
InputStreamProvider - Class in org.glassfish.jersey.message.internal
 
InputStreamProvider() - Constructor for class org.glassfish.jersey.message.internal.InputStreamProvider
 
inResponseProcessing() - Method in class org.glassfish.jersey.server.ContainerRequest
Notify this request that the response created from this request is already being processed.
inResponseProcessingPhase - Variable in class org.glassfish.jersey.server.ContainerRequest
 
inspect(Class<?>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
 
inspect(Class<?>, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityInspector
Inspect entity class and create/update EntityGraph for reader/writer.
inspectEntityClass(Class<?>, EntityGraph, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
Invoke available EntityProcessors on given entity class.
inspectEntityProperties(Class<?>, EntityGraph, Set<Class<?>>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
Invoke available EntityProcessors on fields of given entity class.
inspectStandaloneAccessors(Map<String, Method>, EntityGraph, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
Invoke available EntityProcessors on accessors (getter/setter) that has no match in classes' fields.
INSTANCE - Static variable in class org.glassfish.jersey.client.ClientAsyncExecutorLiteral
An ClientAsyncExecutor annotation instance.
INSTANCE - Static variable in class org.glassfish.jersey.internal.inject.CustomAnnotationLiteral
Custom annotation instance to use for injection bindings and related queries.
instance - Static variable in class org.glassfish.jersey.internal.OsgiRegistry
 
instance - Static variable in class org.glassfish.jersey.jaxb.internal.NounInflector
The singleton instance returned by the default getInstance() method.
Instance() - Constructor for class org.glassfish.jersey.process.internal.RequestScope.Instance
 
INSTANCE - Static variable in class org.glassfish.jersey.server.BackgroundSchedulerLiteral
BackgroundScheduler annotation instance.
instance - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.ManagedClient
 
INSTANCE - Static variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir.DefaultSlidingWindowTrimmerHolder
The default instance of sliding window trimmer.
INSTANCE - Static variable in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
Instance of empty request event builder.
INSTANCE - Static variable in class org.glassfish.jersey.server.ManagedAsyncExecutorLiteral
ManagedAsyncExecutor annotation instance.
InstanceBasedMethodHandler(Object, Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
InstanceBasedMethodHandler(Object, Class<?>, Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
instances - Variable in class org.glassfish.jersey.model.internal.ComponentBag
Registered component instances collection and it's immutable view.
instances - Variable in class org.glassfish.jersey.server.ResourceBag.Builder
Resource handler instance for the models in this resource bag.
instances - Variable in class org.glassfish.jersey.server.ResourceBag
Resource handler instance for the models in this resource bag.
instancesView - Variable in class org.glassfish.jersey.model.internal.ComponentBag
 
InstanceUnsafeValue(T) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
InstanceValue(T) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
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.
integrationServerJvm() - Method in class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
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.
integrationTestJvm() - Method in class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
A method that is executed in a JVM of maven failsafe plugin from a dependant maven module.
interceptor - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor.InterceptorTimestampPair
 
InterceptorExecutor<T> - Class in org.glassfish.jersey.message.internal
Abstract class with implementation of InterceptorContext which is common for ReaderInterceptorContext and WriterInterceptorContext implementations.
InterceptorExecutor(Class<?>, Type, Annotation[], MediaType, PropertiesDelegate) - Constructor for class org.glassfish.jersey.message.internal.InterceptorExecutor
Constructor initializes common properties of this abstract class.
InterceptorExecutor.InterceptorTimestampPair<T> - Class in org.glassfish.jersey.message.internal
Holder of interceptor instance and timestamp of the interceptor invocation (in ns).
interceptors - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
InterceptorTimestampPair(T, long) - Constructor for class org.glassfish.jersey.message.internal.InterceptorExecutor.InterceptorTimestampPair
 
InternalProperties - Class in org.glassfish.jersey.internal
Internal common (server/client) Jersey configuration properties.
InternalProperties() - Constructor for class org.glassfish.jersey.internal.InternalProperties
Prevent instantiation.
InternalServerProperties - Class in org.glassfish.jersey.server.internal
Jersey internal server-side configuration properties.
InternalServerProperties() - Constructor for class org.glassfish.jersey.server.internal.InternalServerProperties
 
interpolate(String, MessageInterpolator.Context) - Method in interface javax.validation.MessageInterpolator
Interpolates the message template based on the constraint validation context.
interpolate(String, MessageInterpolator.Context, Locale) - Method in interface javax.validation.MessageInterpolator
Interpolates the message template based on the constraint validation context.
interruptTask() - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
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-equal sub-list.
interval - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
interval(TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
interval - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
interval(TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.TimeReservoir
The time interval this reservoir stores data of.
interval - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
Total interval for which these statistics are calculated (eg.
interval - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
interval(TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
intervalStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
 
intervalUnit - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
introspectAsyncFeatures(AnnotatedMethod, ResourceMethod.Builder) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
IntrospectionModeller - Class in org.glassfish.jersey.server.model
Utility class for constructing resource model from JAX-RS annotated POJO.
IntrospectionModeller(Class<?>, boolean) - Constructor for class org.glassfish.jersey.server.model.IntrospectionModeller
Create a new introspection modeller for a given JAX-RS resource class.
INVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Invalid value for {0} configuration property: {1}
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
INVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Invalid host name.
INVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Provided {0} property value "{1}" is invalid.
INVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The key in {0} mappings record "{1}" is empty.
INVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Provided {0} property value type is invalid.
INVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The value in {0} mappings record "{1}" is empty.
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}]
invalidateCache() - Method in class org.glassfish.jersey.server.ResourceConfig
Invalidate cached component instances and classes.
invalidateUriComponentViews() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
Invalidate internal URI component cache views.
Invocable - Class in org.glassfish.jersey.server.model
A common interface for invocable resource components.
Invocable(MethodHandler, Method, Method, boolean, Type) - Constructor for class org.glassfish.jersey.server.model.Invocable
 
invocable - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
invocableResponseType - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
InvocableValidator - Class in org.glassfish.jersey.server.model
Validator ensuring that invocable and constructor is correctly defined (for example correctly annotated with scope annotation).
InvocableValidator() - Constructor for class org.glassfish.jersey.server.model.InvocableValidator
 
invocation(Link) - Method in class org.glassfish.jersey.client.JerseyClient
 
invocationHandlerProviderFactory - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
invoke(ClientRequest) - Method in class org.glassfish.jersey.client.ClientRuntime
Invoke a request processing synchronously in the context of the caller's thread.
invoke() - Method in class org.glassfish.jersey.client.JerseyInvocation
 
invoke(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
invoke(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
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.
invoke(String, Object[], String[]) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
invoke(Object, Method, Class<T>) - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
invoke(ContainerRequest, Object, Object...) - Method in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
Use the underlying invocation handler to invoke the underlying Java method with the supplied input method argument values on a given resource instance.
invoke(RequestProcessingContext, Object) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
invokeManaged(Producer<Response>) - Method in interface org.glassfish.jersey.server.internal.process.AsyncContext
Invoke the provided response producer in a Jersey-managed asynchronous thread.
invokeManaged(Producer<Response>) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
invokeReadFrom(ReaderInterceptorContext, MessageBodyReader, EntityInputStream) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.TerminalReaderInterceptor
 
invokeWriteTo(WriterInterceptorContext, MessageBodyWriter) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.TerminalWriterInterceptor
 
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.
IS_TOKEN - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
convenience table mapping chars to true if they are tokens.
IS_UNSAFE_SUPPORTED - Static variable in class org.glassfish.jersey.internal.util.JdkVersion
 
IS_WHITE_SPACE - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Convenience table mapping chars to true if they are white space chars.
isAbsolute() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
Check whether or not the URI represented by this UriBuilder is absolute.
isAcceptable(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Check if the class is acceptable as a JAX-RS provider or resource.
isActive - Variable in class org.glassfish.jersey.process.internal.RequestScope
 
isActive() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
isAnnotated - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
True if the class has the correct declared annotations
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.server.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.
isAsync() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
isAsynchronous() - Method in class org.glassfish.jersey.client.ClientRequest
Returns true if the request is called asynchronously using AsyncInvoker
isAuthenticated(ContainerRequestContext) - Static method in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
isBeanConstrained() - Method in interface javax.validation.metadata.BeanDescriptor
Returns true if the bean involves validation: a constraint is hosted on the bean itself a constraint is hosted on one of the bean properties or a bean property is marked for cascaded validation (Valid)

Constrained methods and constructors are ignored.

isBuffered() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
isCacheable(ExecutionStatistics) - Static method in class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
Indicates whether the global, resource, resource method statistics containing the give execution statistics can be cached.
isCached(Class<?>) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
Check if the model builder contains a cached [locator, router] pair for a given sub-resource locator class.
isCached(UriInfo, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
isCancelled() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in interface javax.validation.TraversableResolver
Determines if the Bean Validation provider is allowed to cascade validation on the bean instance returned by the property value marked as @Valid.
isCascaded() - Method in interface javax.validation.metadata.CascadableDescriptor
Whether this element is marked for cascaded validation or not.
isChunked() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the response entity is a ChunkedOutput instance.
isClassBased() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
isClassBased() - Method in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
isClassBased() - Method in class org.glassfish.jersey.server.model.MethodHandler
Return whether the method handler creates instances based on classes.
isClosed() - Method in class org.glassfish.jersey.client.ChunkedInput
Check if the chunked input has been closed.
isClosed() - Method in class org.glassfish.jersey.client.JerseyClient
Check client state.
isClosed - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
When true, the stream is already closed.
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 - Variable in class org.glassfish.jersey.message.internal.NullOutputStream
 
isClosed() - Method in class org.glassfish.jersey.server.ChunkedOutput
Get state information.
isClosed() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Check if this thread pool executor provider has been closed.
isCommitted - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
When true, the stream is already committed (redirected to adaptedOutput).
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 true if the entity stream has been committed.
isCommitted() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the entity stream has been committed.
isCompatible(Constructor<?>) - Method in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
isCompatible(Locale) - Method in class org.glassfish.jersey.message.internal.LanguageTag
 
isCompatible(AbstractEntityProviderModel<T>, Class, MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
isCompatible(String) - Method in class org.glassfish.jersey.message.internal.Token
 
isCompatible(T, U) - Method in interface org.glassfish.jersey.message.internal.VariantSelector.DimensionChecker
Ascertain if the acceptable dimension value is compatible with the dimension value.
isConcreteParameterizedType(ParameterizedType) - Static method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
isConcreteType(Type) - Static method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
isConstructorParameterIndicator() - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
isConstructorParameterIndicator() - Method in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
isConsumable(ContainerRequest) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
Determines whether this ConsumesProducesAcceptor router can process the request.
isCustom() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get the custom flag value.
isData - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
isDebugLoggable() - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
Check if the debug level is loggable.
isDefaultSslContext - Variable in class org.glassfish.jersey.client.JerseyClient
 
isDefaultSslContext() - Method in class org.glassfish.jersey.client.JerseyClient
Get information about used SSLContext.
isDefaultValueRegistered() - Method in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
Check if there is a default string value registered for the parameter.
isDerived() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Return flag value whether the MediaType was not defined by annotation and therefore was derived from Message Body Providers.
isDetailedWadlRequested(UriInfo) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Return true if generation of full WADL with extended resources is requested.
isDone() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
isEmpty() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
isEmpty() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
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.internal.util.collection.LinkedTransferQueue
Returns true if this queue contains no elements.
isEmpty() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
Check if the underlying entity stream is empty.
isEmpty() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
isEmpty(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
isEnabled(Feature) - Method in class org.glassfish.jersey.client.ClientConfig
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.client.ClientConfig
 
isEnabled(Feature) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
isEnabled(TracingLogger.Level) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
isEnabled(Feature) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
isEnabled(Feature) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isEncoded() - Method in class org.glassfish.jersey.server.model.Parameter
If true, the injected parameter value should remain encoded.
isExecutableValidationEnabled() - Method in interface javax.validation.BootstrapConfiguration
Returns true if the validation execution is explicitly marked as enabled or if it is left undefined.
isExtended() - Method in class org.glassfish.jersey.server.model.Resource.Builder
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
isExtended() - Method in class org.glassfish.jersey.server.model.Resource
Get the flag indicating whether the resource is extended.
isExtended() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
isExtended() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
isFormattedOutput() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
isGetter(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Determine whether a given method is getter.
isHeaderRestricted(String, String) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
isHexCharacter(char) - Static method in class org.glassfish.jersey.uri.UriComponent
Checks whether the character c is hexadecimal character.
isIgnoreXmlConfiguration() - Method in interface javax.validation.spi.ConfigurationState
Returns true if Configuration.ignoreXmlConfiguration() has been called.
isInflector() - Method in class org.glassfish.jersey.server.model.Invocable
Check if the invocable represents an inflector processing method.
isInIterable() - Method in interface javax.validation.Path.Node
 
isInitialized() - Method in interface org.glassfish.jersey.internal.util.collection.LazyUnsafeValue
Check if the lazy value has been initialized already (i.e.
isInitialized() - Method in interface org.glassfish.jersey.internal.util.collection.LazyValue
Check if the lazy value has been initialized already (i.e.
isInitialized() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
isInitialized() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
isJavascript(MediaType) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
Returns a flag whether the given media type belongs to the group of JavaScript media types.
isJaxbType(Class<?>) - Method in interface org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider.JaxbTypeChecker
 
isJaxRsProvider(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Returns true if given component class is a JAX-RS provider.
isLeaf - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
isLogEnabled(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger
Test if a tracing support is enabled (according to propertiesDelegate setting) and if event can be logged (according to event.level and threshold level set).
isLogEnabled(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
isLoggable(Level) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
isManagedAsync() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Flag indicating whether managed async support declared on the method.
isManagedAsyncDeclared() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isManagedAsyncDeclared() - Method in interface org.glassfish.jersey.server.model.Suspendable
Check if the component is marked to be executed asynchronously by using an internal Jersey executor service.
isMappable(T) - Method in interface org.glassfish.jersey.spi.ExtendedExceptionMapper
Determine whether this provider is able to process a supplied exception instance.
isMappedFromException() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the response is result of the exception (for example created during exception mapping).
isMatched() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Returns true if this node has been matched, including the case of artificial matches due to cancellation.
isMethodOverridden(ResourceMethod, String, MediaType, MediaType) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
 
isMethodParameterIndicator() - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
isMethodParameterIndicator() - Method in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
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.
isNameBound() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isNamespaceAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isNamespaceAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
isNotPublic() - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that are not public.
isNull(T) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
isOpaque() - Method in class org.glassfish.jersey.uri.internal.UriParser
Returns whether the input string URI is opaque.
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.
isPreferredCandidate(T, ExceptionMapper<T>, boolean) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
Determines whether the currently considered candidate should be preferred over the previous one.
isPresentIn(int) - Method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns true if the bit corresponding to this flag is set in a given integer value.
isPrimitive(Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Check if the given type is a primitive type.
isProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig
 
isProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
isProperty(String) - Method in interface org.glassfish.jersey.ExtendedConfig
Get the value of the property with a given name converted to boolean.
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.
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 class org.glassfish.jersey.model.internal.CommonConfig
 
isProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isProvider(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Returns true if the given component class is a provider (implements specific interfaces).
isQualified() - Method in class org.glassfish.jersey.server.model.Parameter
Check if the parameter is qualified.
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in interface javax.validation.TraversableResolver
Determines if the Bean Validation provider is allowed to reach the property state.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.client.ChunkedInputReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
isReadable(MediaType) - Static method in class org.glassfish.jersey.logging.LoggingInterceptor
Returns true if specified MediaType is considered textual.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
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(MessageBodyReader<?>, Class<?>, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
Safely invokes isReadable method on the supplied provider.
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.internal.StringMessageProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.ReaderModel
Safely invokes isReadable method on the underlying provider.
isReadable(MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
isRegistered(Object) - Method in class org.glassfish.jersey.client.ClientConfig
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig
 
isRegistered(Object) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
isRegistered(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
isRegistered(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRepeating() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the repeating property.
isReportAsSingleViolation() - Method in interface javax.validation.metadata.ConstraintDescriptor
 
isRequired() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the required property.
isResponseSuccessfullyMapped() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
isResponseSuccessfullyMapped() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns true if the response was successfully mapped from an exception by exception mappers.
isResponseWritten() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
isResponseWritten() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns true if the response has been successfully written.
isRestrictedHeaderPropertySet - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
isRunning() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
isScoped - Variable in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
True if the class has the correct scope
isSecure() - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
isSeparator(char) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Returns true if the provided char is a separator.
isSetter(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Determine whether a given method is setter.
isSingleton(Class<?>) - Static method in class org.glassfish.jersey.server.model.InvocableValidator
Check if the resource class is declared to be a singleton.
isStale() - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
isSubClassOf(Type, Type) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Check if subType is a sub-type of superType.
isSuccess() - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
isSuccess() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Return true if the request and response has been successfully processed.
issueList - Variable in class org.glassfish.jersey.server.model.ComponentModelValidator
 
issues - Variable in class org.glassfish.jersey.internal.Errors
 
issues - Variable in exception org.glassfish.jersey.server.model.ModelValidationException
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Check if the given media type is supported by this JAXB entity provider.
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
 
isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
 
isSupportedContract(Class<?>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Check if the given Java type is a Jersey-supported contract.
isSuspendDeclared() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isSuspendDeclared() - Method in interface org.glassfish.jersey.server.model.Suspendable
Check if the component is marked for suspending.
isSuspended() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
Flag indicating whether the method requires injection of suspended response context.
isSuspended() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
isTemplateVariablePresent(String) - Method in class org.glassfish.jersey.uri.UriTemplate
Ascertain if a template variable is a member of this template.
isTerminated - Variable in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
isToken(char) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Returns true if the provided char is a token.
isTokenString(String) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Returns true if all chars in string s are tokens.
isTracingSupportEnabled(TracingConfig, ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
Test if application and request settings enabled tracing support.
isUnmatchedRequest() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Returns true if this is an unmatched request node.
isUnsafeSupported() - Method in class org.glassfish.jersey.internal.util.JdkVersion
Returns true if sun.misc.Unsafe is present in the current JDK version, or false otherwise.
isUserInRole(String) - Method in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
isValid(T, ConstraintValidatorContext) - Method in interface javax.validation.ConstraintValidator
Implements the validation logic.
isValid(String) - Method in class org.glassfish.jersey.message.internal.LanguageTag
Validate input tag (header value) according to HTTP 1.1 spec + allow region code (numeric) instead of country code.
isValidating() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isValidating() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
isWadlGenerationEnabled() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
isWadlGenerationEnabled() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get WADL generation status.
isWhiteSpace(char) - Static method in class org.glassfish.jersey.message.internal.GrammarUtil
Returns true if the provided char is a white space.
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.server.internal.routing.CombinedMediaType.EffectiveMediaType
Returns True if SubType of MediaType was originally defined as wildcard.
isWildcardType() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
Returns true if Type of MediaType was originally defined as wildcard.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
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(MessageBodyWriter<?>, Class<?>, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
Safely invokes isWriteable method on the supplied provider.
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.internal.StringMessageProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.WriterModel
Safely invokes isWriteable method on the underlying provider.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 
isWriteable(MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
isXdkDocumentBuilderFactory(DocumentBuilderFactory) - Static method in class org.glassfish.jersey.internal.util.SaxHelper
Determines whether the given builderFactory is from XDK package or not.
isXdkFactory(Object, String) - Static method in class org.glassfish.jersey.internal.util.SaxHelper
 
isXdkParserFactory(SAXParserFactory) - Static method in class org.glassfish.jersey.internal.util.SaxHelper
Determines whether the given SAX parserFactory is from XDK package or not.
isXIncludeAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
isXIncludeAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
isXmlRootElementProcessing() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
isXmlSecurityDisabled() - Method in class org.glassfish.jersey.jaxb.internal.AbstractXmlFactory
Determines whether the property is disabled for this factory.
item - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
itemOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
iterableToList(Iterable<?>) - Static method in class org.glassfish.jersey.message.internal.InboundMessageContext
 
iterated - Variable in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
Marks this iterator as iterated after execution of BundleSchemeResourceFinderFactory.BundleSchemeScanner.next() method.
iterator() - Method in class org.glassfish.jersey.internal.ServiceFinder
Returns discovered objects incrementally.
iterator() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
Returns a "weakly consistent" iterator that will never throw ConcurrentModificationException, and guarantees to traverse elements as they existed upon construction of the iterator, and may (but is not guaranteed to) reflect any modifications subsequent to construction.
iterator() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
iterator() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
iterator() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
iterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntrySet
 
iterator() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
iterator - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
iterator() - Method in class org.glassfish.jersey.server.model.MethodList
Iterator over the list of annotated methods contained in this method list.
Itr() - Constructor for class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 

J

JacksonAutoDiscoverable - Class in org.glassfish.jersey.jackson.internal
AutoDiscoverable registering JacksonFeature if the feature is not already registered.
JacksonAutoDiscoverable() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonAutoDiscoverable
 
JacksonFeature - Class in org.glassfish.jersey.jackson
Feature used to register Jackson JSON providers.
JacksonFeature() - Constructor for class org.glassfish.jersey.jackson.JacksonFeature
 
JacksonFilteringFeature - Class in org.glassfish.jersey.jackson.internal
Feature adding support for Entity Data Filtering into Jackson media module.
JacksonFilteringFeature() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature
 
JacksonFilteringFeature.Binder - Class in org.glassfish.jersey.jackson.internal
 
JacksonObjectProvider - Class in org.glassfish.jersey.jackson.internal
 
JacksonObjectProvider() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonObjectProvider
 
JacksonObjectProvider.FilteringFilterProvider - Class in org.glassfish.jersey.jackson.internal
 
JacksonObjectProvider.FilteringPropertyFilter - Class in org.glassfish.jersey.jackson.internal
 
JAR_FILE_SEPARATOR - Static variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
JAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to close Jar file.
JAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to read the next Jar entry.
JarFileScanner - Class in org.glassfish.jersey.server.internal.scanning
A utility class that scans entries in jar files.
JarFileScanner(InputStream, String, boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.JarFileScanner
Create new JAR file scanner.
jarFileScanner - Variable in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
jarInputStream - Variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
JarZipSchemeResourceFinderFactory - Class in org.glassfish.jersey.server.internal.scanning
A "jar", "zip" and "wsjar" scheme URI scanner that recursively jar files.
JarZipSchemeResourceFinderFactory() - Constructor for class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory
Create new "jar", "zip" and "wsjar" scheme URI scanner factory.
JarZipSchemeResourceFinderFactory.JarZipSchemeScanner - Class in org.glassfish.jersey.server.internal.scanning
 
JarZipSchemeScanner(InputStream, String, boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
JavaResourceMethodDispatcherProvider - Class in org.glassfish.jersey.server.model.internal
An implementation of ResourceMethodDispatcher.Provider that creates instances of ResourceMethodDispatcher.
JavaResourceMethodDispatcherProvider() - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider
 
JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker - Class in org.glassfish.jersey.server.model.internal
 
JavaResourceMethodDispatcherProvider.ObjectOutInvoker - Class in org.glassfish.jersey.server.model.internal
 
JavaResourceMethodDispatcherProvider.ResponseOutInvoker - Class in org.glassfish.jersey.server.model.internal
 
JavaResourceMethodDispatcherProvider.TypeOutInvoker - Class in org.glassfish.jersey.server.model.internal
 
JavaResourceMethodDispatcherProvider.VoidOutInvoker - Class in org.glassfish.jersey.server.model.internal
 
JAVASCRIPT_TYPES - Static variable in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 
javax.validation - package javax.validation
Top level package of the Bean Validation API.
javax.validation.bootstrap - package javax.validation.bootstrap
Package containing bootstrap specific objects.
javax.validation.constraints - package javax.validation.constraints
Contains all the Bean Validation provided constraints also called built-in constraints.
javax.validation.constraintvalidation - package javax.validation.constraintvalidation
Package containing constructs specific to constraint validators In particular SupportedValidationTarget is used to refine the validation target of a ConstraintValidator.
javax.validation.executable - package javax.validation.executable
Package related to the control and execution of executable validation.
javax.validation.groups - package javax.validation.groups
A group defines a subset of constraints.
javax.validation.metadata - package javax.validation.metadata
Package containing all objects specifically used and returned by the metadata API.
javax.validation.spi - package javax.validation.spi
Package containing objects specific to the interaction between the Bean Validation bootstrapping process and Bean Validation providers.
JAX_RS_PROVIDER_INTERFACE_WHITELIST - Static variable in class org.glassfish.jersey.internal.inject.Providers
Map of all standard JAX-RS providers and their run-time affinity.
JAXB_PROCESS_XML_ROOT_ELEMENT - Static variable in class org.glassfish.jersey.message.MessageProperties
If set to true then XML root element tag name for collections will be derived from @XmlRootElement annotation value and won't be de-capitalized.
JaxbAutoDiscoverable - Class in org.glassfish.jersey.jaxb.internal
JAXB ForcedAutoDiscoverable that registers all necessary JAXB features into the service locator directly.
JaxbAutoDiscoverable() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
 
jaxbContext - Variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
jaxbContexts - Static variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
jaxbContexts - Static variable in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
 
JaxbMessagingBinder - Class in org.glassfish.jersey.jaxb.internal
Binder for JAX-B message body workers.
JaxbMessagingBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
 
JaxbParamConverterBinder - Class in org.glassfish.jersey.jaxb.internal
Binder for JAXB parameter converter.
JaxbParamConverterBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
 
JaxbStringReaderProvider - Class in org.glassfish.jersey.jaxb.internal
String reader provider producing param converter provider that support conversion of a string value into a JAXB instance.
JaxbStringReaderProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
Create JAXB string reader provider.
JaxbStringReaderProvider.RootElementProvider - Class in org.glassfish.jersey.jaxb.internal
Root element JAXB param converter.
JaxrsApplicationProvider() - Constructor for class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.JaxrsApplicationProvider
 
JaxrsProviders - Class in org.glassfish.jersey.internal
Jersey implementation of JAX-RS Providers contract.
JaxrsProviders() - Constructor for class org.glassfish.jersey.internal.JaxrsProviders
 
jaxrsProviders - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
JaxrsProviders.Binder - Class in org.glassfish.jersey.internal
Jersey binder registering JAX-RS Providers injection bindings.
JaxrsType() - Constructor for enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
 
JDK_VERSION - Static variable in class org.glassfish.jersey.internal.util.JdkVersion
 
JdkVersion - Class in org.glassfish.jersey.internal.util
JDK Version related utilities.
JdkVersion(int, int, int, int) - Constructor for class org.glassfish.jersey.internal.util.JdkVersion
 
JerseyClassAnalyzer - Class in org.glassfish.jersey.internal.inject
Implementation of the ClassAnalyzer that supports selection of the constructor with largest number of parameters as defined in and required by JAX-RS specification.
JerseyClassAnalyzer(ClassAnalyzer, IterableProvider<InjectionResolver<?>>) - Constructor for class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
Injection constructor.
JerseyClassAnalyzer.Binder - Class in org.glassfish.jersey.internal.inject
HK2 binder for the JAX-RS compliant class analyzer implementation.
JerseyClient - Class in org.glassfish.jersey.client
Jersey implementation of JAX-RS Client contract.
JerseyClient() - Constructor for class org.glassfish.jersey.client.JerseyClient
Create a new Jersey client instance using a default configuration.
JerseyClient(Configuration, SSLContext, HostnameVerifier) - Constructor for class org.glassfish.jersey.client.JerseyClient
Create a new Jersey client instance.
JerseyClient(Configuration, SSLContext, HostnameVerifier, DefaultSslContextProvider) - Constructor for class org.glassfish.jersey.client.JerseyClient
Create a new Jersey client instance.
JerseyClient(Configuration, UnsafeValue<SSLContext, IllegalStateException>, HostnameVerifier) - Constructor for class org.glassfish.jersey.client.JerseyClient
Create a new Jersey client instance.
JerseyClient(Configuration, UnsafeValue<SSLContext, IllegalStateException>, HostnameVerifier, DefaultSslContextProvider) - Constructor for class org.glassfish.jersey.client.JerseyClient
Create a new Jersey client instance.
JerseyClient.ShutdownHook - Interface in org.glassfish.jersey.client
Client instance shutdown hook.
JerseyClientBuilder - Class in org.glassfish.jersey.client
Jersey provider of JAX-RS client builder.
JerseyClientBuilder() - Constructor for class org.glassfish.jersey.client.JerseyClientBuilder
Create new Jersey client builder instance.
JerseyErrorService - Class in org.glassfish.jersey.internal
Jersey implementation of HK2 Error Service to provide improved reporting of HK2 issues, that may be otherwise hidden (ignored).
JerseyErrorService() - Constructor for class org.glassfish.jersey.internal.JerseyErrorService
 
JerseyErrorService.Binder - Class in org.glassfish.jersey.internal
HK2 Binder for the Jersey implementation of HK2 ErrorService contract.
JerseyInvocation - Class in org.glassfish.jersey.client
Jersey implementation of JAX-RS client-side request invocation contract.
JerseyInvocation(JerseyInvocation.Builder) - Constructor for class org.glassfish.jersey.client.JerseyInvocation
 
JerseyInvocation(JerseyInvocation.Builder, boolean) - Constructor for class org.glassfish.jersey.client.JerseyInvocation
 
JerseyInvocation.AsyncInvoker - Class in org.glassfish.jersey.client
 
JerseyInvocation.Builder - Class in org.glassfish.jersey.client
Jersey-specific client invocation builder.
JerseyInvocation.EntityPresence - Enum in org.glassfish.jersey.client
 
JerseyLink - Class in org.glassfish.jersey.message.internal
Jersey implementation of JAX-RS Link contract.
JerseyLink(URI, Map<String, String>) - Constructor for class org.glassfish.jersey.message.internal.JerseyLink
 
JerseyLink.Builder - Class in org.glassfish.jersey.message.internal
Jersey implementation of JAX-RS Link.Builder contract.
JerseyPriorities - Class in org.glassfish.jersey
Built-in Jersey-specific priority constants to be used along with Priorities where finer-grained categorization is required.
JerseyPriorities() - Constructor for class org.glassfish.jersey.JerseyPriorities
 
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.
JerseyRequestTimeoutHandler - Class in org.glassfish.jersey.server.internal
JerseyRequestTimeoutHandler(ContainerResponseWriter, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Create request timeout handler for the giver response writer.
JerseyResourceContext - Class in org.glassfish.jersey.server.internal
Jersey implementation of JAX-RS resource context.
JerseyResourceContext(ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.JerseyResourceContext
Create new JerseyResourceContext.
JerseyResourceContext.Binder - Class in org.glassfish.jersey.server.internal
Injection binder for JerseyResourceContext.
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.
JerseyUriBuilder(JerseyUriBuilder) - Constructor for class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
JerseyWebTarget - Class in org.glassfish.jersey.client
Jersey implementation of JAX-RS client target contract.
JerseyWebTarget(String, JerseyClient) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
JerseyWebTarget(URI, JerseyClient) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
JerseyWebTarget(UriBuilder, JerseyClient) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
JerseyWebTarget(Link, JerseyClient) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
JerseyWebTarget(UriBuilder, JerseyWebTarget) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
JerseyWebTarget(UriBuilder, ClientConfig) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
Create new web target instance.
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 - Static variable in class org.glassfish.jersey.jackson.JacksonFeature
 
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_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
If true then disable configuration of Json Processing (JSR-353) feature on client.
JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
If true then disable configuration of Json Processing (JSR-353) feature.
JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable configuration of Json Processing (JSR-353) feature on server.
JSON_PROCESSING_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
JSON_PROCESSING_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
JSONP - Annotation Type in org.glassfish.jersey.server
Annotation can be used to define the JavaScript callback function name if the valid JSONP format is requested as an acceptable media type of this request.
JsonWithPaddingInterceptor - Class in org.glassfish.jersey.server.internal
A WriterInterceptor implementation for JSONP format.
JsonWithPaddingInterceptor() - Constructor for class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 

K

keep(AnnotatedMethod) - Method in interface org.glassfish.jersey.server.model.MethodList.Filter
Decide whether the method should remain in the list or should be filtered out.
key - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
key - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
key - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
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).
KEY_VALUE_PAIR_PATTERN - Static variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
KeyComparator<K> - Interface in org.glassfish.jersey.internal.util.collection
A key comparator.
keyComparator - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
keyComparatorEq(K, K) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Check for equality of non-null reference x and possibly-null y.
keyComparatorHash(K) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
KeyComparatorHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
A implementation similar to HashMap but supports the comparison of keys using a KeyComparator.
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(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).
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.Entry<K,V> - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorHashMap.EntryIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorHashMap.EntrySet - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorHashMap.HashIterator<E> - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorHashMap.KeyIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorHashMap.ValueIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorLinkedHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
A implementation similar to LinkedHashMap but supports the comparison of keys using a KeyComparator.
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(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).
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(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.Entry<K,V> - Class in org.glassfish.jersey.internal.util.collection
LinkedHashMap entry.
KeyComparatorLinkedHashMap.EntryIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorLinkedHashMap.KeyIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorLinkedHashMap.LinkedHashIterator<T> - Class in org.glassfish.jersey.internal.util.collection
 
KeyComparatorLinkedHashMap.ValueIterator - Class in org.glassfish.jersey.internal.util.collection
 
KeyIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeyIterator
 
KeyIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.KeyIterator
 
KeyIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.KeyIterator
 
keyManagerFactoryAlgorithm - Variable in class org.glassfish.jersey.SslConfigurator
 
keyManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the key manager factory algorithm.
keyManagerFactoryProvider - Variable in class org.glassfish.jersey.SslConfigurator
 
keyManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the key manager factory provider.
keyPass - Variable in class org.glassfish.jersey.SslConfigurator
 
keyPassword(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the password of the key in the key store.
keyPassword(char[]) - 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.ConcurrentHashMapV8
Returns an enumeration of the keys in this table.
keySet - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
keySet() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a Set view of the keys contained in this map.
keySet(V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a Set view of the keys in this map, using the given common mapped value for any additions (i.e., Collection.add(E) and Collection.addAll(Collection)).
keySet() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
KeySetView(ConcurrentHashMapV8<K, V>, V) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
keyStore(KeyStore, char[]) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
keyStore - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
Set the key store instance.
keyStoreBytes - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
Set the key store payload as byte array.
keyStoreFile - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the key store file name.
keyStorePass - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the password of key store.
keyStorePassword(char[]) - Method in class org.glassfish.jersey.SslConfigurator
Set the password of key store.
keyStoreProvider - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the key store provider name.
keyStoreType - Variable in class org.glassfish.jersey.SslConfigurator
 
keyStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the type of key store.

L

lang - Variable in class com.sun.research.ws.wadl.Doc
 
language(String) - Method in class org.glassfish.jersey.client.ClientRequest
Set message language.
language(Locale) - Method in class org.glassfish.jersey.client.ClientRequest
Set message language.
language(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
language(Locale) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
LANGUAGE_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
LANGUAGE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines mapping of URI extensions to languages.
LANGUAGE_TAG_DC - Static variable in class org.glassfish.jersey.message.internal.VariantSelector
 
languageMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
 
languages - Variable in class org.glassfish.jersey.message.internal.VariantListBuilder
 
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, String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
 
LanguageTag(String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
 
LanguageTag(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
 
lastBaseUri - Variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
lastDetailedWadl - Variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
lastModified(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
lastModified - Variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
lastModified - Variable in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
lastPred - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
lastResponseCode - Variable in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
lastResponseCode - Variable in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
lastRet - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
lastReturned - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
lastReturned - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
lastSize - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
 
lastStage - Variable in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
lastStartTime - Variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
 
lastStartTime - Variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
lastTracedInterceptor - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
lazy(Value<T>) - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get a new lazily initialized value provider.
lazy(UnsafeValue<T, E>) - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get a new lazily initialized unsafe value provider.
LazyClassIterator(Class<T>, String, ClassLoader, boolean) - Constructor for class org.glassfish.jersey.internal.ServiceFinder.LazyClassIterator
 
lazyExecutorServiceProvider - Variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
 
LazyObjectIterator(Class<T>, String, ClassLoader, boolean) - Constructor for class org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator
 
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 java.lang.Throwable> - Interface in org.glassfish.jersey.internal.util.collection
Lazily initialized unsafe value.
LazyUnsafeValueImpl(UnsafeValue<T, E>) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
LazyValue<T> - Interface in org.glassfish.jersey.internal.util.collection
Lazily initialized value.
LazyValueImpl(Value<T>) - Constructor for class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
left - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
LEGACY_FALLBACK_MAP - Static variable in class org.glassfish.jersey.CommonProperties
 
LEGACY_WORKERS_ORDERING - Static variable in class org.glassfish.jersey.message.MessageProperties
If set to true, MessageBodyReaders and MessageBodyWriters will be ordered by rules from JAX-RS 1.x, where custom providers have always precedence; providers are sorted by MediaType and afterwards by declaration distance - see MessageBodyFactory.DeclarationDistanceComparator.
legacyProviderOrdering - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
LegacyWorkerComparator(Class<T>) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.LegacyWorkerComparator
 
len - Variable in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
length - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
level - Variable in class org.glassfish.jersey.logging.LoggingFeature
 
level - Variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
level - Variable in enum org.glassfish.jersey.message.internal.MsgTraceEvent
 
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() - Constructor for enum org.glassfish.jersey.message.internal.TracingLogger.Level
 
level - Variable in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
level() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
lifecycleListeners - Variable in class org.glassfish.jersey.client.ClientRuntime
 
Link - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Link() - Constructor for class com.sun.research.ws.wadl.Link
 
link - Variable in class com.sun.research.ws.wadl.Param
 
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(URI, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
link(String, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
LINK_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Link is null.
LinkedHashIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
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.
LinkedStage(Function<DATA, DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stages.LinkedStage
Create a new terminal stage .
LinkedTransferQueue<E> - Class in org.glassfish.jersey.internal.util.collection
An unbounded TransferQueue based on linked nodes.
LinkedTransferQueue() - Constructor for class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Creates an initially empty LinkedTransferQueue.
LinkedTransferQueue(Collection<? extends E>) - Constructor for class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Creates a LinkedTransferQueue initially containing the elements of the given collection, added in traversal order of the collection's iterator.
LinkedTransferQueue.Itr - Class in org.glassfish.jersey.internal.util.collection
 
LinkedTransferQueue.Node - Class in org.glassfish.jersey.internal.util.collection
Queue nodes.
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
 
listener - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
listeners - Variable in class org.glassfish.jersey.server.Broadcaster
 
ListString(String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.ListString
 
ListValueOf(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.CollectionExtractor.ListValueOf
 
literalCharacters - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
literalCharactersBuffer - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
LOAD_FACTOR - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The load factor for this table.
loadClass(Bundle, String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
 
loader - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
loadFactor - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Segment
 
loadFactor - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The load factor for the hash table.
loadFactor() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
loadFrom(Configuration) - Method in class org.glassfish.jersey.client.ClientConfig
Load the internal configuration state from an externally provided configuration state.
loadFrom(Configuration) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.CommonConfig
Load the internal configuration state from an externally provided configuration state.
loadFrom(ComponentBag) - Method in class org.glassfish.jersey.model.internal.ComponentBag
Clear and initialize the component registrations from given bag instance.
loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
 
loadFrom(Configuration) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
loadProviders(ClassLoader) - Method in class javax.validation.Validation.GetValidationProviderListAction
 
loadWadlGenerator(ServiceLocator, WadlGeneratorDescription, WadlGenerator) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
loadWadlGeneratorDescriptions(ServiceLocator, WadlGeneratorDescription...) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
loadWadlGeneratorDescriptions(ServiceLocator, List<WadlGeneratorDescription>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
loadWadlGenerators(List<WadlGenerator>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
loadWadlGeneratorsFromConfig(Map<String, Object>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
Load the WadlGeneratorConfig from the provided ResourceConfig using the property ServerProperties.WADL_GENERATOR_CONFIG.
LOCALE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Locale is null.
LocaleProvider - Class in org.glassfish.jersey.message.internal
LocaleProvider() - Constructor for class org.glassfish.jersey.message.internal.LocaleProvider
 
Localizable - Interface in org.glassfish.jersey.internal.l10n
Localizable message.
localizableAMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAUTHENTICATION_CREDENTIALS_MISSING_BASIC() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableAUTHENTICATION_CREDENTIALS_MISSING_DIGEST() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableAUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableAUTODISCOVERABLE_CONFIGURATION_FAILED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableBROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableCALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCHUNKED_INPUT_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCHUNKED_INPUT_MEDIA_TYPE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCHUNKED_INPUT_STREAM_CLOSING_ERROR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCLEARING_HK_2_CACHE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCLIENT_INSTANCE_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_INVOCATION_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_RESPONSE_RESOLVED_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_RESPONSE_STATUS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_TARGET_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_URI_BUILDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLIENT_URI_TEMPLATE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableCLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCOLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.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_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableDEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableDIGEST_FILTER_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
 
localizableENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizableERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_CLOSING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_DIGEST_FILTER_GENERATOR() - Static method in class org.glassfish.jersey.client.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_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_FINDING_EXCEPTION_MAPPER_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_HTTP_METHOD_ENTITY_NOT_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_HTTP_METHOD_ENTITY_NULL(Object) - Static method in class org.glassfish.jersey.client.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_LISTENER_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_LISTENER_INIT(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.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_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.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.server.internal.LocalizationMessages
 
localizableERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.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_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_REQUEST_CANCELLED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_RESOLVING_GENERIC_TYPE_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableERROR_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.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_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_SHUTDOWNHOOK_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.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
 
localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.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_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPER_SUPPORTED_TYPE_UNKNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizableFAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizableFEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableFORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableFORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.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
 
localizableHK_2_FAILURE_OUTSIDE_ERROR_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableHK_2_REIFICATION_ERROR(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableHK_2_UNKNOWN_ERROR(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
 
localizableHTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableIGNORED_ASYNC_THREADPOOL_SIZE(Object) - Static method in class org.glassfish.jersey.client.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
 
localizableIGNORING_VALUE_OF_PROPERTY(Object, Object, Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableINIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.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
 
localizableINPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableINVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizableINVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableINVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableJAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableJAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.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
 
localizableLOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.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
 
localizableMERGING_FILTERING_SCOPES() - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
 
LocalizableMessage - Class in org.glassfish.jersey.internal.l10n
 
LocalizableMessage(String, 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
 
localizableMETHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
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.server.internal.LocalizationMessages
 
localizableMETHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMULTIPLE_MATCHING_CONSTRUCTORS_FOUND(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableNEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNEGATIVE_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.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_ERROR_PROCESSING_IN_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableNO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableNON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableNULL_CONNECTOR_PROVIDER() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNULL_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNULL_KEYSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNULL_KEYSTORE_PASWORD() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNULL_SSL_CONTEXT() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableNULL_TRUSTSTORE() - Static method in class org.glassfish.jersey.client.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_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizablePARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.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
 
localizablePROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableRC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableREQUEST_ENTITY_ALREADY_WRITTEN() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableREQUEST_ENTITY_WRITER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableRESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableRESPONSE_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableRESTRICTED_HEADER_POSSIBLY_IGNORED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableRESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableRESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableSAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableSECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSINGLETON_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.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
 
localizableSUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.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_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableTYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableUNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableUNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableUNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizableUNEXPECTED_ERROR_RESPONSE_PROCESSING() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableUNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableUNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.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
 
localizableUSE_ENCODING_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableUSER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableUSING_EXECUTOR_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableUSING_FIXED_ASYNC_THREADPOOL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
 
localizableUSING_SCHEDULER_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableWADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableWARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
 
localizableWRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.apache.connector
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.apache.connector.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.client.internal
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.client.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.internal
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.jaxb.internal
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.message.filtering.internal
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.server.internal
Defines string formatting method for each constant in the resource file
LocalizationMessages() - Constructor for class org.glassfish.jersey.server.internal.LocalizationMessages
 
localize(Localizable) - Method in class org.glassfish.jersey.internal.l10n.Localizer
 
localizer - Static variable in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
localizer - Static variable in class org.glassfish.jersey.client.internal.LocalizationMessages
 
Localizer - Class in org.glassfish.jersey.internal.l10n
Localizes the Localizable into a message by using a configured Locale.
Localizer() - Constructor for class org.glassfish.jersey.internal.l10n.Localizer
 
Localizer(Locale) - Constructor for class org.glassfish.jersey.internal.l10n.Localizer
 
localizer - Static variable in class org.glassfish.jersey.internal.LocalizationMessages
 
localizer - Static variable in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
localizer - Static variable in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
 
localizer - Static variable in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localRandom - Static variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
The actual ThreadLocal
localScopes - Variable in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
locateAllProviders(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
 
location(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
LOCATION_HEADER_RELATIVE_URI_RESOLUTION_DISABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will not attempt to resolve relative URIs in the Location http header against the request URI.
LOCATION_HEADER_RELATIVE_URI_RESOLUTION_RFC7231 - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will resolve relative URIs in the Location http header against the request URI according to RFC7231 (new HTTP Specification).
locator - Variable in class org.glassfish.jersey.client.ClientRuntime
 
locator - Variable in class org.glassfish.jersey.internal.inject.ProviderBinder
 
locator - Variable in class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
 
locator - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
locator - Variable in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
 
locator - Variable in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.BeanParamValueFactory
 
locator - Variable in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider
 
locator - Variable in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
locator - Variable in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
locator - Variable in class org.glassfish.jersey.server.internal.process.ReferencesInitializer
 
locator - Variable in class org.glassfish.jersey.server.internal.routing.LocatorRouting
Sub-resource locator model.
locator - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
locator(ServiceLocator) - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Set runtime HK2 locator.
locator - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
locator - Variable in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
locator - Variable in class org.glassfish.jersey.server.model.Resource
 
locator - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
locator - Variable in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
locator - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
locator - Variable in class org.glassfish.jersey.server.ServerRuntime
 
locatorBuilder - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
LocatorCacheKey(Class<?>) - Constructor for class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
LocatorCacheKey(Resource) - Constructor for class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
LocatorCacheKey(Class<?>, Resource) - Constructor for class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
locatorModel - Variable in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
LocatorRouting - Class in org.glassfish.jersey.server.internal.routing
A pair of sub-resource locator model and a corresponding model router.
LocatorRouting(ResourceModel, Router) - Constructor for class org.glassfish.jersey.server.internal.routing.LocatorRouting
Create a new instance.
locatorSubResources - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
lock - Variable in class org.glassfish.jersey.internal.OsgiRegistry
 
lock - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
lock - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
LOCK - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
lock() - Method in class org.glassfish.jersey.server.ResourceConfig
Switches the ResourceConfig to read-only state.
locked - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
The lock that prevents other threads to trim the associated reservoir in parallel.
lockRoot() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Acquires write lock for tree restructuring.
lockState - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
LOCKSTATE - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
LOG - Static variable in class org.glassfish.jersey.client.ClientRuntime
 
LOG - Static variable in class org.glassfish.jersey.client.JerseyClient
 
log(StringBuilder) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
log(Level, String, Throwable) - 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) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
log(LogRecord) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
log(StringBuilder) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
Logs a StringBuilder parameter at required level.
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.
log(TracingLogger.Event, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
LOG - Static variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
logApplicationInitConfiguration(ServiceLocator, ResourceBag, ProcessingProviders) - Static method in class org.glassfish.jersey.server.ApplicationHandler
 
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.
logDuration(TracingLogger.Event, long, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
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.
logErrors(Collection<Errors.ErrorMessage>) - Static method in class org.glassfish.jersey.internal.Errors
Log supplied errors and return a status flag indicating whether a fatal issue has been found in the error collection.
LOGGER - Static variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
LOGGER - Static variable in class org.glassfish.jersey.client.ChunkedInput
 
LOGGER - Static variable in class org.glassfish.jersey.client.ClientRequest
 
LOGGER - Static variable in class org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider
 
LOGGER - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
LOGGER - Static variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
LOGGER - Static variable in class org.glassfish.jersey.client.JerseyInvocation
 
LOGGER - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
logger - Variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
LOGGER - Static variable in class org.glassfish.jersey.internal.Errors
 
LOGGER - Static variable in class org.glassfish.jersey.internal.ExceptionMapperFactory
 
LOGGER - Static variable in class org.glassfish.jersey.internal.inject.Providers
 
LOGGER - Static variable in class org.glassfish.jersey.internal.OsgiRegistry
 
LOGGER - Static variable in class org.glassfish.jersey.internal.ServiceFinder
 
logger - Variable in class org.glassfish.jersey.internal.util.ExtendedLogger
 
LOGGER - Static variable in class org.glassfish.jersey.internal.util.PropertiesHelper
 
LOGGER - Static variable in class org.glassfish.jersey.internal.util.ReflectionHelper
 
LOGGER - Static variable in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
LOGGER - Static variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
LOGGER - Static variable in class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
 
logger - Variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
LOGGER - Static variable in class org.glassfish.jersey.message.filtering.CommonScopeProvider
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.CookiesParser
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.HeaderUtils
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.LinkProvider
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
 
logger - Variable in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
LOGGER - Static variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
LOGGER - Static variable in class org.glassfish.jersey.model.internal.CommonConfig
 
LOGGER - Static variable in class org.glassfish.jersey.process.internal.ExecutorProviders
 
logger - Static variable in class org.glassfish.jersey.process.internal.RequestScope
 
LOGGER - Static variable in class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
 
LOGGER - Static variable in class org.glassfish.jersey.server.ApplicationHandler
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.process.DefaultCloseableService
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
LOGGER - Static variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
LOGGER - Static variable in class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
 
LOGGER - Static variable in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
LOGGER - Static variable in class org.glassfish.jersey.server.model.IntrospectionModeller
 
LOGGER - Static variable in class org.glassfish.jersey.server.model.Parameter
 
LOGGER - Static variable in class org.glassfish.jersey.server.model.ResourceMethodConfig
 
LOGGER - Static variable in class org.glassfish.jersey.server.ResourceConfig
 
logger - Variable in class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
 
LOGGER - Static variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
LOGGER - Static variable in class org.glassfish.jersey.server.ServerRuntime.CompletionCallbackRunner
 
LOGGER - Static variable in class org.glassfish.jersey.server.ServerRuntime.ConnectionCallbackRunner
 
LOGGER - Static variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
LOGGER - Static variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
LOGGER - Static variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
LOGGER - Static variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
LOGGER - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
LOGGER - Static variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
 
LOGGER - Static variable in class org.glassfish.jersey.SslConfigurator
Logger.
LOGGER_LEVEL_POSTFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
LOGGER_NAME_POSTFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
LOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Jersey application initialized.
LOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Dynamic Features
LOGGING_FEATURE_CLIENT_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
LOGGING_FEATURE_COMMON_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
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_SERVER_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
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.
LOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Reader Interceptors
LOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Request Filters
LOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Response Filters
LOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Writer Interceptors
LOGGING_ID_PROPERTY - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
LOGGING_ID_PROPERTY - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
Logging record id property
LOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Message Body Readers
LOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Message Body Writers
LOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Reader Interceptors
LOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Request Filters
LOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Response Filters
LOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Writer Interceptors
LOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Pre-match Filters
LOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
{0} bound to {1}
LOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Root Resource Classes
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, LoggingFeature.Verbosity) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
Creates the feature with custom logger and verbosity.
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.Verbosity - Enum in org.glassfish.jersey.logging
Verbosity determines how detailed message will be logged.
LoggingFeatureAutoDiscoverable - Class in org.glassfish.jersey.logging
Auto-discoverable class that registers LoggingFeature based on configuration properties.
LoggingFeatureAutoDiscoverable() - Constructor for class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
LoggingFilter - Class in org.glassfish.jersey.filter
Deprecated.
LoggingFilter() - Constructor for class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
Create a logging filter logging the request and response to a default JDK logger, named as the fully qualified class name of this class.
LoggingFilter(Logger, boolean) - Constructor for class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
Create a logging filter with custom logger and custom settings of entity logging.
LoggingFilter(Logger, int) - Constructor for class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
Creates a logging filter with custom logger and entity logging turned on, but potentially limiting the size of entity to be buffered and logged.
LoggingFilter.LoggingStream - Class in org.glassfish.jersey.filter
Deprecated.
 
LoggingInterceptor - Class in org.glassfish.jersey.logging
An interceptor that logs an entity if configured so and provides a common logic for ClientLoggingFilter and ServerLoggingFilter.
LoggingInterceptor(Logger, Level, LoggingFeature.Verbosity, int) - Constructor for class org.glassfish.jersey.logging.LoggingInterceptor
Creates a logging filter with custom logger and entity logging turned on, but potentially limiting the size of entity to be buffered and logged.
LoggingInterceptor.LoggingStream - Class in org.glassfish.jersey.logging
Helper class used to log an entity to the output stream up to the specified maximum number of bytes.
LoggingStream(StringBuilder, OutputStream) - Constructor for class org.glassfish.jersey.filter.LoggingFilter.LoggingStream
Deprecated.
 
LoggingStream(StringBuilder, OutputStream) - Constructor for class org.glassfish.jersey.logging.LoggingInterceptor.LoggingStream
Creates LoggingStream with the entity and the underlying output stream as parameters.
logImpl(TracingLogger.Event, long, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
Log message for specified event type.
logInboundEntity(StringBuilder, InputStream, Charset) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
logInboundEntity(StringBuilder, InputStream, Charset) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
logLevel - Variable in class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
 
logp(Level, String, String, String, Throwable) - 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) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
logProviderSkipped(StringBuilder, Class<?>, boolean) - Static method in class org.glassfish.jersey.internal.inject.Providers
 
logrb(Level, String, String, String, String, Throwable) - 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) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
logStart(ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
Log tracing messages START events.
longestDelimiterLength - Variable in class org.glassfish.jersey.client.ChunkedInput.FixedMultiBoundaryParser
 
lookingAt(Scope) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Restricts to the constraints matching the provided scope for this element.
LOOKUP_CACHE_INITIAL_CAPACITY - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
LOOKUP_CACHE_LOAD_FACTOR - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
lowerBound(Long) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
lowerBound(long, long, long, int) - Static method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
Calculates lower bound for given key so that following conditions are true
LTQ_CLASS - Static variable in class org.glassfish.jersey.internal.util.collection.DataStructures
 

M

m - Variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
maintenance - Variable in class org.glassfish.jersey.internal.util.JdkVersion
 
major - Variable in class org.glassfish.jersey.internal.util.JdkVersion
 
ManagedAsync - Annotation Type in org.glassfish.jersey.server
Indicates that the resource method to which the annotation has been applied should be executed on a separate thread managed by an internal Jersey executor service.
managedAsync - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
managedAsync() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Set the managed async required flag on the method model to true.
managedAsync - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
ManagedAsyncExecutor - Annotation Type in org.glassfish.jersey.server
Injection qualifier that can be used to inject an ExecutorService instance used by Jersey to execute managed asynchronous requests.
managedAsyncExecutor - Variable in class org.glassfish.jersey.server.ServerRuntime
 
ManagedAsyncExecutorLiteral - Class in org.glassfish.jersey.server
ManagedAsyncExecutor annotation literal.
ManagedAsyncExecutorLiteral() - Constructor for class org.glassfish.jersey.server.ManagedAsyncExecutorLiteral
 
ManagedClient(Client, String) - Constructor for class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.ManagedClient
 
managedClients - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
 
managedObjects - Variable in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
 
ManagedObjectsFinalizer - Class in org.glassfish.jersey.model.internal
Invokes PreDestroy methods on all registered objects, when the service locator is shut down.
ManagedObjectsFinalizer() - Constructor for class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
 
map - Variable in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
map - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
map - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
map - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
map - Variable in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
MapEntry(K, V, ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
mapException(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
MappableException - Exception in org.glassfish.jersey.server.internal.process
A runtime exception that contains a cause, a checked or runtime exception, that may be mapped to a Response instance.
MappableException(Throwable) - Constructor for exception org.glassfish.jersey.server.internal.process.MappableException
Construct a mappable container exception.
MappableException(String, Throwable) - Constructor for exception org.glassfish.jersey.server.internal.process.MappableException
Construct a new mappable exception with the supplied message and cause.
MappableExceptionWrapperInterceptor - Class in org.glassfish.jersey.server.internal
Interceptor that wraps specific exceptions types thrown by wrapped interceptors and by message body readers and writers into a mappable exception.
MappableExceptionWrapperInterceptor() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
MappableExceptionWrapperInterceptor.Binder - Class in org.glassfish.jersey.server.internal
Binder registering the Exception Wrapper Interceptor (used on the client side).
mappedFromException - Variable in class org.glassfish.jersey.server.ContainerResponse
 
mappedThrowable - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
mapper - Variable in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMapperType
 
mapperExcecutions - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
mappers - Variable in class org.glassfish.jersey.internal.JaxrsProviders
 
mapperStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
 
mappingCount() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns the number of mappings.
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.
mapTargetToRuntimeEx(Throwable) - Static method in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
mapType - Variable in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
 
mark - Variable in class org.glassfish.jersey.internal.Errors
 
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
 
mark(int) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
markAsShared() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
markSupported() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
 
markSupported() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
mask - Static variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
maskNull(T) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns internal representation for key.
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>, 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(CharSequence, List<String>) - Method in class org.glassfish.jersey.uri.UriTemplate
Match a URI against the template.
matchedEndpointExtractor() - Static method in class org.glassfish.jersey.server.internal.routing.Routing
Create a new request pre-processing stage that extracts a matched endpoint from a routing context, where it was previously stored by the request routing stage and (if available) returns the endpoint wrapped in a next terminal stage.
MatchedEndpointExtractorStage - Class in org.glassfish.jersey.server.internal.routing
Request pre-processing stage that extracts an inflector from a routing context where it was previously stored by the request to resource matching stage and (if available) returns the inflector wrapped in a next terminal stage.
MatchedEndpointExtractorStage() - Constructor for class org.glassfish.jersey.server.internal.routing.MatchedEndpointExtractorStage
 
matchedLocators - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
matchedResourceMethod - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
matchedResources - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
matchedRuntimeResources - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
matchedWildcards(MediaType, CombinedMediaType.EffectiveMediaType) - Static method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
 
MATCHING_ENTITY_TAG_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
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.
MatchResultInitializerRouter - Class in org.glassfish.jersey.server.internal.routing
Request matching bootstrapping stage that pushes the whole request path to the routing context as a right-hand path to be matched.
MatchResultInitializerRouter(Router) - Constructor for class org.glassfish.jersey.server.internal.routing.MatchResultInitializerRouter
Create a new match result initializer.
matchResults - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
matchTail(byte[], int, int, byte[]) - Static method in class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
Tries to find an element intersection between two arrays in a way that intersecting elements must be at the tail of the first array and at the beginning of the second array.
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.client.JerseyWebTarget
 
matrixParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
matrixParameters - Variable in class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
MatrixParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.MatrixParamException
 
matrixParams - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
MatrixParamValueFactory(MultivaluedParameterExtractor<?>, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider.MatrixParamValueFactory
 
MatrixParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the @MatrixParam injection annotation.
MatrixParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider
Injection constructor.
MatrixParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
@MatrixParam injection resolver.
MatrixParamValueFactoryProvider.MatrixParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
Max - Annotation Type in javax.validation.constraints
The annotated element must be a number whose value must be lower or equal to the specified maximum.
max - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
max - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
Max.List - Annotation Type in javax.validation.constraints
Defines several Max annotations on the same element.
MAX_ARRAY_SIZE - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The largest possible (non-power of two) array size.
MAX_ENTITY_POSTFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
maxAge - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
maxEntitySize - Variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
maxEntitySize - Variable in class org.glassfish.jersey.logging.LoggingFeature
 
maxEntitySize - Variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
MAXIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
Maximum quality value.
MAXIMUM_CAPACITY - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The largest possible table capacity.
MAXIMUM_CAPACITY - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MAXIMUM_DIGEST_CACHE_SIZE - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
maximumDuration - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
MBeanExposer - Class in org.glassfish.jersey.server.internal.monitoring.jmx
The main exposer class of Jersey JMX MBeans.
MBeanExposer() - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
mBeanExposer - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
mBeanInfo - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
mBeansEnabled - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
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.
mbrLookupCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
mbrTypeLookupCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
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.
mbwLookupCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
mbwTypeLookupCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
md - Variable in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
 
md5(String...) - Static method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Colon separated value MD5 hash.
mean - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
mean - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
measurements - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
MEDIA_TYPE_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
MEDIA_TYPE_DC - Static variable in class org.glassfish.jersey.message.internal.VariantSelector
 
MEDIA_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Media type is null.
MEDIA_TYPE_IS_NULL - Static variable in class org.glassfish.jersey.message.internal.MediaTypeProvider
 
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.
MEDIA_TYPE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines mapping of URI extensions to media types.
mediaType - Variable in class com.sun.research.ws.wadl.Option
 
mediaType - Variable in class com.sun.research.ws.wadl.Representation
 
mediaType - Variable in class org.glassfish.jersey.client.ChunkedInput
 
mediaType - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
mediaType - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.ModelLookupKey
 
mediaType - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
 
mediaType - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
mediaTypeMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
 
MediaTypeProvider - Class in org.glassfish.jersey.message.internal
Header delegate provider for MediaType.
MediaTypeProvider() - Constructor for class org.glassfish.jersey.message.internal.MediaTypeProvider
 
mediaTypeQs - Variable in class org.glassfish.jersey.message.internal.VariantSelector.VariantHolder
 
MediaTypes - Class in org.glassfish.jersey.message.internal
Common media types and functionality.
MediaTypes() - Constructor for class org.glassfish.jersey.message.internal.MediaTypes
Prevents initialization.
mediaTypes - Variable in class org.glassfish.jersey.message.internal.VariantListBuilder
 
mediaTypes(MediaType...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
 
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.
mergeApplications(Application) - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
Merges fields (e.g.
mergeFilteringScopes(Set<String>, Set<String>) - Method in class org.glassfish.jersey.message.filtering.CommonScopeProvider
Merge two sets of entity-filtering scopes.
mergeMethodAnnotations(Method, Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
mergeParameterAnnotations(Method, Method) - Static method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
mergeResources(List<Resource.Data>) - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
mergeWith(Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Merge methods from a given resource model into this resource model builder.
mergeWith(Resource.Data) - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
mergeWith(Resource.Builder) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Merge methods from a given resource model builder into this resource model builder.
MERGING_FILTERING_SCOPES() - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
Merging two sets of entity-filtering scopes obtained from two different scope resolvers.
message - Variable in class org.glassfish.jersey.internal.Errors.ErrorMessage
 
Message(TracingLogger.Event, long, String[]) - Constructor for class org.glassfish.jersey.message.internal.TracingInfo.Message
Create a new trace message.
message - Variable in class org.glassfish.jersey.server.model.ResourceModelIssue
 
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, MessageBodyWriter instances.
MessageBodyFactory(ServiceLocator, Configuration) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory
Create new message body workers factory.
MessageBodyFactory.Binder - Class in org.glassfish.jersey.message.internal
Message body factory injection binder.
MessageBodyFactory.DeclarationDistanceComparator<T> - Class in org.glassfish.jersey.message.internal
Compares 2 instances implementing/inheriting the same super-type and returns which of the two instances has the super-type declaration closer in it's inheritance hierarchy tree.
MessageBodyFactory.LegacyWorkerComparator<T> - Class in org.glassfish.jersey.message.internal
AbstractEntityProviderModel comparator which works as it is described in JAX-RS 1.x specification.
MessageBodyFactory.ModelLookupKey - Class in org.glassfish.jersey.message.internal
 
MessageBodyFactory.WorkerComparator<T> - Class in org.glassfish.jersey.message.internal
AbstractEntityProviderModel comparator which works as it is described in JAX-RS 2.x specification.
MessageBodyProcessingException - Exception in org.glassfish.jersey.message.internal
Jersey exception signaling that error occurred during reading or writing message body (entity).
MessageBodyProcessingException(Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
Creates new instance initialized with exception cause.
MessageBodyProcessingException(String, Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
Creates new instance initialized with exception message and exception cause.
MessageBodyProcessingException(String) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
Creates new instance initialized with exception message.
MessageBodyProviderNotFoundException - Exception in org.glassfish.jersey.message.internal
Jersey processing exception signaling that no appropriate MessageBodyReader or MessageBodyWriter was found.
MessageBodyProviderNotFoundException(Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
 
MessageBodyProviderNotFoundException(String, Throwable) - Constructor for exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
 
MessageBodyProviderNotFoundException(String) - 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 - Variable in class org.glassfish.jersey.client.ChunkedInput
 
messageBodyWorkers - Variable in class org.glassfish.jersey.client.ChunkedInputReader
 
MessageBodyWorkers - Interface in org.glassfish.jersey.message
An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
messageContext - Variable in class org.glassfish.jersey.server.ContainerResponse
 
messageFactory - Static variable in class org.glassfish.jersey.apache.connector.LocalizationMessages
 
messageFactory - Static variable in class org.glassfish.jersey.client.internal.LocalizationMessages
 
messageFactory - Static variable in class org.glassfish.jersey.internal.LocalizationMessages
 
messageFactory - Static variable in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
 
messageFactory - Static variable in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
 
messageFactory - Static variable in class org.glassfish.jersey.server.internal.LocalizationMessages
 
messageFormat - Variable in enum org.glassfish.jersey.message.internal.MsgTraceEvent
 
messageFormat() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
 
messageFormat() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
Message format.
messageFormat - Variable in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
messageFormat() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
messageInterpolator(MessageInterpolator) - Method in interface javax.validation.Configuration
Defines the message interpolator used.
MessageInterpolator - Interface in javax.validation
Interpolates a given constraint violation message.
messageInterpolator(MessageInterpolator) - Method in interface javax.validation.ValidatorContext
Defines the message interpolator implementation used by the Validator.
MessageInterpolator.Context - Interface in javax.validation
Information related to the interpolation context.
messageList - Variable in class org.glassfish.jersey.message.internal.TracingInfo
 
MessageProperties - Class in org.glassfish.jersey.message
Jersey configuration properties for message & entity processing.
MessageProperties() - Constructor for class org.glassfish.jersey.message.MessageProperties
Prevents instantiation.
messages - Variable in exception org.glassfish.jersey.internal.Errors.ErrorMessagesException
 
MessageUtils - Class in org.glassfish.jersey.message
Utility class with message related methods.
MessageUtils() - Constructor for class org.glassfish.jersey.message.MessageUtils
Prevent instantiation.
MessagingBinders - Class in org.glassfish.jersey.message.internal
Binding definitions for the default set of message related providers (readers, writers, header delegates).
MessagingBinders() - Constructor for class org.glassfish.jersey.message.internal.MessagingBinders
Prevents instantiation.
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.client.ClientProperties
If true then disable META-INF/services lookup on client.
METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
If true then disable META-INF/services lookup globally on client/server.
METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable META-INF/services lookup on server.
METAINF_SERVICES_LOOKUP_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
METAINF_SERVICES_LOOKUP_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
Method - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Method() - Constructor for class com.sun.research.ws.wadl.Method
 
method(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String, Entity<?>, InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
method(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method(String, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method(String, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method(String, Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method(String, Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method(String, Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
method - Variable in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
method - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.MethodStats
 
method - Variable in class org.glassfish.jersey.server.internal.routing.MethodRouting
Resource method model.
method - Variable in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
Method(String, String, MediaType, MediaType, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, List<MediaType>, List<MediaType>, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, MediaType, MediaType, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, List<MediaType>, List<MediaType>, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, List<MediaType>, List<MediaType>, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, MediaType, MediaType, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, MediaType, MediaType, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, List<MediaType>, List<MediaType>, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
method - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
METHOD_ANNOTATIONS - Static variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
METHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The (sub)resource method {0} in {1} contains empty path annotation.
METHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method can only be invoked from pre-matching request filters.
METHOD_META_ANNOTATIONS - Static variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
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.server.internal.LocalizationMessages
Method parameter "{0}" cannot be null.
METHOD_PARAMETER_CANNOT_BE_NULL_ETAG - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
METHOD_PARAMETER_CANNOT_BE_NULL_LAST_MODIFIED - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
METHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY - Static variable in class org.glassfish.jersey.server.ContainerRequest
 
METHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method parameter "{0}" cannot be null or empty.
methodAnnotations - Variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
methodAnnotations - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
methodBeanName - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
methodBuilders - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
MethodDescriptor - Interface in javax.validation.metadata
Describes a validated method.
methodDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
MethodDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for methods.
Created on: Jun 12, 2008
MethodDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
methodExecutionStatisticsMxBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
methodFactory - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
methodFactory - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
methodHandler - Variable in class org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter
 
methodHandler - Variable in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
MethodHandler - Class in org.glassfish.jersey.server.model
Resource method handler model.
MethodHandler() - Constructor for class org.glassfish.jersey.server.model.MethodHandler
Create new instance of a resource method handler model.
MethodHandler(Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler
Create new instance of a resource method handler model.
MethodHandler.ClassBasedMethodHandler - Class in org.glassfish.jersey.server.model
 
MethodHandler.InstanceBasedMethodHandler - Class in org.glassfish.jersey.server.model
 
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.
MethodList - Class in org.glassfish.jersey.server.model
Iterable list of methods on a single class with convenience getters for additional method information.
MethodList(Class<?>) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list for a class.
MethodList(Class<?>, boolean) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list for a class.
MethodList(Collection<Method>) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given collection of methods.
MethodList(Method...) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given array of methods.
MethodList(AnnotatedMethod...) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given array of annotated methods.
methodList - Variable in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
 
methodList - Variable in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
 
MethodList.Filter - Interface in org.glassfish.jersey.server.model
Method list filter.
methodName - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
methodOrResource - Variable in class com.sun.research.ws.wadl.Resource
 
methodOrResource - Variable in class com.sun.research.ws.wadl.ResourceType
 
MethodRouting - Class in org.glassfish.jersey.server.internal.routing
A combination of a resource method model and the corresponding routers.
MethodRouting(ResourceMethod, Router...) - Constructor for class org.glassfish.jersey.server.internal.routing.MethodRouting
Create a new instance.
methodRouting - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
methodRouting - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
METHODS - Static variable in class org.glassfish.jersey.client.JerseyInvocation
 
methods - Variable in class org.glassfish.jersey.server.model.MethodList
 
METHODS_TO_IGNORE - Static variable in class org.glassfish.jersey.client.filter.CsrfProtectionFilter
 
METHODS_TO_IGNORE - Static variable in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
methodsBuilders - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
MethodSelectingRouter - Class in org.glassfish.jersey.server.internal.routing
A single router responsible for selecting a single method from all the methods bound to the same routed request path.
MethodSelectingRouter(MessageBodyWorkers, List<MethodRouting>) - Constructor for class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
Create a new MethodSelectingRouter for all the methods on the same path.
MethodSelectingRouter.ConsumesProducesAcceptor - Class in org.glassfish.jersey.server.internal.routing
Represents a 1-1-1 relation between input and output media type and an methodAcceptorPair.
MethodSelectingRouter.MethodSelector - Class in org.glassfish.jersey.server.internal.routing
Helper class to select matching resource method to be invoked.
MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor - Class in org.glassfish.jersey.server.internal.routing
The same as above ConsumesProducesAcceptor, only concrete request content-type and accept header info is included in addition.
MethodSelector(MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor) - Constructor for class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.MethodSelector
 
methodsExecutionStatisticsBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
methodSignature - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
methodsSuitableForResource(Resource, List<ModelProcessorUtil.Method>) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Determines whether the given methods can enhance the resource.
MethodStats(ResourceMethod, long, long) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.MethodStats
 
methodStats - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.ReqEventListener
 
methodStats - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
 
methodTemplate - Variable in class org.glassfish.jersey.server.internal.routing.PushMatchedTemplateRouter
 
methodTimeStart - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.ReqEventListener
 
MethodType - Enum in javax.validation.metadata
Represents the type of a method: getter or non getter.
MethodType() - Constructor for enum javax.validation.metadata.MethodType
 
Min - Annotation Type in javax.validation.constraints
The annotated element must be a number whose value must be higher or equal to the specified minimum.
min - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatedValueObject
 
min - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
Min.List - Annotation Type in javax.validation.constraints
Defines several Min annotations on the same element.
MIN_TRANSFER_STRIDE - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Minimum number of rebinnings per transfer step.
MIN_TREEIFY_CAPACITY - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The smallest table capacity for which bins may be treeified.
MINIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
Minimum quality value.
minimumDuration - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
minor - Variable in class org.glassfish.jersey.internal.util.JdkVersion
 
modCount - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
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).
mode - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
mode - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
 
Mode() - Constructor for enum org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Mode
 
mode - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
MODEL_TO_READER - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
MODEL_TO_WRITER - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
ModelErrors - Class in org.glassfish.jersey.server.model.internal
Utility to transform error messages to ResourceModelIssues.
ModelErrors() - Constructor for class org.glassfish.jersey.server.model.internal.ModelErrors
 
modelFor(Class<?>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
Create a contract provider model by introspecting a component class.
modelFor(Class<?>, int, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
Create a contract provider for a given component class.
ModelHelper - Class in org.glassfish.jersey.server.model.internal
Common model helper methods.
ModelHelper() - Constructor for class org.glassfish.jersey.server.model.internal.ModelHelper
Prevent instantiation.
modelKeysView - Variable in class org.glassfish.jersey.model.internal.ComponentBag
 
ModelLookupKey(Class<?>, MediaType) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.ModelLookupKey
 
ModelProcessor - Interface in org.glassfish.jersey.server.model
Contract for a model processors that processes resource models during application initialization and resource returned by sub resource locators.
ModelProcessorUtil - Class in org.glassfish.jersey.server.model.internal
Helper class with methods supporting processing resource model by model processors.
ModelProcessorUtil() - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
 
ModelProcessorUtil.Method - Class in org.glassfish.jersey.server.model.internal
Method bean containing basic information about enhancing resource method.
models - Variable in class org.glassfish.jersey.model.internal.ComponentBag
Map of contract provider models for the registered component classes and instances it's immutable view.
models - Variable in class org.glassfish.jersey.server.ResourceBag.Builder
Resource models.
models - Variable in class org.glassfish.jersey.server.ResourceBag
Resource models.
ModelValidationException - Exception in org.glassfish.jersey.server.model
Resource model validation exception.
ModelValidationException(String, List<ResourceModelIssue>) - Constructor for exception org.glassfish.jersey.server.model.ModelValidationException
Creates new resource model validation exception with the list of validation issues and the message.
modify(EndpointConfigBase<?>, MultivaluedMap<String, Object>, Object, ObjectWriter, JsonGenerator) - Method in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider.FilteringObjectWriterModifier
 
MONITORING_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then application monitoring will be enabled.
MONITORING_STATISTICS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then calculation of monitoring statistics will be enabled.
MONITORING_STATISTICS_MBEANS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will expose MBeans with monitoring statistics.
MONITORING_STATISTICS_REFRESH_INTERVAL - Static variable in class org.glassfish.jersey.server.ServerProperties
Interval (in ms) indicating how often will be monitoring statistics refreshed and onStatistics method called.
MonitoringAutodiscoverable - Class in org.glassfish.jersey.server.internal.monitoring
Autodiscoverable feature that registers MonitoringFeature based on configuration properties.
MonitoringAutodiscoverable() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
 
MonitoringContainerListener - Class in org.glassfish.jersey.server.internal.monitoring
Container listener that listens to container events and trigger the application events and call them on supplied RequestEventListener.
MonitoringContainerListener() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
MonitoringContainerListener.Binder - Class in org.glassfish.jersey.server.internal.monitoring
A binder that binds the MonitoringContainerListener.
monitoringEnabled - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
monitoringEventBuilder - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
monitoringEventBuilder() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get request monitoring event builder.
MonitoringEventListener - Class in org.glassfish.jersey.server.internal.monitoring
application event listener that listens to application and request events and supplies data to MonitoringStatisticsProcessor which produces monitoring statistics.
MonitoringEventListener() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
monitoringEventListener - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
monitoringEventListener - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
MonitoringEventListener.MethodStats - Class in org.glassfish.jersey.server.internal.monitoring
Method statistics.
MonitoringEventListener.ReqEventListener - Class in org.glassfish.jersey.server.internal.monitoring
 
MonitoringEventListener.RequestStats - Class in org.glassfish.jersey.server.internal.monitoring
Request statistics.
MonitoringEventListener.TimeStats - Class in org.glassfish.jersey.server.internal.monitoring
Time statistics.
MonitoringFeature - Class in org.glassfish.jersey.server.internal.monitoring
Feature that enables calculating of monitoring statistics and optionally also enables exposure of monitoring MBeans.
MonitoringFeature() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
MonitoringFeature.ApplicationInfoInjectionFactory - Class in org.glassfish.jersey.server.internal.monitoring
 
MonitoringFeature.StatisticsInjectionFactory - Class in org.glassfish.jersey.server.internal.monitoring
 
MonitoringFeature.StatisticsListener - Class in org.glassfish.jersey.server.internal.monitoring
 
MonitoringStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics return statistic information about application run like number of requests received, duration of request processing, number of successfully processed requests, statistical information about execution of methods and resources, information about matching.
MonitoringStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Monitoring statistics implementation.
MonitoringStatisticsImpl(Map<String, ResourceStatistics>, Map<Class<?>, ResourceStatistics>, ExecutionStatistics, ResponseStatistics, ExceptionMapperStatistics) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
MonitoringStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of monitoring statistics.
MonitoringStatisticsListener - Interface in org.glassfish.jersey.server.monitoring
A Jersey specific provider that listens to monitoring statistics.
monitoringStatisticsProcessor - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
MonitoringStatisticsProcessor - Class in org.glassfish.jersey.server.internal.monitoring
Process events of application and request processing into monitoring statistics.
MonitoringStatisticsProcessor(ServiceLocator, MonitoringEventListener) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
Creates a new instance of processor.
MonitoringStatisticsProcessor.FloodingLogger - Class in org.glassfish.jersey.server.internal.monitoring
Upon calling of MonitoringStatisticsProcessor.FloodingLogger.conditionallyLogFlooding(), flooding logger conditionally checks for the size of the associated collection and if its size increases a warning about flooding is logged.
MonitoringUtils - Class in org.glassfish.jersey.server.internal.monitoring
Monitoring helper class that contains utility methods used in Monitoring.
MonitoringUtils() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringUtils
Prevent instantiation.
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 - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
If true then disable configuration of MOXy Json feature on client.
MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
If true then disable configuration of MOXy Json feature.
MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable configuration of MOXy Json feature on server.
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.
MP - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
True if on multiprocessor
mpep - Variable in class org.glassfish.jersey.server.internal.inject.AbstractValueFactoryProvider
 
msgBodyWorkers - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
MsgTraceEvent - Enum in org.glassfish.jersey.message.internal
Common tracing events.
MsgTraceEvent(TracingLogger.Level, String, String) - Constructor for enum org.glassfish.jersey.message.internal.MsgTraceEvent
 
mtContext - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
mtContext - Variable in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
 
mtMarshaller - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
mtUnmarshaller - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
mtUnmarshaller - Variable in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
 
MULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A (sub-)resource method, {0}, should have only one HTTP method designator.
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.
multiplier - Static variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
MultivaluedParameterExtractor<T> - Interface in org.glassfish.jersey.server.internal.inject
Provider that converts the values of an entry of a given name from the supplied multivalued map into an object of a custom Java type.
MultivaluedParameterExtractorFactory - Class in org.glassfish.jersey.server.internal.inject
MultivaluedParameterExtractorFactory(ParamConverterFactory) - Constructor for class org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorFactory
Create new multivalued map parameter extractor factory.
MultivaluedParameterExtractorProvider - Interface in org.glassfish.jersey.server.internal.inject
Provider of multivalued parameter extractors.
MultivaluedStringMap - Class in org.glassfish.jersey.internal.util.collection
An implementation of MultivaluedMap where keys and values are instances of String.
MultivaluedStringMap(MultivaluedMap<? extends String, ? extends String>) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
MultivaluedStringMap(int, float) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
MultivaluedStringMap(int) - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
MultivaluedStringMap() - Constructor for class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
MutableCookie(String, String) - Constructor for class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
MutableNewCookie(String, String) - Constructor for class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 

N

name - Variable in class com.sun.research.ws.wadl.Method
 
name - Variable in class com.sun.research.ws.wadl.Param
 
NAME - Static variable in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
Name of the analyzer service.
name - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
name - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
name - Variable in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
name() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
Name of event, should be unique.
name - Variable in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
name - Variable in class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieTypeParamValueFactory
 
name - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory
 
name - Variable in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamPathSegmentValueFactory
 
name - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
name - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
name(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Define a new name of the built resource.
name - Variable in class org.glassfish.jersey.server.model.Resource
 
name - Variable in exception org.glassfish.jersey.server.ParamException
 
name - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
name - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
name - Variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
 
nameBindings - Variable in class org.glassfish.jersey.model.ContractProvider.Builder
 
nameBindings - Variable in class org.glassfish.jersey.model.ContractProvider
 
nameBindings - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
nameBindings(Collection<Class<? extends Annotation>>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameBindings(Class<? extends Annotation>...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameBindings(Annotation...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameBindings - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
NameBound - Interface in org.glassfish.jersey.model
Model component that can be name bound.
nameBoundReaderInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundReaderInterceptorsInverse - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundRequestFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundRequestFiltersInverse - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundResponseFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundResponseFiltersInverse - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundWriterInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameBoundWriterInterceptorsInverse - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
nameCallbacks - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
nameCallbackSetter - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.TypeCallbackPair
 
NamedValueType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for named values.
Created on: Jun 12, 2008
NamedValueType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
NamedValueType(String, String) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
names - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
names - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
names - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
nameStartsWith(String) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a specified method name prefix.
nameToPattern - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
nc - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
NCPU - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Number of CPUS, to place bounds on some sizings
NEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Negative chunked HTTP transfer coding chunk size value specified in the client configuration property: [{0}] Reverting to programmatically set default: [{1}]
NEGATIVE_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
"Input parameter {0} must not be negative."
NEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A new abstract resource created by IntrospectionModeler: {0}
NEW_COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
New cookie is null.
newBinder(Class<T>) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get a new class-based service binding builder.
newBinder(T) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get a new instance-based service binding builder.
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor.ListValueOf
 
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor
Get a new collection instance that will be used to store the extracted parameters.
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor.SetValueOf
 
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.CollectionExtractor.SortedSetValueOf
 
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.ListString
 
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
Get a new string collection instance that will be used to store the extracted parameters.
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.SetString
 
newCollection() - Method in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.SortedSetString
 
NewCookieProvider - Class in org.glassfish.jersey.message.internal
Response Set-Cookie header delegate provider.
NewCookieProvider() - Constructor for class org.glassfish.jersey.message.internal.NewCookieProvider
 
newEntryIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
newEntryIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
 
newFactoryBinder(Class<? extends Factory<T>>, Class<? extends Annotation>) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get a new factory class-based service binding builder.
newFactoryBinder(Class<? extends Factory<T>>) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get a new factory class-based service binding builder.
newFactoryBinder(Factory<T>) - Static method in class org.glassfish.jersey.internal.inject.Injections
Get a new factory instance-based service binding builder.
newFeatureRegistrations - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Collection of unprocessed feature registrations.
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.
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.
newJaxrsResourceAndProviderListener() - Static method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
newJaxrsResourceAndProviderListener(ClassLoader) - Static method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
Create a scanning listener to check for Java classes in Java class files annotated with Path or Provider.
newKeyIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
newKeyIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
 
newKeySet() - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new Set backed by a ConcurrentHashMapV8 from the given type to Boolean.TRUE.
newKeySet(int) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Creates a new Set backed by a ConcurrentHashMapV8 from the given type to Boolean.TRUE.
newRoute(PathPattern) - Static method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
Create new request path pattern matching router builder.
newSAXParser() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
newValueIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
newValueIterator() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
 
next() - Method in class org.glassfish.jersey.internal.ServiceFinder.LazyClassIterator
 
next() - Method in class org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntryIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeyIterator
 
next - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
next - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
next() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValueIterator
 
next - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntryIterator
 
next - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.KeyIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.ValueIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.EntryIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.KeyIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.ValueIterator
 
next() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
next - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
next(int) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
next() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
next(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
next(boolean, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
next() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
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.
next() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
next(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
next(boolean, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
next - Variable in class org.glassfish.jersey.process.internal.Stage.Continuation
 
next() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
Get the stage to be invoked next or null if no next stage is present.
next - Variable in class org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter
 
next() - Method in class org.glassfish.jersey.server.internal.routing.Route
Get next-level routers to be processed in case the routing pattern matches the unmatched right-hand part of the request path.
next - Variable in class org.glassfish.jersey.server.internal.routing.Router.Continuation
 
next() - Method in class org.glassfish.jersey.server.internal.routing.Router.Continuation
Get the next level routers to be invoked or an empty if no next level routers are present.
next() - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
next - Variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
next - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
next() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
next() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Returns next character in the iteration chain and increase the current position.
nextDouble(double) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed double value between 0 (inclusive) and the specified value (exclusive).
nextDouble(double, double) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextElement() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeyIterator
 
nextElement() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValueIterator
 
nextEntry() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
nextEntry - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
nextEntry() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
nextInt(int, int) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextItem - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
nextLong(long) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between 0 (inclusive) and the specified value (exclusive).
nextLong(long, long) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Returns a pseudorandom, uniformly distributed value between the given least value (inclusive) and bound (exclusive).
nextLong(long) - Static method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
Get a pseudo-random long uniformly between 0 and n-1.
nextName - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
nextNode - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
nextNonEmptyToken(StringTokenizer) - Static method in class org.glassfish.jersey.message.internal.LinkProvider
 
nextOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
nextQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
nextSeparatedString(char, char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
nextSeparatedString(char, char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
FIXME remove.
nextSeparatedString(char, char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
nextSeparator(char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
nextStage - Variable in class org.glassfish.jersey.process.internal.AbstractChainableStage
 
nextStage - Variable in class org.glassfish.jersey.process.internal.Stages.LinkedStage
 
nextTable - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ForwardingNode
 
nextTable - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The next table to use; non-null only while resizing.
nextToken() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
nextTokenOrQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
nextTokenOrQuotedString(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
NO_CONTAINER_AVAILABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
No container available.
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.server.internal.routing.CombinedMediaType
Constant combined type representing no match.
NO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
No-param constructor not found in the class [{0}].
NO_PRIORITY - Static variable in class org.glassfish.jersey.model.ContractProvider
"No priority" constant.
Node(int, K, V, ConcurrentHashMapV8.Node<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
Node(Object, boolean) - Constructor for class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Constructs a new node.
NON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Component of class {0} cannot be instantiated and will be ignored.
NON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource method, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored
NonBlockingInputStream - Class in org.glassfish.jersey.internal.util.collection
An abstract InputStream extension that defines contract for non-blocking streaming read operations.
NonBlockingInputStream() - Constructor for class org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
 
nonce - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
nonPreemptive() - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BasicBuilder
Configure the builder to create features in non-preemptive basic authentication mode.
nonPreemptive() - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
noop() - Static method in class org.glassfish.jersey.server.internal.routing.Routers
Create a terminal "no-op router" that accepts any input context and returns the unchanged request and an empty continuation iterator.
NOOP_EXTERNAL_REQ_SCOPE - Static variable in class org.glassfish.jersey.server.ServerRuntime
 
NoOpPrivilegedACTION - Static variable in class org.glassfish.jersey.internal.util.ReflectionHelper
 
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.
normalizedTemplate - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
normalizedTemplate - Variable in class org.glassfish.jersey.uri.UriTemplate
The normalized URI template.
NOT_LOCALIZABLE - Static variable in interface org.glassfish.jersey.internal.l10n.Localizable
Special constant that represents a message that is not localizable.
NOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Method not supported on an outbound message.
notEmpty(String) - Static method in class org.glassfish.jersey.uri.UriTemplate
 
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.
NOTIFICATION_PREFIX - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
NOTIFICATION_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
notifier - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatedSlidingWindowTimeReservoir
 
NotNull - Annotation Type in javax.validation.constraints
The annotated element must not be null.
NotNull.List - Annotation Type in javax.validation.constraints
Defines several NotNull annotations on the same element.
NounInflector - Class in org.glassfish.jersey.jaxb.internal
API for performing inflections (pluralization, singularization, and so on) on various strings.
NounInflector() - Constructor for class org.glassfish.jersey.jaxb.internal.NounInflector
Private constructor to avoid instantiation.
NounInflector.Replacer - Class in org.glassfish.jersey.jaxb.internal
Internal class that uses a regular expression matcher to both match the specified regular expression to a specified word, and (if successful) perform the appropriate substitutions.
NOW - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
nsURI - Variable in class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
 
Null - Annotation Type in javax.validation.constraints
The annotated element must be null.
Null.List - Annotation Type in javax.validation.constraints
Defines several Null annotations on the same element.
NULL_CONNECTOR_PROVIDER() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
ConnectorProvider must not be set to null.
NULL_CONTEXT_RESOLVER - Static variable in class org.glassfish.jersey.internal.ContextResolverFactory
 
NULL_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Input method parameter {0} must not be null.
NULL_KEY - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Value representing null keys inside tables.
NULL_KEYSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Custom key store, if set, must not be null.
NULL_KEYSTORE_PASWORD() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Custom key store password must not be null.
NULL_SSL_CONTEXT() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Custom client SSL context, if set, must not be null.
NULL_STREAM_PROVIDER - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
Null stream provider.
NULL_TRUSTSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Custom trust store, if set, must not be null.
NullableMultivaluedHashMap<K,V> - Class in org.glassfish.jersey.internal.util.collection
An implementation of MultivaluedMap where values can be null.
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
 
NullContextResolverAdapter() - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.NullContextResolverAdapter
 
NullOutputStream - Class in org.glassfish.jersey.message.internal
A "dev/null" output stream - an output stream implementation that discards all the data written to it.
NullOutputStream() - Constructor for class org.glassfish.jersey.message.internal.NullOutputStream
 
numOfCharacters - Variable in class org.glassfish.jersey.uri.UriTemplate
The number of characters in the regular expression not resulting from conversion of template variables.
numOfExplicitRegexes - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
numOfExplicitRegexes - Variable in class org.glassfish.jersey.uri.UriTemplate
The number of explicit regular expressions declared for template variables.
numOfRegexGroups - Variable in class org.glassfish.jersey.uri.UriTemplate
The number of regular expression groups in this pattern.

O

ObjectFactory - Class in com.sun.research.ws.wadl
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.research.ws.wadl package.
ObjectFactory() - Constructor for class com.sun.research.ws.wadl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun.research.ws.wadl
ObjectFactory - Class in org.glassfish.jersey.server.wadl.internal.generators
The object factory for application docs jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.ObjectFactory
 
ObjectFactory - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ObjectFactory
 
ObjectFactory - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
The object factory for xhtml supporting jaxb bindings.
Created on: Jun 17, 2008
ObjectFactory() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.ObjectFactory
 
ObjectGraph - Interface in org.glassfish.jersey.message.filtering.spi
Read-only graph containing representations of an entity class that should be processed in entity-filtering.
ObjectGraphImpl - Class in org.glassfish.jersey.message.filtering
Default implementation of ObjectGraph.
ObjectGraphImpl(Map<Class<?>, EntityGraph>, EntityGraph, Set<String>) - Constructor for class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
ObjectGraphProvider - Class in org.glassfish.jersey.message.filtering
ObjectGraphProvider() - Constructor for class org.glassfish.jersey.message.filtering.ObjectGraphProvider
 
ObjectGraphTransformer<T> - Interface in org.glassfish.jersey.message.filtering.spi
This contract brings support for transforming an internal representation of entity data filtering feature into an object familiar to underlying provider (e.g.
ObjectOutInvoker(Invocable, InvocationHandler, List<ParamValueFactoryWithSource<?>>, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.ObjectOutInvoker
 
ObjectProvider<T> - Interface in org.glassfish.jersey.message.filtering.spi
Entry point of Entity Data Filtering feature for providers working with custom entities and media types (reading/writing).
objectToString(Object) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Create a string representation of an object.
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 Ref instance referencing the given input value.
of(T) - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get a new constant value provider whose get() method always returns the instance supplied to the value parameter.
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(DATA) - Static method in class org.glassfish.jersey.process.internal.Stage.Continuation
Create a terminal continuation from the processed data result.
of(PathPattern, List<Router>) - Static method in class org.glassfish.jersey.server.internal.routing.Route
Create a new request route.
of(RequestProcessingContext) - Static method in class org.glassfish.jersey.server.internal.routing.Router.Continuation
Create a terminal continuation from the routed request.
of(RequestProcessingContext, Iterable<Router>) - Static method in class org.glassfish.jersey.server.internal.routing.Router.Continuation
Create a continuation from the routed request and a collection of next level routers.
of(RequestProcessingContext, Router) - Static method in class org.glassfish.jersey.server.internal.routing.Router.Continuation
Create a continuation from the routed request and a single of next level routers.
offer(E, long, TimeUnit) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
offer(E) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
onBuildChildResource(Resource.Builder, Resource.Data) - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
onBuildMethod(ResourceMethod.Builder, ResourceMethod.Data) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Called when a new resource, sub-resource and sub-resource locator method was built and should be registered with the resource builder.
onChange(ClientConfig.State) - Method in interface org.glassfish.jersey.client.ClientConfig.State.StateChangeStrategy
Invoked whenever a mutator method is called in the given configuration state.
onClass(Class) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit class.
onClose() - Method in interface org.glassfish.jersey.client.ClientLifecycleListener
Invoked when the client instance is closed.
onClose(ChunkedOutput<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Called when the chunkedOutput has been closed (either by client closing the connection or by calling ChunkedOutput.close() on the server side.
onClose(ChunkedOutput<T>) - Method in interface org.glassfish.jersey.server.BroadcasterListener
Called when the chunkedOutput has been closed (either by client closing the connection or by calling ChunkedOutput.close() on the server side.
onClose() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Close event handler, that invoked during the AbstractThreadPoolProvider.close() operation.
onComplete(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
onComplete(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.CompletionCallbackRunner
 
onDestroy() - Method in interface org.glassfish.jersey.server.monitoring.DestroyListener
The method is called when application is destroyed.
onDisconnect(AsyncResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.ConnectionCallbackRunner
 
onEvent(ApplicationEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
onEvent(ApplicationEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.CompositeApplicationEventListener
 
onEvent(RequestEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.CompositeRequestEventListener
 
onEvent(ApplicationEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
onEvent(RequestEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.ReqEventListener
 
onEvent(ApplicationEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
Process the application event.
onEvent(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.RequestEventListener
The method is called when new request event occurs.
onException(ChunkedOutput<T>, Exception) - Method in class org.glassfish.jersey.server.Broadcaster
Called when exception was thrown by a given chunked response when trying to write to it or close it.
onException(ChunkedOutput<T>, Exception) - Method in interface org.glassfish.jersey.server.BroadcasterListener
Called when exception was thrown by a given chunked response when trying to write to it or close it.
onFailure(ErrorInformation) - Method in class org.glassfish.jersey.internal.JerseyErrorService
 
onGenericArray(GenericArrayType) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit generic array type.
onInit() - Method in interface org.glassfish.jersey.client.ClientLifecycleListener
Invoked when a new runtime is initialized for the client instance.
onParameterizedType(ParameterizedType) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit parameterized type.
onReload(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onReload(Container) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
onReload(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onReload(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoked when the container has been reloaded.
onRequest(RequestEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
onRequest(RequestEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.CompositeApplicationEventListener
 
onRequest(RequestEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
onRequest(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
Process a new request and return a request event listener if listening to request events is required.
onShutdown() - Method in class org.glassfish.jersey.client.ClientRuntime
 
onShutdown() - Method in interface org.glassfish.jersey.client.JerseyClient.ShutdownHook
Invoked when the client instance is closed.
onShutdown(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onShutdown(Container) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
onShutdown(Container) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
onShutdown(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onShutdown(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoke at the container shut-down.
onStartup(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onStartup(Container) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringContainerListener
 
onStartup(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onStartup(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoked at the container start-up.
onStatistics(MonitoringStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
onStatistics(MonitoringStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsListener
 
onStatistics(MonitoringStatistics) - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatisticsListener
The method is called when new statistics are available and statistics are passed as an argument.
onTimeout(ContainerResponseWriter) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
onTimeout(ContainerResponseWriter) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter.TimeoutHandler
Method is called, when ContainerResponseWriter.suspend(...) operation times out.
onValidate(ValidationInterceptorContext) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptor
Used to intercept resource method validation processing.
onVariable(TypeVariable) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit type variable.
onWildcard(WildcardType) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit wildcard type.
oomeMsg - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
opaque - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
opaque - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
open() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
open() - Method in interface org.glassfish.jersey.server.ResourceFinder
Open current resource.
open(ServiceLocator) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Invoked when a new request gets started.
OPEN_ROOT_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
Path pattern matching the any URI path.
openStream - Variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
Option - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Option() - Constructor for class com.sun.research.ws.wadl.Option
 
option - Variable in class com.sun.research.ws.wadl.Param
 
options() - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
options(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
options(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
options(InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
options() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
options(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
options(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
OptionsHandler() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
OptionsMethodProcessor - Class in org.glassfish.jersey.server.wadl.processor
Model processor enhancing resource model and sub resources by default OPTIONS methods defined by JAX-RS specification.
OptionsMethodProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
Creates new instance.
OptionsMethodProcessor.GenericOptionsInflector - Class in org.glassfish.jersey.server.wadl.processor
 
OptionsMethodProcessor.PlainTextOptionsInflector - Class in org.glassfish.jersey.server.wadl.processor
 
order - Variable in class org.glassfish.jersey.model.internal.RankedComparator
 
Order(int) - Constructor for enum org.glassfish.jersey.model.internal.RankedComparator.Order
 
ordering - Variable in enum org.glassfish.jersey.model.internal.RankedComparator.Order
 
ordinalize(int) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Turn a number into a corresponding ordinal string used to denote the position in an ordered sequence.
org.glassfish.jersey - package org.glassfish.jersey
Common Jersey core classes.
org.glassfish.jersey.apache.connector - package org.glassfish.jersey.apache.connector
Jersey client connector based on the Apache Http Client.
org.glassfish.jersey.client - package org.glassfish.jersey.client
Jersey client-side classes.
org.glassfish.jersey.client.authentication - package org.glassfish.jersey.client.authentication
Provides core client authentication mechanisms.
org.glassfish.jersey.client.filter - package org.glassfish.jersey.client.filter
Provides core client filters.
org.glassfish.jersey.client.internal - package org.glassfish.jersey.client.internal
 
org.glassfish.jersey.client.spi - package org.glassfish.jersey.client.spi
Jersey client SPI classes/interfaces.
org.glassfish.jersey.filter - package org.glassfish.jersey.filter
 
org.glassfish.jersey.internal - package org.glassfish.jersey.internal
Common Jersey internal API classes.
org.glassfish.jersey.internal.inject - package org.glassfish.jersey.internal.inject
Common Jersey internal injection utility classes.
org.glassfish.jersey.internal.l10n - package org.glassfish.jersey.internal.l10n
Common Jersey internal localization utility 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.jackson - package org.glassfish.jersey.jackson
Jersey classes supporting JSON media type processing based on Jackson.
org.glassfish.jersey.jackson.internal - package org.glassfish.jersey.jackson.internal
 
org.glassfish.jersey.jaxb.internal - package org.glassfish.jersey.jaxb.internal
 
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.filtering - package org.glassfish.jersey.message.filtering
Support for Entity Data Filtering in Jersey.
org.glassfish.jersey.message.filtering.internal - package org.glassfish.jersey.message.filtering.internal
 
org.glassfish.jersey.message.filtering.spi - package org.glassfish.jersey.message.filtering.spi
SPI for Entity Data Filtering in Jersey.
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.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.server - package org.glassfish.jersey.server
Jersey server-side classes.
org.glassfish.jersey.server.filter - package org.glassfish.jersey.server.filter
Provides core server filters.
org.glassfish.jersey.server.filter.internal - package org.glassfish.jersey.server.filter.internal
Server filter internal classes.
org.glassfish.jersey.server.internal - package org.glassfish.jersey.server.internal
Jersey server-side internal classes.
org.glassfish.jersey.server.internal.inject - package org.glassfish.jersey.server.internal.inject
Jersey server-side JAX-RS injection support classes.
org.glassfish.jersey.server.internal.monitoring - package org.glassfish.jersey.server.internal.monitoring
Jersey server-side internal monitoring and statistics classes.
org.glassfish.jersey.server.internal.monitoring.jmx - package org.glassfish.jersey.server.internal.monitoring.jmx
Jersey internal server-side monitoring JMX MBeans implementation classes.
org.glassfish.jersey.server.internal.process - package org.glassfish.jersey.server.internal.process
Jersey server-side internal classes related to request and response processing.
org.glassfish.jersey.server.internal.routing - package org.glassfish.jersey.server.internal.routing
Jersey server-side internal resource routing classes.
org.glassfish.jersey.server.internal.scanning - package org.glassfish.jersey.server.internal.scanning
Jersey server-side internal resource scanning classes.
org.glassfish.jersey.server.internal.sonar - package org.glassfish.jersey.server.internal.sonar
 
org.glassfish.jersey.server.model - package org.glassfish.jersey.server.model
Jersey server-side application & resource modeling classes.
org.glassfish.jersey.server.model.internal - package org.glassfish.jersey.server.model.internal
Jersey server-side internal model related and routing helper classes.
org.glassfish.jersey.server.monitoring - package org.glassfish.jersey.server.monitoring
Jersey server-side monitoring JMX MBeans interfaces.
org.glassfish.jersey.server.spi - package org.glassfish.jersey.server.spi
Jersey server-side service provider contract (SPI) classes.
org.glassfish.jersey.server.spi.internal - package org.glassfish.jersey.server.spi.internal
Jersey server-side internal service provider contract (SPI) classes.
org.glassfish.jersey.server.wadl - package org.glassfish.jersey.server.wadl
Jersey server-side WADL support public classes and interfaces.
org.glassfish.jersey.server.wadl.config - package org.glassfish.jersey.server.wadl.config
Jersey server-side WADL configuration classes.
org.glassfish.jersey.server.wadl.internal - package org.glassfish.jersey.server.wadl.internal
Jersey server-side WADL internal classes.
org.glassfish.jersey.server.wadl.internal.generators - package org.glassfish.jersey.server.wadl.internal.generators
Jersey server-side WADL internal classes supporting wadl generators.
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc - package org.glassfish.jersey.server.wadl.internal.generators.resourcedoc
Jersey server-side WADL internal classes supporting generation of resource documentation with wadl generators.
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model - package org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
Jersey server-side WADL internal JAXB beans used for generation of resource documentation with wadl generators.
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml - package org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
Jersey server-side WADL internal xhtml JAXB beans used for generation of resource documentation with wadl generators.
org.glassfish.jersey.server.wadl.processor - package org.glassfish.jersey.server.wadl.processor
Jersey server-side WADL model processor classes that extends resource model with resources and resource methods that produce WADL content.
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.
original - Variable in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider.FilteringObjectWriterModifier
 
original - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
original - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
originalRegistrations - Variable in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
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.
OsgiRegistry(BundleContext) - Constructor for class org.glassfish.jersey.internal.OsgiRegistry
Creates a new OsgiRegistry instance bound to a particular OSGi runtime.
OsgiRegistry.BundleSpiProvidersLoader - Class in org.glassfish.jersey.internal
 
OsgiRegistry.OsgiServiceFinder - Class in org.glassfish.jersey.internal
 
OsgiServiceFinder() - Constructor for class org.glassfish.jersey.internal.OsgiRegistry.OsgiServiceFinder
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Doc
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Include
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Link
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Method
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Option
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Param
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Representation
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Request
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Resource
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Resources
 
otherAttributes - Variable in class com.sun.research.ws.wadl.ResourceType
 
otherAttributes - Variable in class com.sun.research.ws.wadl.Response
 
OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.client.ClientProperties
An integer value that defines the buffer size used to buffer client-side request entity in order to determine its size and set the value of HTTP "Content-Length" header.
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 - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the buffer size used to buffer server-side response 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
OUTBOUND_CONTENT_LENGTH_BUFFER_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
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.ResponseBuilder implementation.
OutboundMessageContext - Class in org.glassfish.jersey.message.internal
Base outbound message context implementation.
OutboundMessageContext() - 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.
outputStream - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
outputStream - Variable in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
overrideGrammars - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
overrides(List<MediaType>, MediaType) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
 
overrides(MediaType, MediaType) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
 
OverridesAttribute - Annotation Type in javax.validation
Marks an attribute as overriding the attribute of a composing constraint.
OverridesAttribute.List - Annotation Type in javax.validation
Defines several OverridesAttribute annotations on the same element
overrideSource(Parameter, Parameter.Source) - Static method in class org.glassfish.jersey.server.model.Parameter
Create new parameter model by overriding source of the original parameter model.
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

p0 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p1 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p2 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p3 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p4 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p5 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
p6 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
PackageNamesScanner - Class in org.glassfish.jersey.server.internal.scanning
A scanner that recursively scans URI-based resources present in a set of package names, and nested package names of that set.
PackageNamesScanner(String[], boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
Scan a set of packages using a context ClassLoader.
PackageNamesScanner(ClassLoader, String[], boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
Scan a set of packages using the provided ClassLoader.
PackageNamesScanner.ResourcesProvider - Class in org.glassfish.jersey.server.internal.scanning
Find resources with a given name and class loader.
packages - Variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
packages(String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of package names which will be used to scan for components.
packages(boolean, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of package names which will be used to scan for components.
pad0 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad1 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad2 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad3 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad4 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad5 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad6 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
pad7 - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
Param - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Param() - Constructor for class com.sun.research.ws.wadl.Param
 
param - Variable in class com.sun.research.ws.wadl.Representation
 
param - Variable in class com.sun.research.ws.wadl.Request
 
param - Variable in class com.sun.research.ws.wadl.Resource
 
param - Variable in class com.sun.research.ws.wadl.ResourceType
 
param - Variable in class com.sun.research.ws.wadl.Response
 
param(String, String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
PARAM_ANNOTATION_SET - Static variable in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
PARAM_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
"{0}" parameter is null.
PARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"{0}" parameter is null.
paramConverter - Variable in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
 
paramConverterFactory - Variable in class org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorFactory
 
ParamConverterFactory - Class in org.glassfish.jersey.server.internal.inject
An aggregate param converter provider that loads all the registered ParamConverterProvider implementations.
ParamConverterFactory(ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverterFactory
 
ParamConverters - Class in org.glassfish.jersey.server.internal.inject
Container of several different param converter providers implementations.
ParamConverters() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters
 
ParamConverters.AbstractStringReader<T> - Class in org.glassfish.jersey.server.internal.inject
 
ParamConverters.AggregatedProvider - Class in org.glassfish.jersey.server.internal.inject
Aggregated param converter provider.
ParamConverters.CharacterProvider - Class in org.glassfish.jersey.server.internal.inject
 
ParamConverters.DateProvider - Class in org.glassfish.jersey.server.internal.inject
Provider of param converter that convert the supplied string into a Java Date instance using conversion method from the http date formatter utility class.
ParamConverters.StringConstructor - Class in org.glassfish.jersey.server.internal.inject
Provider of param converter that produce the target Java type instance by invoking a single String parameter constructor on the target type.
ParamConverters.TypeFromString - Class in org.glassfish.jersey.server.internal.inject
Provider of param converter that produce the target Java type instance by invoking a static fromString(String) method on the target type.
ParamConverters.TypeFromStringEnum - Class in org.glassfish.jersey.server.internal.inject
Provider of param converter that produce the target Java enum type instance by invoking a static fromString(String) method on the target enum type.
ParamConverters.TypeValueOf - Class in org.glassfish.jersey.server.internal.inject
Provider of param converter that produce the target Java type instance by invoking a static valueOf(String) method on the target type.
paramDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
ParamDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for params: method params, path params on a class etc.
Created on: Jun 12, 2008
ParamDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
ParamDocType(String, String) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
parameter - Variable in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.BeanParamValueFactory
 
parameter - Variable in class org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider.EntityValueFactory
 
parameter - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
parameter - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
parameter - Variable in class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
 
Parameter - Class in org.glassfish.jersey.server.model
Method parameter model.
Parameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Constructor for class org.glassfish.jersey.server.model.Parameter
 
Parameter.BeanParameter - Class in org.glassfish.jersey.server.model
Bean Parameter class represents a parameter annotated with BeanParam which in fact represents additional set of parameters.
Parameter.ParamAnnotationHelper<T extends java.lang.annotation.Annotation> - Interface in org.glassfish.jersey.server.model
 
Parameter.Source - Enum in org.glassfish.jersey.server.model
Parameter injection sources type.
PARAMETER_ANNOTATIONS - Static variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
PARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {0} of type {1} from {2} is not resolvable to a concrete type.
parameterAnnotations - Variable in class org.glassfish.jersey.server.model.AnnotatedMethod
 
ParameterDescriptor - Interface in javax.validation.metadata
Describes a validated method or constructor parameter.
ParameterInjectionBinder - Class in org.glassfish.jersey.server.internal.inject
Injection binder providing support for JAX-RS and Jersey injection annotations.
ParameterInjectionBinder() - Constructor for class org.glassfish.jersey.server.internal.inject.ParameterInjectionBinder
 
Parameterized - Interface in org.glassfish.jersey.server.model
Used in the resource model to capture information on method parameters.
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.
parameterName - Variable in class org.glassfish.jersey.server.internal.inject.AbstractParamValueExtractor
 
parameterNameProvider(ParameterNameProvider) - Method in interface javax.validation.Configuration
Defines the parameter name provider.
ParameterNameProvider - Interface in javax.validation
Provides names for method and constructor parameters.
parameterNameProvider(ParameterNameProvider) - Method in interface javax.validation.ValidatorContext
Defines the parameter name provider implementation used by the Validator.
parameters - Variable in class org.glassfish.jersey.message.internal.ParameterizedHeader
 
parameters - Variable in class org.glassfish.jersey.server.model.HandlerConstructor
 
parameters - Variable in class org.glassfish.jersey.server.model.Invocable
 
parameters - Variable in class org.glassfish.jersey.server.model.Parameter.BeanParameter
 
parameterSource - Variable in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
 
parameterType - Variable in exception org.glassfish.jersey.server.ParamException
 
ParameterValueHelper - Class in org.glassfish.jersey.server.spi.internal
Utility methods for retrieving values or value providers for the parameterized resource model components.
ParameterValueHelper() - Constructor for class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
Prevents instantiation.
ParamException - Exception in org.glassfish.jersey.server
An abstract extension of WebApplicationException for the class of parameter-based exceptions.
ParamException(Throwable, Response.StatusType, Class<? extends Annotation>, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException
 
ParamException.CookieParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with CookieParam.
ParamException.FormParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with FormParam.
ParamException.HeaderParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with HeaderParam.
ParamException.MatrixParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with MatrixParam.
ParamException.PathParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with PathParam.
ParamException.QueryParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with QueryParam.
ParamException.UriParamException - Exception in org.glassfish.jersey.server
An abstract parameter exception for the class of URI-parameter-based exceptions.
ParamInjectionResolver<A extends java.lang.annotation.Annotation> - Class in org.glassfish.jersey.server.internal.inject
Abstract base class for resolving JAX-RS &#64;XxxParam injection.
ParamInjectionResolver(Class<? extends ValueFactoryProvider>) - Constructor for class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
Initialize the base parameter injection resolver.
paramName - Variable in class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
 
paramName - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
ParamQualifier - Annotation Type in org.glassfish.jersey.server.model
A meta-annotation that identifies an annotation as a parameter-based annotation.
params - Variable in class org.glassfish.jersey.message.internal.JerseyLink.Builder
A map for all the link parameters such as "rel", "type", etc.
params - Variable in class org.glassfish.jersey.message.internal.JerseyLink
A map for all the link parameters such as "rel", "type", etc.
ParamStyle - Enum in com.sun.research.ws.wadl
Java class for ParamStyle.
ParamStyle(String) - Constructor for enum com.sun.research.ws.wadl.ParamStyle
 
ParamValueFactoryWithSource<T> - Class in org.glassfish.jersey.server.spi.internal
Extends Factory interface with Parameter.Source information.
ParamValueFactoryWithSource(Factory<T>, Parameter.Source) - Constructor for class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
Wrap provided param factory.
parent - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
parent - Variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
parent - Variable in class org.glassfish.jersey.server.model.Resource
 
parent - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
parent - Variable in class org.glassfish.jersey.server.model.ResourceMethod
 
parent - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
parentName - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
 
parentResource - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
parse(String) - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
 
parse(String) - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
 
parse(String, URL, Set<String>) - Static method in class org.glassfish.jersey.internal.ServiceFinder
Parse the content of the given URL as a provider-configuration file.
parse(InputStream, HandlerBase) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(InputStream, HandlerBase, String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(InputStream, DefaultHandler) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(InputStream, DefaultHandler, String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(String, HandlerBase) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(String, DefaultHandler) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(File, HandlerBase) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(File, DefaultHandler) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(InputSource, HandlerBase) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(InputSource, DefaultHandler) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
parse(String) - Method in class org.glassfish.jersey.message.internal.LanguageTag
 
parse() - Method in class org.glassfish.jersey.uri.internal.UriParser
Parses the input string URI.
parse(CharacterIterator) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
parseAndValidateMappings(String, Object, UriConnegFilter.TypeParser<T>) - Static method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
parseAuthHeaders(List<?>) - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Parse digest header.
parseAuthority() - Method in class org.glassfish.jersey.uri.internal.UriParser
 
parseComponent(String, boolean) - Method in class org.glassfish.jersey.uri.internal.UriParser
 
parseComponent(String, boolean, boolean) - Method in class org.glassfish.jersey.uri.internal.UriParser
Parses the URI component.
parseComponentWithIP(String, boolean) - Method in class org.glassfish.jersey.uri.internal.UriParser
 
parseConfig(Object) - Static method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Converts configuration property value to an array of HttpMethodOverrideFilter.Source literals.
parseCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
 
parseCookies(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
 
parseHierarchicalUri() - Method in class org.glassfish.jersey.uri.internal.UriParser
 
parseLine(String, URL, BufferedReader, int, List<String>, Set<String>) - Static method in class org.glassfish.jersey.internal.ServiceFinder
Parse a single line from the given configuration file, adding the name on the line to both the names list and the returned set iff the name is not already a member of the returned set.
parseMappings(String, String, Map<String, T>, UriConnegFilter.TypeParser<T>) - Static method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
parseName(CharacterIterator, int) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
parseNewCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
 
parsePath() - Method in class org.glassfish.jersey.uri.internal.UriParser
 
parsePropertyValue(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
parser - Variable in class org.glassfish.jersey.client.ChunkedInput
 
parseRegex(CharacterIterator) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
parserExecuted - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
parseVersion(String) - Static method in class org.glassfish.jersey.internal.util.JdkVersion
 
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.
password - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
 
passwordBasic - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
passwordDigest - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
Past - Annotation Type in javax.validation.constraints
The annotated element must be a date in the past.
Past.List - Annotation Type in javax.validation.constraints
Defines several Past annotations on the same element.
path - Variable in class com.sun.research.ws.wadl.Param
 
path - Variable in class com.sun.research.ws.wadl.Resource
 
Path - Interface in javax.validation
Represents the navigation path from an object to another in an object graph.
path(String) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
path - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
path - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
path - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
path - Variable in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
path - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
path - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
path(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Define a new path for the built resource.
path - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
path - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
path(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
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 - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
path - Variable in class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
Path.BeanNode - Interface in javax.validation
Node representing a bean.
Path.ConstructorNode - Interface in javax.validation
Node representing a constructor.
Path.CrossParameterNode - Interface in javax.validation
Node representing the element holding cross-parameter constraints of a method or constructor.
Path.MethodNode - Interface in javax.validation
Node representing a method.
Path.Node - Interface in javax.validation
Represents an element of a navigation path.
Path.ParameterNode - Interface in javax.validation
Node representing a parameter of a method or constructor.
Path.PropertyNode - Interface in javax.validation
Node representing a property.
Path.ReturnValueNode - Interface in javax.validation
Node representing the return value of a method or constructor.
PATH_DECODER - Static variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PathMatchingRouter - Class in org.glassfish.jersey.server.internal.routing
Matches the un-matched right-hand request path to the configured collection of path pattern matching routes.
PathMatchingRouter(List<Route>) - Constructor for class org.glassfish.jersey.server.internal.routing.PathMatchingRouter
Constructs route methodAcceptorPair that uses PathPattern instances for patch matching.
PathMatchingRouterBuilder - Class in org.glassfish.jersey.server.internal.routing
/** A request path pattern matching router hierarchy builder entry point.
PathMatchingRouterBuilder() - Constructor for class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
 
PathParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.PathParamException
 
PathParamListPathSegmentValueFactory(String, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory
 
PathParamPathSegmentValueFactory(String, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamPathSegmentValueFactory
 
PathParamValueFactory(MultivaluedParameterExtractor<?>, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamValueFactory
 
PathParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
@PathParam injection value factory provider.
PathParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider
Injection constructor.
PathParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
@PathParam injection resolver.
PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
PathParamValueFactoryProvider.PathParamPathSegmentValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
PathParamValueFactoryProvider.PathParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
pathPattern - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
pathPattern - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
PathPattern - Class in org.glassfish.jersey.uri
A path pattern that is a regular expression generated from a URI path template.
PathPattern() - Constructor for class org.glassfish.jersey.uri.PathPattern
 
PathPattern(String) - Constructor for class org.glassfish.jersey.uri.PathPattern
Create a path pattern and post fix with PathPattern.RightHandPath.capturingZeroOrMoreSegments.
PathPattern(PathTemplate) - 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, 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.
paths - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PathSegmentImpl(String, boolean) - Constructor for class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
PathSegmentImpl(String, boolean, MultivaluedMap<String, String>) - Constructor for class org.glassfish.jersey.uri.UriComponent.PathSegmentImpl
 
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.
PathTemplate.PathTemplateParser - Class in org.glassfish.jersey.uri
Internal parser of this PathTemplate.
PathTemplateParser(String) - Constructor for class org.glassfish.jersey.uri.PathTemplate.PathTemplateParser
Public constructor.
PathToRouterBuilder - Interface in org.glassfish.jersey.server.internal.routing
An intermediate path matching router builder.
Pattern - Annotation Type in javax.validation.constraints
The annotated CharSequence must match the specified regular expression.
pattern - Variable in class org.glassfish.jersey.jaxb.internal.NounInflector.Replacer
 
pattern - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
pattern - Variable in class org.glassfish.jersey.uri.UriTemplate
The pattern generated from the template.
Pattern.Flag - Enum in javax.validation.constraints
Possible Regexp flags.
Pattern.List - Annotation Type in javax.validation.constraints
Defines several Pattern annotations on the same element.
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.
PatternWithGroups.EmptyStringMatchResult - Class in org.glassfish.jersey.uri
 
PatternWithGroups.GroupIndexMatchResult - Class in org.glassfish.jersey.uri
 
Payload - Interface in javax.validation
Payload type that can be attached to a given constraint declaration.
peek() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
peek() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Returns the next character without increasing the position.
peekMatchedResource() - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Peek the last resource object that successfully matched the request URI.
peekMatchedResource() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
pending - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
permitAll() - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
Create PermitAll annotation implementation.
PermitAllImpl() - Constructor for class org.glassfish.jersey.message.filtering.SecurityAnnotations.PermitAllImpl
 
PlainTextOptionsInflector() - Constructor for class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor.PlainTextOptionsInflector
 
pluralize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Return a addPlural version of the specified (addSingular) word.
plurals - Variable in class org.glassfish.jersey.jaxb.internal.NounInflector
List of Replacers for performing replacement operations on matches for plural words.
poll(long, TimeUnit) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
poll() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
port - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
port(int) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
port - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
pos - Variable in class org.glassfish.jersey.uri.internal.CharacterIterator
 
pos() - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Returns the current internal position of the iterator.
post(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
post(Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
post(Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
post(Entity<?>, InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
post(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
post(Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
post(Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
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.
postfixWithCapturingGroup(String) - Static method in class org.glassfish.jersey.uri.PathPattern
 
postfixWithCapturingGroup(String, PathPattern.RightHandPath) - Static method in class org.glassfish.jersey.uri.PathPattern
 
postProcess(boolean) - Method in class org.glassfish.jersey.internal.Errors
 
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.
PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
A value of true indicates that a client should send an authentication request even before the server gives a 401 response.
preemptiveBasicAuth - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
PREFIX - Static variable in class org.glassfish.jersey.internal.ServiceFinder
 
prefix - Variable in class org.glassfish.jersey.internal.util.SimpleNamespaceResolver
 
PREFIX - Static variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
Prefix for all selectable scopes
prefixId(StringBuilder, long) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
prefixId(StringBuilder, long) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
prefixWithSlash(String) - Static method in class org.glassfish.jersey.uri.PathTemplate
Converts the path provided to a slash-leading form, no matter what is provided.
preInitialize() - Method in class org.glassfish.jersey.client.ClientConfig
Pre initializes this configuration by initializing client runtime including message body workers.
preInitialize() - Method in class org.glassfish.jersey.client.ClientConfig.State
 
preInitialize() - Method in class org.glassfish.jersey.client.ClientRuntime
Pre-initialize the client runtime.
preInitialize() - Method in interface org.glassfish.jersey.client.Initializable
Pre-initializes the runtime and runtime configuration of this component in order to improve performance during the first request.
preInitialize() - Method in class org.glassfish.jersey.client.JerseyClient
 
preInitialize() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
preMatchFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
PREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
preProcess() - Method in class org.glassfish.jersey.internal.Errors
 
presentInScope(String, String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
presentInScope(String, String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
presentInScope(String, String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Determines whether a field/subgraph is present in ANY of the given scopes.
presentInScopes(String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
presentInScopes(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
presentInScopes(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Determines whether a field/subgraph is present in ANY of the existing scopes.
prev - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
primaryTag - Variable in class org.glassfish.jersey.message.internal.LanguageTag
 
primitive - Variable in enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
PrimitiveCharacterExtractor - Class in org.glassfish.jersey.server.internal.inject
Value extractor for Character and char parameters.
PrimitiveCharacterExtractor(String, String, Object) - Constructor for class org.glassfish.jersey.server.internal.inject.PrimitiveCharacterExtractor
 
PrimitiveMapper - Class in org.glassfish.jersey.server.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.
PrimitiveMapper() - Constructor for class org.glassfish.jersey.server.internal.inject.PrimitiveMapper
Prevents instantiation.
primitiveToClassMap - Static variable in class org.glassfish.jersey.server.internal.inject.PrimitiveMapper
 
primitiveToDefaultValueMap - Static variable in class org.glassfish.jersey.server.internal.inject.PrimitiveMapper
 
PrimitiveTypes(Class<?>, Class<?>) - Constructor for enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
PrimitiveValueOfExtractor - Class in org.glassfish.jersey.server.internal.inject
Extract primitive parameter value from the multivalued parameter map using one of the valueOf(String) methods on the primitive Java type wrapper classes.
PrimitiveValueOfExtractor(Method, String, String, Object) - Constructor for class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
Create new primitive parameter value extractor.
printEntity - Variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
printEntity(LoggingFeature.Verbosity, MediaType) - Static method in class org.glassfish.jersey.logging.LoggingInterceptor
Returns true if entity has to be printed.
printNameBoundProviders(String, Map<Class<? extends Annotation>, List<RankedProvider<T>>>, StringBuilder) - Static method in class org.glassfish.jersey.server.ApplicationHandler
 
printPrefixedHeaders(StringBuilder, long, String, MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
printPrefixedHeaders(StringBuilder, long, String, MultivaluedMap<String, String>) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
printProviders(String, Iterable<T>, StringBuilder) - Static method in class org.glassfish.jersey.server.ApplicationHandler
 
printRequestLine(StringBuilder, String, long, String, URI) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
printRequestLine(StringBuilder, String, long, String, URI) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
printResponseLine(StringBuilder, String, long, int) - Method in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
printResponseLine(StringBuilder, String, long, int) - Method in class org.glassfish.jersey.logging.LoggingInterceptor
 
printStackTrace(Throwable) - Method in class org.glassfish.jersey.internal.JerseyErrorService
 
PRIORITY - Static variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
Priority(int) - Constructor for enum org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority
 
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.
proceed() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Proceed with validation.
process(Producer<T>) - Static method in class org.glassfish.jersey.internal.Errors
Invoke given producer task and gather errors.
process(Callable<T>) - Static method in class org.glassfish.jersey.internal.Errors
Invoke given callable task and gather messages.
process(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
Invoke given task and gather messages.
process(Producer<T>, boolean) - Static method in class org.glassfish.jersey.internal.Errors
 
process(Callable<T>, boolean) - Static method in class org.glassfish.jersey.internal.Errors
 
process(EntityProcessorContext) - Method in class org.glassfish.jersey.message.filtering.DefaultEntityProcessor
 
process(EntityGraph, String, Type) - Method in class org.glassfish.jersey.message.filtering.DefaultEntityProcessor
 
process(EntityProcessorContext) - Method in class org.glassfish.jersey.message.filtering.EntityFilteringProcessor
 
process(String, Class<?>, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.EntityFilteringProcessor
 
process(String, Class<?>, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.SecurityEntityProcessor
 
process(String, Class<?>, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.SelectableEntityProcessor
 
process(EntityProcessorContext) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
 
process(String, Class<?>, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
Method is called from the default implementation of AbstractEntityProcessor.process(org.glassfish.jersey.message.filtering.spi.EntityProcessorContext) and is supposed to be overridden by custom implementations of this class.
process(EntityProcessorContext) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessor
Process given (class/property/accessor) context by modifying provided EntityGraph.
process(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
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(ParamConverterFactory, String, Class<?>, Type, Annotation[], String) - Method in class org.glassfish.jersey.server.internal.inject.MultivaluedParameterExtractorFactory
 
process(String, InputStream) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener
 
process(String, InputStream) - Method in interface org.glassfish.jersey.server.internal.scanning.ResourceProcessor
Process a scanned resource.
process(ContainerRequest) - Method in class org.glassfish.jersey.server.ServerRuntime
Process a container request.
process(ContainerResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
process(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
Process throwable by using exception mappers and generating the mapped response if possible.
processApplicationStatistics(ApplicationEvent) - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoListener
 
processChildResourceBuilders() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
processComment() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
processComments - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
processedCount - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
processedCount - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
processErrors(boolean) - Static method in class org.glassfish.jersey.internal.Errors
Log errors and throw an exception if there are any fatal issues detected and the throwException flag has been set to true.
processExceptionMapperEvents() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
processFailure(Throwable, ResponseCallback) - Method in class org.glassfish.jersey.client.ClientRuntime
 
processFeatureRegistration(Object, Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
processFile(File) - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
processFile(File) - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
PROCESSING_RESPONSE_ERRORS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If property value is true then the errors raised during response processing are tried to handled using available response error mappers.
processingContext - Variable in class org.glassfish.jersey.server.ContainerFilteringStage.ResponseFilterStage
 
processingContext - Variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
processingContextRefProvider - Variable in class org.glassfish.jersey.server.internal.process.ReferencesInitializer
 
processingProviders - Variable in class org.glassfish.jersey.server.ContainerRequest
 
ProcessingProviders - Class in org.glassfish.jersey.server.internal
Injectable encapsulating class containing processing providers like filters, interceptors, name bound providers, dynamic features.
ProcessingProviders(MultivaluedMap<Class<? extends Annotation>, RankedProvider<ContainerRequestFilter>>, MultivaluedMap<RankedProvider<ContainerRequestFilter>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<ContainerResponseFilter>>, MultivaluedMap<RankedProvider<ContainerResponseFilter>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<ReaderInterceptor>>, MultivaluedMap<RankedProvider<ReaderInterceptor>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<WriterInterceptor>>, MultivaluedMap<RankedProvider<WriterInterceptor>, Class<? extends Annotation>>, Iterable<RankedProvider<ContainerRequestFilter>>, List<RankedProvider<ContainerRequestFilter>>, Iterable<RankedProvider<ContainerResponseFilter>>, Iterable<RankedProvider<ReaderInterceptor>>, Iterable<RankedProvider<WriterInterceptor>>, Iterable<DynamicFeature>) - Constructor for class org.glassfish.jersey.server.internal.ProcessingProviders
Creates new instance of the processing providers.
processingProviders - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
processingProviders(ProcessingProviders) - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Set request/response processing providers.
processingProviders - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
processingProviders - Variable in class org.glassfish.jersey.server.ServerRuntime
 
ProcessingProviders.Binder - Class in org.glassfish.jersey.server.internal
Processing provider binder.
ProcessingProviders.Binder.ProcessingProvidersReferencingFactory - Class in org.glassfish.jersey.server.internal
 
ProcessingProvidersReferencingFactory(Provider<Ref<ProcessingProviders>>) - Constructor for class org.glassfish.jersey.server.internal.ProcessingProviders.Binder.ProcessingProvidersReferencingFactory
 
processLiteralCharacters() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
processMessageBodyReadersForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
processMessageBodyWritersForType(Class<?>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
processMethodBuilders() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
processQuotedString(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
processRequestItems() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
processRequestParameters(Resource, ResourceMethod, Map<String, Param>, Collection<Parameter>, Request) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Recursively processes provided request parameters and adds the resulting WADL information into the WADL request.
processResource(Resource, String) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
processResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
processResourceModel(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
Process resourceModel and return the processed model.
processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
 
processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
 
processResponse(ClientResponse, ResponseCallback) - Method in class org.glassfish.jersey.client.ClientRuntime
 
processResponse(ContainerResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
processResponseCodeEvents() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
processResponseError(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
If "jersey.config.server.exception.processResponseErrors" is set to true then try to handle errors raised during response processing.
processResponseErrors - Variable in class org.glassfish.jersey.server.ServerRuntime
 
processSubResource(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
Process subResourceModel which was returned a sub resource locator.
processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
 
processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
 
processWithException(Producer<T>) - Static method in class org.glassfish.jersey.internal.Errors
Invoke given producer task and gather messages.
processWithException(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
Invoke given task and gather messages.
producedTypes - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
producedTypes - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
Producer<T> - Interface in org.glassfish.jersey.internal.util
This interface extends Callable interface but removes the exception from call declaration.
produces - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
produces - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
produces - Variable in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
 
produces(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
produces(MediaType...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
produces(Collection<MediaType>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
producesFromProviders - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
Producing - Interface in org.glassfish.jersey.server.model
Model component that is able to produce media types.
profile - Variable in class com.sun.research.ws.wadl.Representation
 
prop(String, Object) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
Specify the property value for the current WadlGenerator.
properties - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Configuration properties collection and it's immutable views.
properties - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
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 - Variable in class org.glassfish.jersey.client.ChunkedInput
 
propertiesDelegate - Variable in class org.glassfish.jersey.client.ClientRequest
 
PropertiesDelegate - Interface in org.glassfish.jersey.internal
TODO: javadoc.
propertiesDelegate - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
propertiesDelegate - Variable in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
propertiesDelegate - Variable in class org.glassfish.jersey.server.ContainerRequest
 
PropertiesDelegateFactory(Provider<ClientRequest>) - Constructor for class org.glassfish.jersey.client.ClientBinder.PropertiesDelegateFactory
 
propertiesDelegateProvider - Variable in class org.glassfish.jersey.client.ChunkedInputReader
 
PropertiesHelper - Class in org.glassfish.jersey.internal.util
Helper class containing convenience methods for reading org.glassfish.jersey.server.ResourceConfig and Configuration properties.
PropertiesHelper() - Constructor for class org.glassfish.jersey.internal.util.PropertiesHelper
Prevent instantiation.
property(String, Object) - Method in class org.glassfish.jersey.client.ClientConfig
 
property(String, Object) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
property(String, Object) - Method in class org.glassfish.jersey.client.JerseyClient
 
property(String, Object) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
property(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
property(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
property(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
Property - Annotation Type in org.glassfish.jersey.internal.util
Marker annotation for static fields that represent property names.
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(String, Object) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
property(String, Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
PROPERTY_EXECUTION_TIMES_METHODS - Static variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
PROPERTY_EXECUTION_TIMES_REQUESTS - Static variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
PROPERTY_NAME - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
TracingLogger instance is placed in request context properties under this name.
PROPERTY_SUBTYPE_GLOBAL - Static variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
PROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
[{0} thrown from property value toString(): {1}]
PropertyAlias - Annotation Type in org.glassfish.jersey.internal.util
Marker annotation for static fields that represent property name aliases.
PropertyDescriptor - Interface in javax.validation.metadata
Describes a Java Bean property hosting validation constraints.
provide() - Method in class org.glassfish.jersey.client.ClientBinder.PropertiesDelegateFactory
 
provide() - Method in class org.glassfish.jersey.internal.inject.ReferenceTransformingFactory
 
provide() - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory.EmptyReferenceFactory
 
provide() - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory.InitializedReferenceFactory
 
provide() - Method in class org.glassfish.jersey.internal.inject.ReferencingFactory
 
provide() - Method in class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
 
provide() - Method in class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
 
provide() - Method in class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
 
provide() - Method in class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
 
provide() - Method in class org.glassfish.jersey.process.internal.ExecutorProviders.ExecutorServiceFactory
 
provide() - Method in class org.glassfish.jersey.process.internal.ExecutorProviders.ScheduledExecutorServiceFactory
 
provide() - Method in class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.JaxrsApplicationProvider
 
provide() - Method in class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.RuntimeConfigProvider
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.BeanParamValueFactoryProvider.BeanParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.CookieParamValueFactoryProvider.CookieTypeParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider.EntityValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.HeaderParamValueFactoryProvider.HeaderParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.MatrixParamValueFactoryProvider.MatrixParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamListPathSegmentValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamPathSegmentValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.PathParamValueFactoryProvider.PathParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider.QueryParamValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.WebTargetValueFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsInjectionFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.AsyncContextFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.CloseableServiceFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.ContainerRequestFactory
 
provide() - Method in class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.UriRoutingContextFactory
 
provide() - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
 
providedType - Variable in class org.glassfish.jersey.message.AbstractEntityProviderModel
 
providedType() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get the provided Java type.
provider - Variable in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
 
provider - Variable in class org.glassfish.jersey.message.AbstractEntityProviderModel
 
provider() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get the modelled entity provider instance.
provider - Variable in class org.glassfish.jersey.model.internal.RankedProvider
 
provider - Static variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner.ResourcesProvider
 
PROVIDER_CACHE_SIZE - Static variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
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_CLASSNAMES - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines one or more class names that implement application-specific resources and providers.
PROVIDER_CLASSPATH - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines class-path that contains application-specific resources and providers.
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_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
The class {0} implementing the provider {1} is not found.
PROVIDER_PACKAGES - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines one or more packages that contain application-specific resources and providers.
PROVIDER_SCANNING_RECURSIVE - Static variable in class org.glassfish.jersey.server.ServerProperties
Sets the recursion strategy for package scanning.
ProviderBinder - Class in org.glassfish.jersey.internal.inject
Class used for registration of the custom providers into HK2 service locator.
ProviderBinder(ServiceLocator) - Constructor for class org.glassfish.jersey.internal.inject.ProviderBinder
Create new provider binder instance.
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.GenericBootstrap
Defines the provider resolution strategy.
providerResolver(ValidationProviderResolver) - Method in interface javax.validation.bootstrap.ProviderSpecificBootstrap
Optionally defines the provider resolver implementation used.
providerResolver(ValidationProviderResolver) - Method in class javax.validation.Validation.GenericBootstrapImpl
 
providerResolver(ValidationProviderResolver) - Method in class javax.validation.Validation.ProviderSpecificBootstrapImpl
Optionally defines the provider resolver implementation used.
ProviderRuntime(RuntimeType) - Constructor for enum org.glassfish.jersey.internal.inject.Providers.ProviderRuntime
 
providers - Variable in class org.glassfish.jersey.client.CustomProvidersFeature
 
Providers - Class in org.glassfish.jersey.internal.inject
Utility class providing a set of utility methods for easier and more type-safe interaction with HK2 injection layer.
Providers() - Constructor for class org.glassfish.jersey.internal.inject.Providers
 
providers - Variable in class org.glassfish.jersey.server.internal.inject.ParamConverters.AggregatedProvider
 
providers - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
providers - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
providers - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
providers - Variable in class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
 
providers - Variable in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
Providers.ProviderRuntime - Enum in org.glassfish.jersey.internal.inject
 
ProviderSpecificBootstrap<T extends Configuration<T>> - Interface in javax.validation.bootstrap
Defines the state used to bootstrap Bean Validation and creates a provider specific Configuration of type T.
ProviderSpecificBootstrapImpl(Class<U>) - Constructor for class javax.validation.Validation.ProviderSpecificBootstrapImpl
 
providersPerClassloader - Static variable in class javax.validation.Validation.GetValidationProviderListAction
 
ProviderToFactory<T> - Class in org.glassfish.jersey.internal.inject
Helper function converting a HK2 service provider into the provided service contract instance.
ProviderToFactory() - Constructor for class org.glassfish.jersey.internal.inject.ProviderToFactory
 
ProviderToService<T> - Class in org.glassfish.jersey.internal.inject
Helper function converting a HK2 service provider into the provided service contract instance.
ProviderToService() - Constructor for class org.glassfish.jersey.internal.inject.ProviderToService
 
PROXY_PASSWORD - Static variable in class org.glassfish.jersey.client.ClientProperties
The property defines a user password which will be used for HTTP proxy authentication.
PROXY_URI - Static variable in class org.glassfish.jersey.client.ClientProperties
The property defines a URI of a HTTP proxy the client connector should use.
PROXY_USERNAME - Static variable in class org.glassfish.jersey.client.ClientProperties
The property defines a user name which will be used for HTTP proxy authentication.
push(Function<ContainerResponse, ContainerResponse>) - Method in class org.glassfish.jersey.server.internal.process.DefaultRespondingContext
 
push(ChainableStage<ContainerResponse>) - Method in class org.glassfish.jersey.server.internal.process.DefaultRespondingContext
 
push(Function<ContainerResponse, ContainerResponse>) - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
push(ChainableStage<ContainerResponse>) - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
push(Function<ContainerResponse, ContainerResponse>) - Method in interface org.glassfish.jersey.server.internal.process.RespondingContext
Push response transformation function that should be applied.
push(ChainableStage<ContainerResponse>) - Method in interface org.glassfish.jersey.server.internal.process.RespondingContext
Push chainable response transformation stage that should be applied.
push(ResourceFinder) - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
pushLeftHandPath() - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Add currently matched left-hand side part of request path to the list of matched paths returned by UriInfo.getMatchedURIs().
pushLeftHandPath() - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
pushLocatorSubResource(Resource) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push sub resource returned from a sub resource locator method.
pushLocatorSubResource(Resource) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
pushMatchedLocator(ResourceMethod) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push the matched sub resource locator method.
pushMatchedLocator(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PushMatchedMethodRouter - Class in org.glassfish.jersey.server.internal.routing
Router that pushes matched resource method to routing context.
PushMatchedMethodRouter(ResourceMethod) - Constructor for class org.glassfish.jersey.server.internal.routing.PushMatchedMethodRouter
Create a new instance of push matched resource router.
pushMatchedResource(Object) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push the resource that matched the request URI.
pushMatchedResource(Object) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
pushMatchedRuntimeResource(RuntimeResource) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push a matched runtime resource that was visited during matching phase.
pushMatchedRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PushMatchedRuntimeResourceRouter - Class in org.glassfish.jersey.server.internal.routing
Router that pushes runtime resource matched during a any routing phase to routing context.
PushMatchedRuntimeResourceRouter(RuntimeResource) - Constructor for class org.glassfish.jersey.server.internal.routing.PushMatchedRuntimeResourceRouter
Create a new instance of push matched resource router.
PushMatchedTemplateRouter - Class in org.glassfish.jersey.server.internal.routing
Router that pushes uri template of matched resource of subResource to routing context.
PushMatchedTemplateRouter(UriTemplate, UriTemplate) - Constructor for class org.glassfish.jersey.server.internal.routing.PushMatchedTemplateRouter
Create a new instance of the push matched template router.
PushMatchedTemplateRouter(UriTemplate) - Constructor for class org.glassfish.jersey.server.internal.routing.PushMatchedTemplateRouter
Create a new instance of the push matched template router.
pushMatchedTemplateValues(UriTemplate, MatchResult) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PushMatchedUriRouter - Class in org.glassfish.jersey.server.internal.routing
Terminal router that pushes the URI matched so far to the stack returned by UriInfo.getMatchedURIs() method.
PushMatchedUriRouter() - Constructor for class org.glassfish.jersey.server.internal.routing.PushMatchedUriRouter
 
pushMatchResult(MatchResult) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push the result of the successful request URI routing pattern match.
pushMatchResult(MatchResult) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
PushMethodHandlerRouter - Class in org.glassfish.jersey.server.internal.routing
Terminal router that pushes the matched method's handler instance to the stack returned by UriInfo.getMatchedResources() method.
PushMethodHandlerRouter(MethodHandler, Router) - Constructor for class org.glassfish.jersey.server.internal.routing.PushMethodHandlerRouter
Create a new PushMethodHandlerRouter instance.
pushTemplates(UriTemplate, UriTemplate) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Push matched request URI routing pattern templates for a single matched method.
pushTemplates(UriTemplate, UriTemplate) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
put(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
put(Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
put(Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
put(Entity<?>, InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
put(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
put(Entity<?>, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
put(Entity<?>, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
put(ByteBuffer) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Put the ByteBuffer to the internal queue to be available for reading from the stream.
put(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Maps the specified key to the specified value in this table.
put(K, List<V>) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
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(E) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Inserts the specified element at the tail of this queue.
put(ActiveDescriptor<T>, T) - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
Store a new inhabitant for the given descriptor.
putAll(Map<? extends K, ? extends V>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Copies all of the mappings from the specified map to this one.
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.
putAllForCreate(Map<? extends K, ? extends V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
putForCreate(K, V) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
This method is used instead of put by constructors and pseudoconstructors (clone, readObject).
putIfAbsent(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
putSingle(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
putTreeVal(int, K, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Finds or adds a node.
putVal(K, V, boolean) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Implementation for put and putIfAbsent

Q

q - Variable in class org.glassfish.jersey.message.internal.AcceptableMediaType
 
q - Variable in class org.glassfish.jersey.server.filter.EncodingFilter.ContentEncoding
 
q - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
Client-specified media type quality.
q0 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q1 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q2 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q3 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q4 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q5 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
q6 - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
qop - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
QOP(String) - Constructor for enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
 
qop - Variable in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
 
qs - Variable in class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
qs - Variable in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
Server-specified media type quality.
Qualified - Interface in org.glassfish.jersey.message.internal
Quality factor for acceptable header types represented as a "parts per thousand" (i.e.
QUALIFIED_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.Quality
A "highest first" qualified element comparator.
quality - Variable in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
 
quality - Variable in class org.glassfish.jersey.message.internal.AcceptableToken
 
Quality - Class in org.glassfish.jersey.message.internal
Quality parameter constants.
Quality() - Constructor for class org.glassfish.jersey.message.internal.Quality
Prevents instantiation.
QUALITY_PARAM_FILTERING_PREDICATE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
Predicate for constructing filtering parameter maps that ignore the "q" and "qs" parameters.
QUALITY_PARAMETER_NAME - Static variable in class org.glassfish.jersey.message.internal.Quality
Quality HTTP header parameter name.
QUALITY_SOURCE_MEDIA_TYPE_CREATOR - Static variable in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
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 factor value.
QualitySourceMediaType(String, String, int, Map<String, String>) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
Create new quality source media type instance.
QualitySourceMediaType(String, String, Map<String, String>, int) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
 
qualityValueToString(float) - Static method in class org.glassfish.jersey.message.internal.Quality
 
query - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
query - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
QUERY_PARAM_NAME - Static variable in class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
 
QUERY_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
One or more of query value parameters are null.
queryParam(String, Object...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
queryParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
QueryParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.QueryParamException
 
queryParams - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
QueryParamValueFactory(MultivaluedParameterExtractor<?>, boolean) - Constructor for class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider.QueryParamValueFactory
 
QueryParamValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the @QueryParam injection annotation.
QueryParamValueFactoryProvider(MultivaluedParameterExtractorProvider, ServiceLocator) - Constructor for class org.glassfish.jersey.server.internal.inject.QueryParamValueFactoryProvider
Injection constructor.
QueryParamValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
@QueryParam injection resolver.
QueryParamValueFactoryProvider.QueryParamValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
queryType - Variable in class com.sun.research.ws.wadl.Resource
 
queue - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
queueStatus - Variable in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
Content represents the buffer queue status.
QUOTED_STRING - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Represents quotes type in the TYPE_TABLE.
quoteIfWhitespace(String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 

R

randomBytes(int) - Method in class org.glassfish.jersey.client.authentication.DigestAuthenticator
Generate a random sequence of bytes and return its hex representation
randomGenerator - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator
 
rank - Variable in class org.glassfish.jersey.model.internal.RankedProvider
 
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) in ranked 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 RankedProvider instance.
RankedProvider(T, int) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
Creates a new RankedProvider instance for given provider with specific rank (> 0).
RankedProvider(T, int, Set<Type>) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
Creates a new RankedProvider instance for given provider with specific rank (> 0).
rawClass - Variable in class org.glassfish.jersey.internal.util.collection.ClassTypePair
 
rawClass() - Method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
Get the raw class of the type.
rawResponseType - Variable in class org.glassfish.jersey.server.model.Invocable
 
rawRoutingResponseType - Variable in class org.glassfish.jersey.server.model.Invocable
 
rawType - Variable in class org.glassfish.jersey.server.model.Parameter
 
RC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource configuration is not modifiable in this context.
read() - Method in class org.glassfish.jersey.client.ChunkedInput
Read next chunk from the response stream and convert it to a Java instance using the chunk media type.
read() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
read(byte[], int, int) - 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.message.internal.EntityInputStream
 
read() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
read(byte[]) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
read(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
READ_TIMEOUT - Static variable in class org.glassfish.jersey.client.ClientProperties
Read timeout interval, in milliseconds.
READABLE_APP_MEDIA_TYPES - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
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.
readChunk(InputStream) - Method in class org.glassfish.jersey.client.ChunkedInput.AbstractBoundaryParser
 
readChunk(InputStream) - Method in interface org.glassfish.jersey.client.ChunkParser
Invoked by ChunkedInput to get the data for the next chunk.
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.
readDirective(CacheControl, HttpHeaderReader) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
readEntity(Class<T>) - Method in class org.glassfish.jersey.client.ClientResponse
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(GenericType<T>) - Method in class org.glassfish.jersey.client.ClientResponse
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>, Annotation[]) - Method in class org.glassfish.jersey.client.ClientResponse
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(GenericType<T>, Annotation[]) - Method in class org.glassfish.jersey.client.ClientResponse
Read the message entity input stream as an instance of specified Java type using a MessageBodyReader that supports mapping the message entity stream onto the requested type.
readEntity(Class<T>) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
readEntity(GenericType<T>) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
readEntity(Class<T>, Annotation[]) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
readEntity(Class<T>, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Read entity from a context entity input stream.
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, 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>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
readEntity(GenericType<T>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
readEntity(Class<T>, Annotation[]) - 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.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Type) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
READER - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
reader - Variable in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
reader - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
readerClassToGraph - Variable in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
ReaderInterceptorExecutor - Class in org.glassfish.jersey.message.internal
Represents reader interceptor chain executor for both client and server side.
ReaderInterceptorExecutor(Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, PropertiesDelegate, InputStream, MessageBodyWorkers, Iterable<ReaderInterceptor>, boolean, ServiceLocator) - Constructor for class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
Constructs a new executor to read given type from provided entityStream.
ReaderInterceptorExecutor.TerminalReaderInterceptor - Class in org.glassfish.jersey.message.internal
Terminal reader interceptor which choose the appropriate MessageBodyReader and reads the entity from the input stream.
ReaderInterceptorExecutor.UnCloseableInputStream - Class in org.glassfish.jersey.message.internal
MessageBodyReaders should not close the given stream.
readerInterceptors - Variable in class org.glassfish.jersey.client.ClientRequest
 
readerInterceptors - Variable in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
readerInterceptors - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
ReaderModel - Class in org.glassfish.jersey.message
MessageBodyReader model.
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
 
readers - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
readersCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
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.
ReaderWriter() - Constructor for class org.glassfish.jersey.message.internal.ReaderWriter
Prevents instantiation.
readFieldNames(List<String>, HttpHeaderReader) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
readFrom(Class<ChunkedInput>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.client.ChunkedInputReader
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
readFrom(Class<JAXBElement<?>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Read JAXB element from an entity stream.
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Unmarshal a JAXB type.
readFrom(Class<Document>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
readFrom(Class<?>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
readFrom(Class<Object>, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
readFrom(M, MediaType, boolean, InputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
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<File>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
 
readFrom(Class<MultivaluedMap<String, String>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
 
readFrom(Class<Form>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
 
readFrom(Class<InputStream>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
 
readFrom(Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, PropertiesDelegate, InputStream, Iterable<ReaderInterceptor>, boolean) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
readFrom(Class<Reader>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
 
readFrom(Class<RenderedImage>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
 
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(Class<String>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.glassfish.jersey.message.internal.StringMessageProvider
 
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 entityStream using interceptors.
readFromAsString(InputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
Read the bytes of an input stream and convert to a string.
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.
readIntValue(HttpHeaderReader, String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
readList(HttpHeaderReader.ListElementCreator<T>, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
readList(List<T>, HttpHeaderReader.ListElementCreator<T>, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
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.
readObject(ObjectInputStream) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Reconstitutes the instance from a stream (that is, deserializes it).
readObject(ObjectInputStream) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Reconstitute the HashMap instance from a stream (i.e., deserialize it).
readObject(ObjectInputStream) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Reconstitutes the Queue instance from a stream (that is, deserializes it).
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.
readQualifiedList(HttpHeaderReader.ListElementCreator<T>, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
readQualifiedList(Comparator<T>, HttpHeaderReader.ListElementCreator<T>, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
 
readQualityFactor(CharSequence) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
TODO javadoc.
readQualityFactor(String) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
 
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.
realm - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
reason - Variable in class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
recordAccess(KeyComparatorHashMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
This method is invoked whenever the value in an entry is overwritten by an invocation of put(k,v) for a key k that's already in the HashMap.
recordAccess(KeyComparatorHashMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
This method is invoked by the superclass whenever the value of a pre-existing entry is read by Map.get or modified by Map.set.
recordRemoval(KeyComparatorHashMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
This method is invoked whenever the entry is removed from the table.
recordRemoval(KeyComparatorHashMap<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
 
recursive - Variable in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
recursive - Variable in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
recursive - Variable in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
recursive - Variable in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
red - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
reduce() - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
reduce(List<ContextResolver>) - Method in class org.glassfish.jersey.internal.ContextResolverFactory
 
REDUCE_CONTEXT_PATH_SLASHES_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If set to true then a container will ignore multiple slashes between a port and a context path and will resolve it as URI with only one slash.
reduceLeadingSlashes(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Reduces the number of slashes before the path to only one slash.
Ref<T> - Interface in org.glassfish.jersey.internal.util.collection
A possibly mutable value reference.
reference - Variable in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
reference - Variable in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
reference - Variable in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
referenceCounter - Variable in class org.glassfish.jersey.process.internal.RequestScope.Instance
Holds the number of snapshots of this scope.
referenceCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
Get a new reference for to currently running request scope instance.
referenceFactory - Variable in class org.glassfish.jersey.internal.inject.ReferencingFactory
 
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.
ReferencesInitializer - Class in org.glassfish.jersey.server.internal.process
Request/response scoped injection support initialization stage.
ReferencesInitializer(ServiceLocator, Provider<Ref<RequestProcessingContext>>) - Constructor for class org.glassfish.jersey.server.internal.process.ReferencesInitializer
Injection constructor.
ReferenceTransformingFactory<S,T> - Class in org.glassfish.jersey.internal.inject
An abstract injection factory that provides injection of an instance of target type T by transforming a value of injected source reference Ref<S>.
ReferenceTransformingFactory(Provider<Ref<S>>, ReferenceTransformingFactory.Transformer<S, T>) - Constructor for class org.glassfish.jersey.internal.inject.ReferenceTransformingFactory
Initialize reference transforming factory.
ReferenceTransformingFactory.Transformer<S,T> - Interface in org.glassfish.jersey.internal.inject
Transforming function responsible for transforming an instance of source type S into an instance of target type T.
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.
ReferencingFactory.EmptyReferenceFactory<T> - Class in org.glassfish.jersey.internal.inject
 
ReferencingFactory.InitializedReferenceFactory<T> - Class in org.glassfish.jersey.internal.inject
 
ReflectionHelper - Class in org.glassfish.jersey.internal.util
Utility methods for Java reflection.
ReflectionHelper() - Constructor for class org.glassfish.jersey.internal.util.ReflectionHelper
Prevents instantiation.
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.
refProvider - Variable in class org.glassfish.jersey.internal.inject.ReferenceTransformingFactory
 
Refs - Class in org.glassfish.jersey.internal.util.collection
A collection of reference factory & utility methods.
Refs() - Constructor for class org.glassfish.jersey.internal.util.collection.Refs
 
Refs.DefaultRefImpl<T> - Class in org.glassfish.jersey.internal.util.collection
Default (mutable) Ref implementation.
Refs.ImmutableRefImpl<T> - Class in org.glassfish.jersey.internal.util.collection
Immutable Ref implementation.
Refs.ThreadSafeRefImpl<T> - Class in org.glassfish.jersey.internal.util.collection
Thread-safe Ref implementation.
regex - Variable in class org.glassfish.jersey.server.model.RuntimeResource.Builder
 
regex - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
regex - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
regex - Variable in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
 
regex - Variable in class org.glassfish.jersey.uri.PatternWithGroups
The regular expression for matching and obtaining capturing group values.
regexPattern - Variable in class org.glassfish.jersey.uri.PatternWithGroups
The compiled regular expression of PatternWithGroups.regex.
register(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Object) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Class<?>, int) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Object, int) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.ClientConfig
 
register(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Object) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Class<?>, int) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Object, int) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.ClientConfig.State
 
register(Class<?>) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Object) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Class<?>, int) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Object, int) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyClient
 
register(Class<?>) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Class<?>, int) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Object) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Object, int) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
register(Class<?>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Class<?>, int) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Object, int) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
register(Bundle) - Method in class org.glassfish.jersey.internal.OsgiRegistry
 
register(Class<?>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Class<?>, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Object, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
register(Class<?>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Class<?>, int, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Class<?>, Set<Class<?>>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Class<?>, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Object, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Object, int, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Object, Set<Class<?>>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
register(Object, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag.ImmutableComponentBag
 
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(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<?>, 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<?>, 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(Object, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
Register a component using a given registration strategy.
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, 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, 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(Class<?>) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Class<?>, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Object) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Object, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
register(Object, Map<Class<?>, Integer>) - 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.ImmutableCommonConfig
 
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.ImmutableCommonConfig
 
register(Object) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
 
register(Object, int) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
 
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.ImmutableCommonConfig
 
register(TimeReservoir<AggregatedValueObject>) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
Registers given aggregating sliding window reservoir to get updates from this trimmer.
register(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Class<?>, int) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Object) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Object, int) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
register(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, int) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, int) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object) - Method in class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
Register new callback instance.
register(Class<?>) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
register(Object) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
register(Object, Object...) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
registerClasses(Set<Class<?>>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the ResourceConfig.
registerClasses(Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the ResourceConfig.
registerComponentsOf(Application) - Method in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
registeredClasses - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
registeredClasses - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
registeredClasses - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
registeredInstances - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
registeredInstances - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
registeredInstances - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
registerExistingBundles() - Method in class org.glassfish.jersey.internal.OsgiRegistry
 
registerFinder(ResourceFinder) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
registerFinder(ResourceFinder) - Method in class org.glassfish.jersey.server.ResourceConfig
Add a ResourceFinder to ResourceConfig.
registerFinder(ResourceFinder) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
registerForPreDestroyCall(Object) - Method in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
Register an object for invocation of its PreDestroy method.
registerInstances(Set<Object>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature or HK2 binder instances (singletons) in the ResourceConfig.
registerInstances(Object...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature or HK2 binder instances (singletons) in the ResourceConfig.
registerManagedObjectsFinalizer(ServiceLocator) - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
registerMBean(Object, String) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
Register the MBean with the given postfix name.
registerModel(Class<?>, int, Map<Class<?>, Integer>, Inflector<ContractProvider.Builder, ContractProvider>) - Method in class org.glassfish.jersey.model.internal.ComponentBag
Register a contract provider model for a given class.
registerModel(Resource) - Method in class org.glassfish.jersey.server.ResourceBag.Builder
 
registerProgrammaticResource(Resource) - Method in class org.glassfish.jersey.server.ResourceBag.Builder
Register a new programmatically created resource model.
registerResource(Class<?>, Resource) - Method in class org.glassfish.jersey.server.ResourceBag.Builder
Register a new resource model created from a specific resource class.
registerResource(Object, Resource) - Method in class org.glassfish.jersey.server.ResourceBag.Builder
Register a new resource model created from a specific resource instance.
registerResources(Set<Resource>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
registerResources(Resource...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register new programmatic resource models in the ResourceConfig.
registerResources(Set<Resource>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register new resource models in the ResourceConfig.
registerResources(Set<Resource>) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
registerShutdownHook(JerseyClient.ShutdownHook) - Method in class org.glassfish.jersey.client.JerseyClient
Register a new client shutdown hook.
registrationStrategy - Variable in class org.glassfish.jersey.model.internal.ComponentBag
Contract provider model registration strategy.
rel - Variable in class com.sun.research.ws.wadl.Link
 
rel(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
relativize(URI) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
relativize(URI, URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
Relativize URI with respect to a base URI.
release - Static variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
release() - Method in class org.glassfish.jersey.client.JerseyClient
 
release() - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
Release a single reference to the current request scope instance.
release() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
release(ContainerResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
releaseInstance(ConstraintValidator<?, ?>) - Method in interface javax.validation.ConstraintValidatorFactory
Signals ConstraintValidatorFactory that the instance is no longer being used by the Bean Validation provider.
RELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to release request processing resources has failed for a request.
reload() - Method in interface org.glassfish.jersey.server.spi.Container
Reload the hosted Jersey application using the current configuration.
reload(ResourceConfig) - Method in interface org.glassfish.jersey.server.spi.Container
Reload the hosted Jersey application using a new configuration.
remainingCapacity() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Always returns Integer.MAX_VALUE because a LinkedTransferQueue is not capacity constrained.
remove() - Method in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
remove() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.BaseIterator
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
Removes the key from this map view, by removing the key (and its corresponding value) from the backing map.
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Removes the key (and its corresponding value) from this map.
remove(Object, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntrySet
 
remove() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.HashIterator
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Removes the mapping for this key from this map if present.
remove() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.Entry
Removes this entry from the linked list.
remove() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.LinkedHashIterator
 
remove() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
 
remove(Object) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(String) - Method in class org.glassfish.jersey.message.filtering.EmptyEntityGraphImpl
 
remove(String) - Method in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
remove(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
Remove a field/subgraph from the graph (all entity-filtering scopes).
remove(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Remove a header.
remove(ActiveDescriptor<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
Remove a value for the descriptor if present in the scope instance store.
remove(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
Un-register ChunkedOutput from this Broadcaster instance.
remove(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Un-register BroadcasterListener.
remove() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
Default implementation of #remove() which complies with the defined contract.
remove() - Method in interface org.glassfish.jersey.server.ResourceFinder

This operation is not supported by ResourceFinder & throws UnsupportedOperationException when invoked.

removeAll(Collection<?>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
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.
removeEntryForKey(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Removes and returns the entry associated with the specified key in the HashMap.
removeHandler(Handler) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
removeMapping(Object) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Special version of remove for EntrySet.
removeNull(ContextResolver...) - Static method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolverAdapter
 
removeProperty(String) - Method in class org.glassfish.jersey.client.ClientRequest
 
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.InterceptorExecutor
 
removeProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
removeProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
removeTreeNode(ConcurrentHashMapV8.TreeNode<K, V>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Removes the given node, that must be present before this call.
RenderedImageProvider - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling of graphical image data represented as image/*, application/x-www-form-urlencoded entity types to rendered and from rendered or buffered image instance.
RenderedImageProvider() - Constructor for class org.glassfish.jersey.message.internal.RenderedImageProvider
 
repeating - Variable in class com.sun.research.ws.wadl.Param
 
repeatRequest(ClientRequestContext, ClientResponseContext, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
Repeat the request with provided newAuthorizationHeader and update the response with newest response data.
replace(K, V, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
replace(K, V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
replaceAll(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
replaceChildResource(Resource, Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Replace an existing child resource with a newly supplied one.
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
 
replacement(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector.Replacer
Replace the input if it matches the pattern.
REPLACEMENTS - Static variable in class org.glassfish.jersey.server.internal.ContainerUtils
 
replaceNode(Object, V, Object) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Implementation for the four public remove/replace methods: Replaces node value with v, conditional upon match of cv if non-null.
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
 
Replacer(String, String, boolean) - Constructor for class org.glassfish.jersey.jaxb.internal.NounInflector.Replacer
 
ReportAsSingleViolation - Annotation Type in javax.validation
A constraint annotation hosting this annotation will return the composed annotation error report if any of the composing annotations fail.
reportMethodSelectionAmbiguity(List<AcceptableMediaType>, MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor, List<MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor>) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
Representation - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Representation() - Constructor for class com.sun.research.ws.wadl.Representation
 
representation - Variable in class com.sun.research.ws.wadl.Request
 
representation - Variable in class com.sun.research.ws.wadl.Response
 
representation - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
representationDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RequestDocType
 
RepresentationDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for representations.
Created on: Jun 16, 2008
RepresentationDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
ReqEventListener() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.ReqEventListener
 
request - Variable in class com.sun.research.ws.wadl.Method
 
Request - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Request() - Constructor for class com.sun.research.ws.wadl.Request
 
request() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
Returns a reference to the mutable request context to be invoked.
request() - Method in class org.glassfish.jersey.client.JerseyInvocation
Returns a reference to the mutable request context to be invoked.
request() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
request(String...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
request(MediaType...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
request - Variable in class org.glassfish.jersey.server.internal.inject.AbstractContainerRequestValueFactory
 
request - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
request() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get the processed container request.
REQUEST_CONFIG - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
Request configuration for the HttpClient.
REQUEST_ENTITY_ALREADY_WRITTEN() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
The entity was already written in this request.
REQUEST_ENTITY_PROCESSING - Static variable in class org.glassfish.jersey.client.ClientProperties
The property specified how the entity should be serialized to the output stream by the connector; if the buffering should be used or the entity is streamed in chunked encoding.
REQUEST_ENTITY_WRITER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
The entity of the client request is null.
REQUEST_PREFIX - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
REQUEST_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
Prefix will be printed before requests
REQUEST_PROPERTY_FILTER_REUSED - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
REQUEST_PROPERTY_OPERATION - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
RequestAuthenticationException - Exception in org.glassfish.jersey.client.authentication
Exception thrown by security request authentication.
RequestAuthenticationException(Throwable) - Constructor for exception org.glassfish.jersey.client.authentication.RequestAuthenticationException
Creates new instance of this exception with exception cause.
RequestAuthenticationException(String) - Constructor for exception org.glassfish.jersey.client.authentication.RequestAuthenticationException
Creates new instance of this exception with exception message.
RequestAuthenticationException(String, Throwable) - Constructor for exception org.glassfish.jersey.client.authentication.RequestAuthenticationException
Creates new instance of this exception with exception message and exception cause.
requestConfig - Variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
requestContext - Variable in class org.glassfish.jersey.client.ClientResponse
 
requestContext - Variable in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
requestContext - Variable in class org.glassfish.jersey.client.JerseyInvocation
 
requestContext - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
requestContext - Variable in class org.glassfish.jersey.server.ContainerResponse
 
requestContext - Variable in class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
 
requestContext() - Method in class org.glassfish.jersey.server.internal.routing.Router.Continuation
Get the routed request context.
requestContext - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
RequestContextInjectionFactory(Provider<Ref<ClientRequest>>) - Constructor for class org.glassfish.jersey.client.ClientBinder.RequestContextInjectionFactory
 
requestDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
RequestDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for requests.
Created on: Jun 16, 2008
RequestDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RequestDocType
 
requestedBy - Variable in class org.glassfish.jersey.client.filter.CsrfProtectionFilter
 
RequestEntityProcessing - Enum in org.glassfish.jersey.client
Defines values for the ClientProperties.REQUEST_ENTITY_PROCESSING property.
RequestEntityProcessing() - Constructor for enum org.glassfish.jersey.client.RequestEntityProcessing
 
RequestEvent - Interface in org.glassfish.jersey.server.monitoring
An event informing about details of a request processing.
RequestEvent.ExceptionCause - Enum in org.glassfish.jersey.server.monitoring
Describes the origin of the exception.
RequestEvent.Type - Enum in org.glassfish.jersey.server.monitoring
The type of the event which describes in which request processing phase the event is triggered.
RequestEventBuilder - Interface in org.glassfish.jersey.server.internal.monitoring
A contract for request monitoring event builder.
RequestEventImpl - Class in org.glassfish.jersey.server.internal.monitoring
Request event implementation.
RequestEventImpl(RequestEvent.Type, ContainerRequest, ContainerResponse, Throwable, ExtendedUriInfo, Iterable<ContainerResponseFilter>, Iterable<ContainerRequestFilter>, ExceptionMapper<?>, boolean, boolean, RequestEvent.ExceptionCause, boolean) - Constructor for class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
RequestEventImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of RequestEventImpl.
RequestEventListener - Interface in org.glassfish.jersey.server.monitoring
Non-registrable provider that listens to request events.
requestEventListeners - Variable in class org.glassfish.jersey.server.internal.monitoring.CompositeRequestEventListener
 
requestExecutionStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
requestExecutionStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
requestExecutionStatisticsBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
requestExecutionStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
 
requestExecutionStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
requestExecutionStatisticsMxBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
RequestFilteringStage(Iterable<ClientRequestFilter>) - Constructor for class org.glassfish.jersey.client.ClientFilteringStages.RequestFilteringStage
 
requestFilters - Variable in class org.glassfish.jersey.client.ClientFilteringStages.RequestFilteringStage
 
requestFilters - Variable in class org.glassfish.jersey.server.ContainerFilteringStage
 
requestFilters - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
requestForCall(ClientRequest) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
requestMBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
requestMethodName - Variable in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
RequestProcessingContext - Class in org.glassfish.jersey.server.internal.process
Request processing context.
RequestProcessingContext(ServiceLocator, ContainerRequest, UriRoutingContext, RequestEventBuilder, RequestEventListener) - Constructor for class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Create new request processing context.
requestProcessingContext - Variable in class org.glassfish.jersey.server.internal.routing.Router.Continuation
 
RequestProcessingInitializationStage - Class in org.glassfish.jersey.client
Function that can be put to an acceptor chain to properly initialize the client-side request-scoped processing injection for the current request and response exchange.
RequestProcessingInitializationStage(Provider<Ref<ClientRequest>>, Provider<MessageBodyWorkers>, ServiceLocator) - Constructor for class org.glassfish.jersey.client.RequestProcessingInitializationStage
Create new MessageBodyWorkers initialization function for requests and responses.
requestProcessingRoot - Variable in class org.glassfish.jersey.client.ClientRuntime
 
requestProcessingRoot - Variable in class org.glassfish.jersey.server.ServerRuntime
 
requestProvider - Variable in class org.glassfish.jersey.client.ClientBinder.PropertiesDelegateFactory
 
requestQueuedItems - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
requestRefProvider - Variable in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
requestScope - Variable in class org.glassfish.jersey.client.ClientRuntime
 
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 - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
requestScope - Variable in class org.glassfish.jersey.server.ServerRuntime.Builder
 
requestScope - Variable in class org.glassfish.jersey.server.ServerRuntime
 
RequestScope.Binder - Class in org.glassfish.jersey.process.internal
Request scope injection binder.
RequestScope.Instance - Class in org.glassfish.jersey.process.internal
Implementation of the request scope instance.
RequestScoped - Annotation Type in org.glassfish.jersey.process.internal
Request scope binding annotation.
requestScopedInitializer - Variable in class org.glassfish.jersey.server.ContainerRequest
 
RequestScopedInitializer - Interface in org.glassfish.jersey.server.spi
Custom initialization provider that is guaranteed to be run from within an active request scope.
requestScopeInstance - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
requestScopeListener - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
RequestSpecificConsumesProducesAcceptor(CombinedMediaType, CombinedMediaType, boolean, MethodRouting) - Constructor for class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
requestsPerSecond - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
requestStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
RequestStats(MonitoringEventListener.TimeStats, MonitoringEventListener.MethodStats, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
 
requestStats - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
 
requestTimeoutHandler - Variable in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
requestTimeStart - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.ReqEventListener
 
requestUri - Variable in class org.glassfish.jersey.client.ClientRequest
 
requestUri - Variable in class org.glassfish.jersey.server.ContainerRequest
 
requestUri - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.RequestStats
 
required - Variable in class com.sun.research.ws.wadl.Param
 
RequiredTypeOverridingInjectee(Injectee, Type) - Constructor for class org.glassfish.jersey.internal.inject.ContextInjectionResolver.RequiredTypeOverridingInjectee
 
requiresEntity() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
requiresEntity() - Method in class org.glassfish.jersey.server.model.Invocable
 
requiresEntity() - Method in interface org.glassfish.jersey.server.model.Parameterized
Provides information on presence of an entity parameter.
ReservationNode() - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ReservationNode
 
RESERVED - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
RESERVED_REGEX_CHARACTERS - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
ReservoirConstants - Class in org.glassfish.jersey.server.internal.monitoring
The constants that determine the behaviour of sliding windows and their trimmers.
ReservoirConstants() - Constructor for class org.glassfish.jersey.server.internal.monitoring.ReservoirConstants
 
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.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
reset() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
reset() - Method in class org.glassfish.jersey.message.internal.HttpHeaderListAdapter
 
reset() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory.FileSchemeScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.FilesScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.JarFileScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory.JarZipSchemeScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
reset() - Method in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
reset() - Method in interface org.glassfish.jersey.server.ResourceFinder
Reset the ResourceFinder instance.
resetFinders - Variable in class org.glassfish.jersey.server.ResourceConfig
 
resetRegistrations() - Method in class org.glassfish.jersey.model.internal.CommonConfig
 
resize(int) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Rehashes the contents of this map into a new array with a larger capacity.
resolve(Type, MediaType) - Method in class org.glassfish.jersey.internal.ContextResolverFactory
 
resolve(Injectee, ServiceHandle<?>) - Method in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
resolve(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.EntityFilteringScopeResolver
 
resolve(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.SecurityScopeResolver
 
resolve(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.SecurityServerScopeResolver
 
resolve(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
resolve(Annotation[]) - Method in interface org.glassfish.jersey.message.filtering.spi.ScopeResolver
Resolve entity-filtering scopes for given annotations.
resolve(Injectee, ServiceHandle<?>) - Method in class org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
 
resolve(URI) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
resolve(Class) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
resolve(Class) - Method in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
resolve(Class) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator.Resolver
Resolve a Class type to a QName.
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.
resolveConfig(String, WebTargetValueFactoryProvider.BindingModel) - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
 
resolveConsumedTypes(AnnotatedMethod, List<MediaType>) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
resolvedUri - Variable in class org.glassfish.jersey.client.ClientResponse
 
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.
resolveLinkUri(Object[]) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
resolveProducedTypes(AnnotatedMethod, List<MediaType>) - Static method in class org.glassfish.jersey.server.model.IntrospectionModeller
 
resolveProperty(String, Class<T>) - Method in class org.glassfish.jersey.client.ClientRequest
Resolve a property value for the specified property name.
resolveProperty(String, T) - Method in class org.glassfish.jersey.client.ClientRequest
Resolve a property value for the specified property name.
resolveProperty(String, Object, Class<T>) - Method in class org.glassfish.jersey.client.ClientRequest
 
resolver - Variable in class javax.validation.Validation.GenericBootstrapImpl
 
resolver - Variable in class javax.validation.Validation.ProviderSpecificBootstrapImpl
 
resolver - Variable in class org.glassfish.jersey.internal.ContextResolverFactory
 
resolver - Variable in class org.glassfish.jersey.server.internal.inject.DelegatedInjectionValueFactoryProvider
 
resolverAnnotations - Variable in class org.glassfish.jersey.internal.inject.JerseyClassAnalyzer
 
resolvers - Variable in class org.glassfish.jersey.internal.JaxrsProviders
 
resolvers - Variable in class org.glassfish.jersey.message.filtering.CommonScopeProvider
 
resolveTemplate(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
resolveTemplate(String, Object, boolean) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
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
 
resolveTemplate(String, Object, boolean, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
resolveTemplate(String, StringBuilder, UriTemplate.TemplateValueStrategy) - Static method in class org.glassfish.jersey.uri.UriTemplate
Build a URI based on the parameters provided by the variable name strategy.
resolveTemplateFromEncoded(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
resolveTemplateFromEncoded(String, Object) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
resolveTemplates(Map<String, Object>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
resolveTemplates(Map<String, Object>, boolean) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
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
 
resolveTemplates(Map<String, Object>, boolean, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
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 template from _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.
resolveTypeVariable(Class<?>, Class<?>, TypeVariable, Map<TypeVariable, Type>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
resolveTypeVariable(ParameterizedType, Class<?>, Class<?>, TypeVariable, Map<TypeVariable, Type>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
Resource - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resource() - Constructor for class com.sun.research.ws.wadl.Resource
 
resource - Variable in class com.sun.research.ws.wadl.Resources
 
resource - Variable in class org.glassfish.jersey.server.internal.routing.PushMatchedRuntimeResourceRouter
 
resource - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder.LocatorCacheKey
 
Resource - Class in org.glassfish.jersey.server.model
Model of a single resource component.
Resource(Resource, Resource.Data) - Constructor for class org.glassfish.jersey.server.model.Resource
 
Resource.Builder - Class in org.glassfish.jersey.server.model
Resource model component builder.
Resource.Data - Class in org.glassfish.jersey.server.model
Immutable resource data holder.
RESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource is already a child resource and cannot contain another child resource.
RESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, has ambiguous path definition with resource {1}.
RESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Both application and applicationClass can't be null.
RESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to process {0}
RESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource (or sub resource) {0} with path "{1}" contains (sub) resource method(s) and sub resource locator.
RESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, with path "{1}" is empty.
RESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, implements provider interface {1} but does not explicitly define the scope (@Singleton, @PerLookup).
RESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Lookup and initialization failed for a resource class: {0}.
RESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Both resources, resource {0} and resource {1}, contains sub resource locators on the same path {2}.
RESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Validation of the application resource model has failed during application initialization.
RESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, is annotated with multiple scope annotations.
RESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Replaced child resource does not exist in model: {0}.
RESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Updated resource method does not exist in the model: {0}.
RESOURCE_VALIDATION_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then the extensive validation of application resource model is disabled.
RESOURCE_VALIDATION_IGNORE_ERRORS - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then validation of application resource models does not fail even in case of a fatal validation errors.
ResourceBag - Class in org.glassfish.jersey.server
A container for application resource models used during the ApplicationHandler initialization.
ResourceBag(Set<Class<?>>, Set<Object>, List<Resource>) - Constructor for class org.glassfish.jersey.server.ResourceBag
 
ResourceBag.Builder - Class in org.glassfish.jersey.server
Resource bag builder.
resourceClass - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
resourceClassStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
resourceClassStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
resourceClassStatsGroup - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
resourceConfig - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
resourceConfig - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
ResourceConfig - Class in org.glassfish.jersey.server
The resource configuration for configuring a web application.
ResourceConfig() - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration without any custom properties or resource and provider classes.
ResourceConfig(Set<Class<?>>) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration initialized with a given set of resource/provider classes.
ResourceConfig(Class<?>...) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration initialized with a given set of resource/provider classes.
ResourceConfig(ResourceConfig) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a defensive resource configuration copy initialized with a given ResourceConfig.
ResourceConfig.ImmutableState - Class in org.glassfish.jersey.server
 
ResourceConfig.RuntimeConfig - Class in org.glassfish.jersey.server
 
ResourceConfig.State - Class in org.glassfish.jersey.server
 
ResourceConfig.WrappingResourceConfig - Class in org.glassfish.jersey.server
 
resourceContext - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
resourceContext(JerseyResourceContext) - Method in class org.glassfish.jersey.server.internal.routing.Routing.Builder
Set resource context.
resourceContext - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
resourceContext - Variable in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
resourceContext - Variable in class org.glassfish.jersey.server.model.internal.VoidVoidDispatcherProvider
 
resourceContext - Variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
resourceDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
ResourceDocAccessor - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc
A class providing access to information stored in a ResourceDocType.
Created on: Jun 16, 2008
ResourceDocAccessor(ResourceDocType) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
resourceDocFile - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
resourceDocStream - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
ResourceDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for resources.
Created on: Jun 11, 2008
ResourceDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResourceDocType
 
resourceExecutionStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
resourceExecutionStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl.Builder
 
ResourceFinder - Interface in org.glassfish.jersey.server
An interface used for finding and opening (loading) new resources.
ResourceFinderException - Exception in org.glassfish.jersey.server.internal.scanning
An runtime exception that may be thrown when scanning.
ResourceFinderException() - Constructor for exception org.glassfish.jersey.server.internal.scanning.ResourceFinderException
Construct a new instance with the supplied message
ResourceFinderException(String) - Constructor for exception org.glassfish.jersey.server.internal.scanning.ResourceFinderException
Construct a new instance with the supplied message
ResourceFinderException(String, Throwable) - Constructor for exception org.glassfish.jersey.server.internal.scanning.ResourceFinderException
Construct a new instance with the supplied message and cause
ResourceFinderException(Throwable) - Constructor for exception org.glassfish.jersey.server.internal.scanning.ResourceFinderException
Construct a new instance with the supplied cause
resourceFinders - Variable in class org.glassfish.jersey.server.ResourceConfig.State
 
resourceLocators - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
resourceMethod - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
 
resourceMethod - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
 
resourceMethod - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
resourceMethod - Variable in class org.glassfish.jersey.server.internal.routing.PushMatchedMethodRouter
 
resourceMethod - Variable in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
ResourceMethod - Class in org.glassfish.jersey.server.model
Model of a method available on a resource.
ResourceMethod(Resource, ResourceMethod.Data) - Constructor for class org.glassfish.jersey.server.model.ResourceMethod
Create new resource method model instance.
resourceMethod - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
ResourceMethod.Builder - Class in org.glassfish.jersey.server.model
Resource method model builder.
ResourceMethod.Data - Class in org.glassfish.jersey.server.model
Immutable resource method data.
ResourceMethod.JaxrsType - Enum in org.glassfish.jersey.server.model
Resource method classification based on the recognized JAX-RS resource method types.
ResourceMethodConfig - Class in org.glassfish.jersey.server.model
Default configuration for resource methods.
ResourceMethodConfig(Map<String, Object>) - Constructor for class org.glassfish.jersey.server.model.ResourceMethodConfig
Create new resource method runtime configuration.
ResourceMethodDispatcher - Interface in org.glassfish.jersey.server.spi.internal
A resource method dispatcher responsible for consuming a JAX-RS request by invoking the configured resource method on a given resource instance and returning the method invocation result in a form of a JAX-RS response.
ResourceMethodDispatcher.Provider - Interface in org.glassfish.jersey.server.spi.internal
Provider interface for creating a resource method dispatcher instances.
ResourceMethodDispatcherFactory - Class in org.glassfish.jersey.server.model.internal
A resource method dispatcher provider factory.
ResourceMethodDispatcherFactory(ServiceLocator) - Constructor for class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
 
resourceMethodExecutionStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
resourceMethodExecutionStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Builder
 
ResourceMethodInvocationHandlerFactory - Class in org.glassfish.jersey.server.model.internal
ResourceMethodInvocationHandlerFactory(ServiceLocator) - Constructor for class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
ResourceMethodInvocationHandlerProvider - Interface in org.glassfish.jersey.server.spi.internal
Provides the invocation handler instances designated to handle invocations of the supplied invocable resource methods.
ResourceMethodInvoker - Class in org.glassfish.jersey.server.model
Server-side request-response inflector for invoking methods of annotation-based resource classes.
ResourceMethodInvoker(ResourceMethodDispatcher.Provider, ResourceMethodInvocationHandlerProvider, ResourceMethod, ProcessingProviders, ServiceLocator, Configuration, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
ResourceMethodInvoker.Builder - Class in org.glassfish.jersey.server.model
Resource method invoker "assisted" injection helper.
resourceMethodInvokerBuilder - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
ResourceMethodMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of resource method MXBeans.
ResourceMethodMXBeanImpl - Class in org.glassfish.jersey.server.internal.monitoring.jmx
MXBean implementing the ResourceMethodMXBean MXBean interface.
ResourceMethodMXBeanImpl(ResourceMethodStatistics, boolean, MBeanExposer, String, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
Create a new MXBean and expose it into mbean server using mBeanExposer.
resourceMethods - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
resourceMethods - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
resourceMethods - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
resourceMethods - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
resourceMethods - Variable in class org.glassfish.jersey.server.model.Resource
 
resourceMethods - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
ResourceMethodStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics an of an execution of the resource method.
ResourceMethodStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Immutable resource method statistics.
ResourceMethodStatisticsImpl(ResourceMethod, ExecutionStatistics, ExecutionStatistics) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
ResourceMethodStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of resource method statistics.
ResourceMethodStatisticsImpl.Factory - Class in org.glassfish.jersey.server.internal.monitoring
Factory for creating and storing resource method statistics.
ResourceMethodValidator - Class in org.glassfish.jersey.server.model
Validator checking resource methods and sub resource locators.
ResourceMethodValidator(ServiceLocator) - Constructor for class org.glassfish.jersey.server.model.ResourceMethodValidator
Create new resource method validator.
resourceModel - Variable in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
resourceModel - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
resourceModel - Variable in class org.glassfish.jersey.server.internal.routing.Routing.Builder
 
ResourceModel - Class in org.glassfish.jersey.server.model
Resource model of the deployed application which contains set of root resources.
ResourceModel(List<Resource>, List<Resource>) - Constructor for class org.glassfish.jersey.server.model.ResourceModel
Creates new instance from root allResources.
ResourceModel.Builder - Class in org.glassfish.jersey.server.model
Builder used to create resource model instances.
ResourceModelBinder - Class in org.glassfish.jersey.server.model.internal
Configures injection bindings for resource modeling API.
ResourceModelBinder() - Constructor for class org.glassfish.jersey.server.model.internal.ResourceModelBinder
 
ResourceModelComponent - Interface in org.glassfish.jersey.server.model
Marker interface for all abstract resource model components, so that they can be traversed using a visitor pattern.
ResourceModelIssue - Class in org.glassfish.jersey.server.model
Resource model validity issue.
ResourceModelIssue(Object, String) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
Create a new resource model warning.
ResourceModelIssue(Object, String, Severity) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
Create a new resource model issue.
ResourceModelVisitor - Interface in org.glassfish.jersey.server.model
Following the visitor pattern, this interface allows implementing processors traversing all abstract model components present in a given model.
ResourceMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of resource MXBeans.
ResourceMxBeanImpl - Class in org.glassfish.jersey.server.internal.monitoring.jmx
MXBean implementing the ResourceMethodMXBean MXBean interface.
ResourceMxBeanImpl(ResourceStatistics, String, boolean, MBeanExposer, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
Create and register new MXBean into the mbean server using the mBeanExposer.
ResourceProcessor - Interface in org.glassfish.jersey.server.internal.scanning
Processes resources found by ResourceFinder.
resourcePropertyName - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
resources - Variable in class com.sun.research.ws.wadl.Application
 
Resources - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resources() - Constructor for class com.sun.research.ws.wadl.Resources
 
resources - Variable in class org.glassfish.jersey.server.model.ResourceModel.Builder
 
resources - Variable in class org.glassfish.jersey.server.model.ResourceModel
 
resources - Variable in class org.glassfish.jersey.server.model.RuntimeResource.Builder
 
resources - Variable in class org.glassfish.jersey.server.model.RuntimeResource
 
resources - Variable in class org.glassfish.jersey.server.ResourceConfig.State
 
ResourcesMBeanGroup - Class in org.glassfish.jersey.server.internal.monitoring.jmx
Group of resource MXBeans.
ResourcesMBeanGroup(Map<String, ResourceStatistics>, boolean, MBeanExposer, String) - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
Create a new group of MXBeans and expose nested Resource MXBeans.
ResourcesProvider() - Constructor for class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner.ResourcesProvider
 
ResourceStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of the resource.
ResourceStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Immutable resource statistics implementation.
ResourceStatisticsImpl(Map<ResourceMethod, ResourceMethodStatistics>, ExecutionStatistics, ExecutionStatistics) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
ResourceStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
Builder of resource statistics instances.
resourcesView - Variable in class org.glassfish.jersey.server.ResourceConfig.State
 
resourceTemplate - Variable in class org.glassfish.jersey.server.internal.routing.PushMatchedTemplateRouter
 
resourceType - Variable in class com.sun.research.ws.wadl.Link
 
ResourceType - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
ResourceType() - Constructor for class com.sun.research.ws.wadl.ResourceType
 
resourceTypeOrMethodOrRepresentation - Variable in class com.sun.research.ws.wadl.Application
 
ResourceValidator - Class in org.glassfish.jersey.server.model
Validator ensuring that resource are correct (for example that root resources contains path, etc.).
ResourceValidator() - Constructor for class org.glassfish.jersey.server.model.ResourceValidator
 
responder - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
responder - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
Responder(RequestProcessingContext, ServerRuntime) - Constructor for class org.glassfish.jersey.server.ServerRuntime.Responder
 
respondingContext - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
RespondingContext - Interface in org.glassfish.jersey.server.internal.process
Context that can be used during the data processing for registering response processing stages and/or functions that will be invoked during the response processing to transform the response before it is written to the client.
response - Variable in class com.sun.research.ws.wadl.Method
 
Response - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Response() - Constructor for class com.sun.research.ws.wadl.Response
 
response(ClientResponse) - Method in interface org.glassfish.jersey.client.spi.AsyncConnectorCallback
Invoked when a response for the asynchronously invoked request is available.
response - Variable in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
RESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Response is closed.
RESPONSE_PREFIX - Static variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
RESPONSE_PREFIX - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
Prefix will be printed before response
RESPONSE_SET_STATUS_OVER_SEND_ERROR - Static variable in class org.glassfish.jersey.server.ServerProperties
Whenever response status is 4xx or 5xx it is possible to choose between sendError or setStatus on container specific Response implementation.
RESPONSE_TO_EXCEPTION_CONVERSION_FAILED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Failed to convert a response into an exception.
RESPONSE_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Requested response type is null.
ResponseAuthenticationException - Exception in org.glassfish.jersey.client.authentication
Exception thrown by security response authentication.
ResponseAuthenticationException(Response, Throwable) - Constructor for exception org.glassfish.jersey.client.authentication.ResponseAuthenticationException
Creates new instance of this exception with exception cause.
ResponseAuthenticationException(Response, String) - Constructor for exception org.glassfish.jersey.client.authentication.ResponseAuthenticationException
Creates new instance of this exception with exception message.
ResponseAuthenticationException(Response, String, Throwable) - Constructor for exception org.glassfish.jersey.client.authentication.ResponseAuthenticationException
Creates new instance of this exception with exception message and exception cause.
ResponseCallback - Interface in org.glassfish.jersey.client
Client response processing callback.
responseCodes - Variable in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
responseCodesMap - Variable in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl.Builder
 
responseContext - Variable in class org.glassfish.jersey.server.ChunkedOutput
 
responseDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
ResponseDocType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for a response.
Created on: Jun 16, 2008
ResponseDocType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
ResponseErrorMapper - Interface in org.glassfish.jersey.server.spi
Contract for a provider that maps response processing errors to Response.
responseFilters - Variable in class org.glassfish.jersey.server.ContainerFilteringStage
 
responseFilters - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
ResponseFilterStage(Iterable<ClientResponseFilter>) - Constructor for class org.glassfish.jersey.client.ClientFilteringStages.ResponseFilterStage
 
ResponseFilterStage(RequestProcessingContext, Iterable<RankedProvider<ContainerResponseFilter>>, TracingLogger) - Constructor for class org.glassfish.jersey.server.ContainerFilteringStage.ResponseFilterStage
 
responseMXBean - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
ResponseMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of response MXBean.
ResponseMXBeanImpl - Class in org.glassfish.jersey.server.internal.monitoring.jmx
MXBean implementing the ResponseMXBean MXBean interface.
ResponseMXBeanImpl() - Constructor for class org.glassfish.jersey.server.internal.monitoring.jmx.ResponseMXBeanImpl
 
ResponseOutInvoker(Invocable, InvocationHandler, List<ParamValueFactoryWithSource<?>>, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.ResponseOutInvoker
 
responseProcessingRoot - Variable in class org.glassfish.jersey.client.ClientRuntime
 
responseStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResponseMXBeanImpl
 
responseStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
ResponseStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of responses produced by application.
responseStatisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
ResponseStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Immutable response statistics.
ResponseStatisticsImpl(Integer, Map<Integer, Long>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
ResponseStatisticsImpl.Builder - Class in org.glassfish.jersey.server.internal.monitoring
This builder does not need to be threadsafe since it's called only from the jersey-background-task-scheduler.
responseStatuses - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
responseSuccessfullyMapped - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
responseSuccessfullyMapped - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
responseType - Variable in class org.glassfish.jersey.server.model.Invocable
 
responseWriter - Variable in class org.glassfish.jersey.server.ContainerRequest
 
responseWritten - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
responseWritten - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
RESTRICTED_HEADER_POSSIBLY_IGNORED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Attempt to send restricted header(s) while the [{0}] system property not set.
RESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Restricted headers are not enabled using [{0}] system property (setting only takes effect on connections created after the property has been set/changed).
RESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Restricted headers are enabled using [{0}] system property(setting only takes effect onconnections created after the property has been set/changed).
restrictedHeaders - Static variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
restrictedHeaderSet - Static variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
result - Variable in class org.glassfish.jersey.internal.util.collection.Values.EagerValue
 
Result() - Constructor for enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
 
result - Variable in class org.glassfish.jersey.process.internal.Stage.Continuation
 
result() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
Get the data processing result.
result - Variable in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
resume(Object) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
resume(Throwable) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
resume(Runnable) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
resume(ExternalRequestContext<T>, ServiceLocator) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Resume request associated with provided context.
resumeCurrent(RequestScope.Instance) - Method in class org.glassfish.jersey.process.internal.RequestScope
 
retainAll(Collection<?>) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
retrieve(Properties) - Method in class org.glassfish.jersey.SslConfigurator
Retrieve the SSL context configuration from the supplied properties.
retrieveCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
returnDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
returnDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
returned - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
returnFilteringScopes(Set<String>, boolean) - Method in class org.glassfish.jersey.message.filtering.CommonScopeProvider
Return the default entity-filtering scope if the given set of scopes is empty and the processing should fallback to the default.
returnTypeExample - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
ReturnValueDescriptor - Interface in javax.validation.metadata
Describes a validated return value of a method or constructor.
rev - Variable in class com.sun.research.ws.wadl.Link
 
RFC1036_DATE_FORMAT_PATTERN - Static variable in class org.glassfish.jersey.message.internal.HttpDateFormat
The date format pattern for RFC 1036.
RFC1123_DATE_FORMAT_PATTERN - Static variable in class org.glassfish.jersey.message.internal.HttpDateFormat
The date format pattern for RFC 1123.
rfc7231LocationHeaderRelativeUriResolution - Variable in class org.glassfish.jersey.server.ServerRuntime
Resolve relative URIs according to RFC7231 (not JAX-RS 2.0 compliant
right - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
RightHandPath(String) - Constructor for enum org.glassfish.jersey.uri.PathPattern.RightHandPath
 
rnd - Variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
The random seed.
roles - Variable in class org.glassfish.jersey.message.filtering.SecurityAnnotations.RolesAllowedImpl
 
roles - Static variable in class org.glassfish.jersey.message.filtering.SecurityHelper
 
rolesAllowed(String...) - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
Create RolesAllowed annotation implementation for given set of roles.
rolesAllowed - Variable in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
RolesAllowedDynamicFeature - Class in org.glassfish.jersey.server.filter
A DynamicFeature supporting the javax.annotation.security.RolesAllowed, javax.annotation.security.PermitAll and javax.annotation.security.DenyAll on resource methods and sub-resource methods.
RolesAllowedDynamicFeature() - Constructor for class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature
 
RolesAllowedDynamicFeature.RolesAllowedRequestFilter - Class in org.glassfish.jersey.server.filter
 
RolesAllowedImpl(String[]) - Constructor for class org.glassfish.jersey.message.filtering.SecurityAnnotations.RolesAllowedImpl
 
RolesAllowedRequestFilter() - Constructor for class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
RolesAllowedRequestFilter(String[]) - Constructor for class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature.RolesAllowedRequestFilter
 
root - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
root - Variable in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringFilterProvider
 
RootElementProvider(Provider<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
Creates new instance.
rootResourceMap - Variable in class org.glassfish.jersey.server.ResourceBag.Builder
Map of root path to resource model.
rootResources - Variable in class org.glassfish.jersey.server.model.ResourceModel
 
rootRouter - Variable in class org.glassfish.jersey.server.internal.routing.MatchResultInitializerRouter
 
rootStage - Variable in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
rootStage - Variable in class org.glassfish.jersey.server.internal.process.DefaultRespondingContext
 
rotateLeft(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
rotateRight(ConcurrentHashMapV8.TreeNode<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
roundDown(long) - Static method in class org.glassfish.jersey.server.ContainerRequest
Round down the time to the nearest second.
roundTick(long) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
The purpose of this method is to deal with the fact that data for the same nanosecond can be distributed in an interval [0,256).
route(PathPattern) - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
Complete the currently built unfinished sub-route (if any) and start building a new one.
Route - Class in org.glassfish.jersey.server.internal.routing
Request routing information.
Route(PathPattern, List<Router>) - Constructor for class org.glassfish.jersey.server.internal.routing.Route
 
Routed - Interface in org.glassfish.jersey.server.model
Marker interface for all resource model components that contain path information usable for routing.
router - Variable in class org.glassfish.jersey.server.internal.routing.LocatorRouting
Sub-resource locator router.
router - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
Router - Interface in org.glassfish.jersey.server.internal.routing
Hierarchical request router that can be used to create dynamic routing tree structures.
Router.Continuation - Class in org.glassfish.jersey.server.internal.routing
Hierarchical request routing continuation.
routers - Variable in class org.glassfish.jersey.server.internal.routing.MethodRouting
Resource method routers.
routers - Variable in class org.glassfish.jersey.server.internal.routing.Route
 
Routers - Class in org.glassfish.jersey.server.internal.routing
Routing tree assembly utilities.
Routers() - Constructor for class org.glassfish.jersey.server.internal.routing.Routers
 
Routers.EndpointRouter - Class in org.glassfish.jersey.server.internal.routing
 
Routing - Class in org.glassfish.jersey.server.internal.routing
Jersey routing entry point.
Routing() - Constructor for class org.glassfish.jersey.server.internal.routing.Routing
 
Routing.Builder - Class in org.glassfish.jersey.server.internal.routing
Resource routing builder.
routingContext - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
routingContext() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get the routing context for the processed container request.
RoutingContext - Interface in org.glassfish.jersey.server.internal.routing
Jersey request matching and routing context.
routingPattern - Variable in class org.glassfish.jersey.server.internal.routing.Route
 
routingPattern() - Method in class org.glassfish.jersey.server.internal.routing.Route
Get the request path routing pattern.
routingResponseType - Variable in class org.glassfish.jersey.server.model.Invocable
 
routingResponseType - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
routingResponseType(Type) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define the response entity type used during the routing for selection of the resource methods.
RoutingResult(RequestProcessingContext, Endpoint) - Constructor for class org.glassfish.jersey.server.internal.routing.RoutingStage.RoutingResult
 
routingRoot - Variable in class org.glassfish.jersey.server.internal.routing.RoutingStage
 
RoutingStage - Class in org.glassfish.jersey.server.internal.routing
Request pre-processing stage that encapsulates hierarchical resource matching and request routing.
RoutingStage(Router) - Constructor for class org.glassfish.jersey.server.internal.routing.RoutingStage
Create a new routing stage instance.
RoutingStage.RoutingResult - Class in org.glassfish.jersey.server.internal.routing
 
rule - Variable in class org.glassfish.jersey.jaxb.internal.NounInflector.Replacer
 
run() - Method in class javax.validation.Validation.GetValidationProviderListAction
 
run(T) - Method in interface org.glassfish.jersey.server.Broadcaster.Task
 
runInScope(RequestScope.Instance, Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the request scope initialized from the scope instance.
runInScope(Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the new request scope.
runInScope(RequestScope.Instance, Callable<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the request scope initialized from the scope instance.
runInScope(Callable<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the new request scope.
runInScope(RequestScope.Instance, Producer<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the request scope initialized from the scope instance.
runInScope(Producer<T>) - Method in class org.glassfish.jersey.process.internal.RequestScope
Runs the task in the new request scope.
runInScopeIfPossible(Producer<T>) - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
runtime - Variable in class org.glassfish.jersey.client.ClientConfig.State
 
runtime - Variable in enum org.glassfish.jersey.internal.inject.Providers.ProviderRuntime
 
runtime - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
runtime - Variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
runtimeConfig - Variable in class org.glassfish.jersey.server.ApplicationHandler
 
RuntimeConfig(ResourceConfig) - Constructor for class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
RuntimeConfig(Application) - Constructor for class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
RuntimeConfigProvider() - Constructor for class org.glassfish.jersey.server.ApplicationHandler.ApplicationBinder.RuntimeConfigProvider
 
RuntimeDelegateImpl - Class in org.glassfish.jersey.internal
Default implementation of JAX-RS RuntimeDelegate.
RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.internal.RuntimeDelegateImpl
 
RuntimeDelegateImpl - Class in org.glassfish.jersey.server.internal
Server-side implementation of JAX-RS RuntimeDelegate.
RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
runtimeLocatorBuilder - Variable in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
RuntimeLocatorModelBuilder - Class in org.glassfish.jersey.server.internal.routing
Base for sub-resource locator runtime model builder.
RuntimeLocatorModelBuilder(ServiceLocator, Configuration, JerseyResourceContext, RuntimeModelBuilder) - Constructor for class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
Create a new instance of the runtime model builder for sub-resource locators.
RuntimeLocatorModelBuilder.LocatorCacheKey - Class in org.glassfish.jersey.server.internal.routing
 
runtimeLock - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
runtimeModelBuilder - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
RuntimeModelBuilder - Class in org.glassfish.jersey.server.internal.routing
This is a common base for root resource and sub-resource runtime model builder.
RuntimeModelBuilder(ServiceLocator, JerseyResourceContext, Configuration, MessageBodyWorkers, ProcessingProviders, ResourceMethodInvoker.Builder) - Constructor for class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
Create a new instance of the runtime model builder.
RuntimeResource - Class in org.glassfish.jersey.server.model
Runtime resource is a group of resources with the same path regular expression.
RuntimeResource(List<Resource>, List<RuntimeResource.Builder>, RuntimeResource, String) - Constructor for class org.glassfish.jersey.server.model.RuntimeResource
 
RuntimeResource.Builder - Class in org.glassfish.jersey.server.model
Runtime Resource builder.
RuntimeResourceModel - Class in org.glassfish.jersey.server.model
Runtime Resource model contains structured information about runtime resources.
RuntimeResourceModel(List<Resource>) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModel
Creates new runtime resource model from the list of resources.
RuntimeResourceModelValidator - Class in org.glassfish.jersey.server.model
Runtime resource model validator validating ambiguity of resource methods.
RuntimeResourceModelValidator(MessageBodyWorkers) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
Create a new validator instance.
runtimeResources - Variable in class org.glassfish.jersey.server.model.RuntimeResourceModel
 
runtimeRootResourceModelValue - Variable in class org.glassfish.jersey.server.model.ResourceModel
 
runtimeType - Variable in class org.glassfish.jersey.internal.ServiceFinderBinder
 
runtimeType - Variable in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
 

S

s - Variable in class org.glassfish.jersey.uri.internal.CharacterIterator
 
safelyClose(Closeable) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
Safely close a closeable, without throwing an exception.
sameFitnessAcceptors - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.MethodSelector
 
sameHttpMethod(ResourceMethod, ResourceMethod) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
SAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot disable external general entity processing feature on SAX parser factory [{0}].
SAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Cannot disable external parameter entity processing feature on SAX parser factory [{0}].
SAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
JAXP feature XMLConstants.FEATURE_SECURE_PROCESSING cannot be set on a SAX parser factory [{0}].
SAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Using XDK.
saxFactoryProvider - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
saxFactoryProvider - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
saxFactoryProvider - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
SaxHelper - Class in org.glassfish.jersey.internal.util
Common helper methods for SAX parsers.
SaxHelper() - Constructor for class org.glassfish.jersey.internal.util.SaxHelper
 
saxParserFactory - Variable in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
 
SaxParserFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of SAX parser factories.
SaxParserFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
Create new SAX parser factory provider.
SaxSourceReader(Provider<SAXParserFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
 
scanClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
 
ScheduledExecutorServiceFactory(ScheduledExecutorServiceProvider) - Constructor for class org.glassfish.jersey.process.internal.ExecutorProviders.ScheduledExecutorServiceFactory
 
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.
scheduler - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
scheme - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
scheme(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
scheme - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
SCHEME - Static variable in class org.glassfish.jersey.uri.UriComponent
 
SCHEMES - Static variable in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory
 
SCHEMES - Static variable in class org.glassfish.jersey.server.internal.scanning.FileSchemeResourceFinderFactory
 
SCHEMES - Static variable in class org.glassfish.jersey.server.internal.scanning.JarZipSchemeResourceFinderFactory
 
SCHEMES - Static variable in class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory
 
schemeSpecificPart(UriParser) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
Set scheme specific part from the URI parser.
schemeSpecificPart(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
Scope - Enum in javax.validation.metadata
Scope looked at when discovering constraints.
Scope() - Constructor for enum javax.validation.metadata.Scope
 
scope - Variable in class org.glassfish.jersey.client.InboundJaxrsResponse
 
scope - Variable in class org.glassfish.jersey.model.ContractProvider.Builder
 
scope(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Change contract provider scope.
scope - Variable in class org.glassfish.jersey.model.ContractProvider
 
SCOPE_ANNOTATIONS - Static variable in class org.glassfish.jersey.server.model.InvocableValidator
 
Scoped - Interface in org.glassfish.jersey.model
Scoped Jersey application model component.
scopeInstance - Variable in class org.glassfish.jersey.client.InboundJaxrsResponse
 
scopeInstance - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
scopeInstance - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponderHolder
 
scopeProvider - Variable in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
 
ScopeProvider - Interface in org.glassfish.jersey.message.filtering.spi
Entry point for obtaining entity-filtering scopes used to process a request/response entity.
ScopeResolver - Interface in org.glassfish.jersey.message.filtering.spi
Class used to resolve entity-filtering scopes from annotations.
secure - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
secureConnection(JerseyClient, HttpURLConnection) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
Secure connection if necessary.
SecureSaxParserFactory - Class in org.glassfish.jersey.jaxb.internal
Secure SAX parser factory wrapper.
SecureSaxParserFactory(SAXParserFactory) - Constructor for class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
Create new secure SAX parser factory wrapper.
SecureSaxParserFactory.WrappingSAXParser - Class in org.glassfish.jersey.jaxb.internal
 
SECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
SecurityContext was not set.
SecurityAnnotations - Class in org.glassfish.jersey.message.filtering
Convenience utility methods for creating instances of security annotations.
SecurityAnnotations() - Constructor for class org.glassfish.jersey.message.filtering.SecurityAnnotations
Prevent instantiation.
SecurityAnnotations.DenyAllImpl - Class in org.glassfish.jersey.message.filtering
DenyAll annotation implementation.
SecurityAnnotations.PermitAllImpl - Class in org.glassfish.jersey.message.filtering
PermitAll annotation implementation.
SecurityAnnotations.RolesAllowedImpl - Class in org.glassfish.jersey.message.filtering
DenyAll annotation implementation.
securityContext - Variable in class org.glassfish.jersey.message.filtering.SecurityServerScopeProvider
 
securityContext - Variable in class org.glassfish.jersey.message.filtering.SecurityServerScopeResolver
 
securityContext - Variable in class org.glassfish.jersey.server.ContainerRequest
 
SecurityContextInjectee - Class in org.glassfish.jersey.server.internal.process
Proxiable wrapper for request scoped SecurityContext instance.
SecurityContextInjectee(ContainerRequestContext) - Constructor for class org.glassfish.jersey.server.internal.process.SecurityContextInjectee
Injection constructor.
SecurityEntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
Feature used to add support for Java Security annotations (javax.annotation.security) for Entity Data Filtering feature.
SecurityEntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.SecurityEntityFilteringFeature
 
SecurityEntityProcessor - Class in org.glassfish.jersey.message.filtering
Entity processor handling security annotations on model entity classes.
SecurityEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.SecurityEntityProcessor
 
SecurityHelper - Class in org.glassfish.jersey.message.filtering
Utility methods for security Entity Data Filtering.
SecurityHelper() - Constructor for class org.glassfish.jersey.message.filtering.SecurityHelper
Prevent instantiation.
securityProtocol - Variable in class org.glassfish.jersey.SslConfigurator
 
securityProtocol(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the SSLContext protocol.
SecurityScopeResolver - Class in org.glassfish.jersey.message.filtering
scope provider resolving entity-filtering scopes from security annotations.
SecurityScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.SecurityScopeResolver
 
SecurityServerScopeProvider - Class in org.glassfish.jersey.message.filtering
 
SecurityServerScopeProvider(Configuration, ServiceLocator) - Constructor for class org.glassfish.jersey.message.filtering.SecurityServerScopeProvider
 
SecurityServerScopeResolver - Class in org.glassfish.jersey.message.filtering
Server-side scope provider resolving entity-filtering scopes from security annotations with respect to user's roles defined in SecurityContext.
SecurityServerScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.SecurityServerScopeResolver
 
seeAlsoClasses - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
SEED_INCREMENT - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Increment for counterHashCodeGenerator.
Segment(float) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Segment
 
segment(String...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
SELECTABLE_PARAM_NAME - Static variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
Query parameter name for selectable feature, set to default value
SelectableEntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
Feature used to add support for custom query parameter filtering for Entity Data Filtering feature.
SelectableEntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
 
SelectableEntityProcessor - Class in org.glassfish.jersey.message.filtering
 
SelectableEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.SelectableEntityProcessor
 
SelectableScopeResolver - Class in org.glassfish.jersey.message.filtering
 
SelectableScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
selected - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.MethodSelector
 
selectMethod(List<AcceptableMediaType>, List<MethodSelectingRouter.ConsumesProducesAcceptor>, MediaType, boolean) - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
Select method to be invoked.
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.
selectVariant(List<Variant>) - Method in class org.glassfish.jersey.server.ContainerRequest
 
selectVariants(List<VariantSelector.VariantHolder>, List<T>, VariantSelector.DimensionChecker<T, U>, Set<String>) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
Select variants for a given dimension.
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 - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Represents separator type in the TYPE_TABLE.
SEPARATORS - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Array of chars representing separators.
serializeAsElement(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
serializeAsField(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
serialPersistentFields - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
For serialization compatibility.
serialVersionUID - Static variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver.DescriptorOverridingInjectee
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver.RequiredTypeOverridingInjectee
 
serialVersionUID - Static variable in exception org.glassfish.jersey.internal.inject.ExtractorException
 
serialVersionUID - Static variable in error org.glassfish.jersey.internal.ServiceConfigurationError
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.EntrySetView
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Segment
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.MultivaluedStringMap
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
 
serialVersionUID - Static variable in class org.glassfish.jersey.internal.util.LazyUid
 
serialVersionUID - Static variable in exception org.glassfish.jersey.message.internal.HeaderValueException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.message.internal.MessageBodyProcessingException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ContainerException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.internal.process.MappableException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.model.ModelValidationException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.CookieParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.FormParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.HeaderParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.MatrixParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.PathParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.QueryParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException
 
serialVersionUID - Static variable in exception org.glassfish.jersey.server.ParamException.UriParamException
 
serialVersionUID - Static variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.CallbackList
 
serialVersionUID - Static variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
server() - Method in class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
This method is invoked indirectly from the tests.
ServerBinder - Class in org.glassfish.jersey.server
Server injection binder.
ServerBinder(Map<String, Object>) - Constructor for class org.glassfish.jersey.server.ServerBinder
Create new ServerBinder instance.
serverConfig - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
 
ServerConfig - Interface in org.glassfish.jersey.server
Server-side application configuration.
serverConfigured(Map) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
ServerFiltersAutoDiscoverable - Class in org.glassfish.jersey.server.filter.internal
Enable auto-discoverable of certain server filters.
ServerFiltersAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
 
ServerLoggingFilter - Class in org.glassfish.jersey.logging
Server filter logs requests and responses to specified logger, at required level, with entity or not.
ServerLoggingFilter(Logger, Level, LoggingFeature.Verbosity, int) - Constructor for class org.glassfish.jersey.logging.ServerLoggingFilter
Create a logging filter with custom logger and custom settings of entity logging.
ServerProcessingBinder - Class in org.glassfish.jersey.server.internal.process
Defines server-side request processing injection bindings.
ServerProcessingBinder() - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder
 
ServerProcessingBinder.AsyncContextFactory - Class in org.glassfish.jersey.server.internal.process
 
ServerProcessingBinder.CloseableServiceFactory - Class in org.glassfish.jersey.server.internal.process
 
ServerProcessingBinder.ContainerRequestFactory - Class in org.glassfish.jersey.server.internal.process
 
ServerProcessingBinder.DefaultBackgroundSchedulerProvider - Class in org.glassfish.jersey.server.internal.process
Default ScheduledExecutorServiceProvider used on the server side for providing the scheduled executor service that runs background tasks.
ServerProcessingBinder.DefaultManagedAsyncExecutorProvider - Class in org.glassfish.jersey.server.internal.process
Default ExecutorServiceProvider used on the server side for managed asynchronous request processing.
ServerProcessingBinder.UriRoutingContextFactory - Class in org.glassfish.jersey.server.internal.process
 
ServerProperties - Class in org.glassfish.jersey.server
Jersey server-side configuration properties.
ServerProperties() - Constructor for class org.glassfish.jersey.server.ServerProperties
 
ServerRuntime - Class in org.glassfish.jersey.server
Server-side request processing runtime.
ServerRuntime(Stage<RequestProcessingContext>, ProcessingProviders, ServiceLocator, ScheduledExecutorService, Provider<ExecutorService>, RequestScope, ExceptionMappers, ApplicationEventListener, ExternalRequestScope, Configuration) - Constructor for class org.glassfish.jersey.server.ServerRuntime
 
ServerRuntime.AbstractCallbackRunner<T> - Class in org.glassfish.jersey.server
Abstract composite callback runner.
ServerRuntime.AsyncResponder - Class in org.glassfish.jersey.server
 
ServerRuntime.AsyncResponderHolder - Class in org.glassfish.jersey.server
 
ServerRuntime.Builder - Class in org.glassfish.jersey.server
Server-side request processing runtime builder.
ServerRuntime.CompletionCallbackRunner - Class in org.glassfish.jersey.server
 
ServerRuntime.ConnectionCallbackRunner - Class in org.glassfish.jersey.server
 
ServerRuntime.Responder - Class in org.glassfish.jersey.server
 
ServerScopeProvider - Class in org.glassfish.jersey.message.filtering
Server-side implementation of scope provider.
ServerScopeProvider(Configuration, ServiceLocator) - Constructor for class org.glassfish.jersey.message.filtering.ServerScopeProvider
Create new server scope provider with injected configuration and HK2 service locator.
ServerTraceEvent - Enum in org.glassfish.jersey.server.internal
Server side tracing events.
ServerTraceEvent(TracingLogger.Level, String, String) - Constructor for enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
service - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
serviceClass - Variable in class org.glassfish.jersey.internal.ServiceFinder
 
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(Class<T>, ClassLoader, boolean) - Constructor for class org.glassfish.jersey.internal.ServiceFinder
 
ServiceFinder(Class<T>, String, ClassLoader, boolean) - Constructor for class org.glassfish.jersey.internal.ServiceFinder
 
ServiceFinder.AbstractLazyIterator<T> - Class in org.glassfish.jersey.internal
 
ServiceFinder.DefaultServiceIteratorProvider - Class in org.glassfish.jersey.internal
The default service iterator provider that looks up provider classes in META-INF/services files.
ServiceFinder.LazyClassIterator<T> - Class in org.glassfish.jersey.internal
 
ServiceFinder.LazyObjectIterator<T> - Class in org.glassfish.jersey.internal
 
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.
ServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
 
serviceLocator - Variable in class org.glassfish.jersey.client.filter.EncodingFilter
 
serviceLocator - Variable in class org.glassfish.jersey.internal.inject.ContextInjectionResolver
 
serviceLocator - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
serviceLocator - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
serviceLocator - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
serviceLocator - Variable in class org.glassfish.jersey.model.internal.FeatureContextWrapper
 
serviceLocator - Variable in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
 
serviceLocator - Variable in class org.glassfish.jersey.server.filter.EncodingFilter
 
serviceLocator - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener
 
serviceLocator - Variable in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
 
serviceLocator() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get service locator.
serviceLocator - Variable in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider
 
serviceLocator - Variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
ServiceLocatorClientProvider - Class in org.glassfish.jersey.client
Extension of ServiceLocatorProvider which contains helper static methods that extract ServiceLocator from client specific JAX-RS components.
ServiceLocatorClientProvider() - Constructor for class org.glassfish.jersey.client.ServiceLocatorClientProvider
 
ServiceLocatorProvider - Class in org.glassfish.jersey
Utility class with static methods that extract service locator from various JAX-RS components.
ServiceLocatorProvider() - Constructor for class org.glassfish.jersey.ServiceLocatorProvider
 
ServiceLocatorSupplier - Interface in org.glassfish.jersey.internal.inject
Implementation of this interface is capable of returning ServiceLocator.
serviceName - Variable in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
serviceName - Variable in class org.glassfish.jersey.internal.ServiceFinder
 
set(T) - Method in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
set(T) - Method in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
set(T) - Method in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
set(T) - Method in interface org.glassfish.jersey.internal.util.collection.Settable
Set a new value.
SET_METHOD_WORKAROUND - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
A value of true declares that the client will try to set unsupported HTTP method to HttpURLConnection via reflection.
setAccessibleMethodPA(Method) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to set a method to be accessible.
setAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
setAnnotationTypeName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
 
setApplication(Application) - Method in class org.glassfish.jersey.server.ResourceConfig
This method is used by ApplicationHandler to set application instance to the resource config (should always be called on WrappingResourceConfig instance, never on plain instances of ResourceConfig unless we have a bug in the code).
setApplicationDocsFile(File) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
setApplicationDocsStream(InputStream) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
setApplicationName(String) - Method in class org.glassfish.jersey.server.ResourceConfig
Set the name of the application.
setApplicationName(String) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
setArgs(Object[]) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Method parameters setter.
setAsynchronous(boolean) - Method in class org.glassfish.jersey.client.ClientRequest
Sets the flag indicating whether the request is called asynchronously using AsyncInvoker.
setAttribute(Attribute) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
setAttributes(AttributeList) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
 
setBase(String) - Method in class com.sun.research.ws.wadl.Resources
Sets the value of the base property.
setBaseUri(URI) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
Set the baseUri of the actual request into the InheritableThreadLocal.
setChunkType(MediaType) - Method in class org.glassfish.jersey.client.ChunkedInput
Set custom chunk data media type.
setChunkType(String) - Method in class org.glassfish.jersey.client.ChunkedInput
Set custom chunk data media type from a string value.
setClassLoader(ClassLoader) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
setClassLoader(ClassLoader) - Method in class org.glassfish.jersey.server.ResourceConfig
Set ClassLoader which will be used for resource discovery.
setClassLoader(ClassLoader) - Method in class org.glassfish.jersey.server.ResourceConfig.State
 
setClassName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
setCommentText(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ClassDocType
 
setCommentText(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Sets the value of the commentText property.
setCommentText(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
setConfigs() - Method in class org.glassfish.jersey.internal.ServiceFinder.AbstractLazyIterator
 
setConfiguration(Configuration) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
setConfiguratorClass(Class<?>) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
Set WadlGeneratorConfig class to be associated with current instance.
setContainerRequest(ContainerRequest) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setContainerRequest(ContainerRequest) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the container request.
setContainerRequest(ContainerRequest) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setContainerRequestFilters(Iterable<ContainerRequestFilter>) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setContainerRequestFilters(Iterable<ContainerRequestFilter>) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set request filters.
setContainerRequestFilters(Iterable<ContainerRequestFilter>) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setContainerResponse(ContainerResponse) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setContainerResponse(ContainerResponse) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the container response.
setContainerResponse(ContainerResponse) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setContainerResponseFilters(Iterable<ContainerResponseFilter>) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setContainerResponseFilters(Iterable<ContainerResponseFilter>) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set response filters.
setContainerResponseFilters(Iterable<ContainerResponseFilter>) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setContent(InputStream, boolean) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext.EntityContent
 
setContext(RequestScope, RequestScope.Instance, ContainerRequest, ContainerResponse, ConnectionCallback, Value<AsyncContext>) - Method in class org.glassfish.jersey.server.ChunkedOutput
Set context used for writing chunks.
setContextClassLoaderPA(ClassLoader) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Get privileged action to set the actual context class loader.
setCurrent(RequestScope.Instance) - Method in class org.glassfish.jersey.process.internal.RequestScope
 
setDefault(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the default property.
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.
setDoc(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
setDoc(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
setElement(QName) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the element property.
setElement(QName) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
setEndpoint(Endpoint) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Set the matched server-side endpoint.
setEndpoint(Endpoint) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
setEntity(Object) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Set a new message message entity.
setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Set a new message message entity.
setEntity(Object, GenericType<?>) - 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.
setEntity(Object, Annotation[], MediaType) - 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) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntity(Object, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntity(Object, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Set the annotations attached to the entity.
setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
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.
setEntityStream(InputStream) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setEntityStream(OutputStream) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setEntityType(Type) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Set the message entity type information.
setEntityType(Type) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the message entity type information.
setExample(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
setException(Throwable, RequestEvent.ExceptionCause) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setException(Throwable, RequestEvent.ExceptionCause) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set exception thrown.
setException(Throwable, RequestEvent.ExceptionCause) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setExceptionMapper(ExceptionMapper<?>) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setExceptionMapper(ExceptionMapper<?>) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the exception mapper.
setExceptionMapper(ExceptionMapper<?>) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setExtendedUriInfo(ExtendedUriInfo) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setExtendedUriInfo(ExtendedUriInfo) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set uri info.
setExtendedUriInfo(ExtendedUriInfo) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setFeature(String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setFilter(Filter) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
setFixed(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the fixed property.
setGeneratorClass(Class<? extends WadlGenerator>) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
setGenericType(Type) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
setGrammars(Grammars) - Method in class com.sun.research.ws.wadl.Application
Sets the value of the grammars property.
setGrammarsFile(File) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
setGrammarsStream(InputStream) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
setHeader(Marshaller, Annotation[]) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
Set the custom XML header on a JAXB marshaller if specified via XmlHeader annotation, present in the supplied array of annotations.
setHref(String) - Method in class com.sun.research.ws.wadl.Include
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the href property.
setId(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.ResourceType
Sets the value of the id property.
setInputStream(InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
setInstance(ServiceFinder.ServiceIteratorProvider) - Static method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
 
setInstance(PackageNamesScanner.ResourcesProvider) - Static method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner.ResourcesProvider
 
setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class org.glassfish.jersey.internal.ServiceFinder
Register the service iterator provider to iterate on provider instances or classes.
setLang(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the lang property.
setLevel(Level) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
setLink(Link) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the link property.
setMappedFromException(boolean) - Method in class org.glassfish.jersey.server.ContainerResponse
Sets the flag indicating whether the response was created based on the exception.
setMappedThrowable(Throwable) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Set the throwable that was mapped to a response.
setMappedThrowable(Throwable) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
setMatchedResourceMethod(ResourceMethod) - Method in interface org.glassfish.jersey.server.internal.routing.RoutingContext
Set the matched resource method.
setMatchedResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
setmBeansEnabled(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
Set whether the feature should also enable exposure of monitoring statistics MBeans.
setMediaType(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the mediaType property.
setMediaType(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the mediaType property.
setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Set the message content media type.
setMediaType(MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the message content media type.
setMediaType(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
setMethod(String) - Method in class org.glassfish.jersey.client.ClientRequest
 
setMethod(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setMethodName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Set the method name.
setMethodSignature(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
Set the unique method signature, including method parameters, if any.
setMethodWithoutException(String) - Method in class org.glassfish.jersey.server.ContainerRequest
Like ContainerRequest.setMethod(String) but does not throw IllegalStateException if the method is invoked in other than pre-matching phase.
setMethodWorkaround - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
setName(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the name property.
setName(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the name property.
setName(String) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
setName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
setName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
setName(QName) - Method in interface org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.NameCallbackSetter
 
setNamespaceAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setOSGiServiceFinderIteratorProvider() - Method in class org.glassfish.jersey.internal.OsgiRegistry
 
setOutboundHeaders(MultivaluedMap<String, String>, HttpURLConnection) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
setOutputStream(OutputStream) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
 
setOverrideGrammars(Boolean) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
setParamName(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ParamDocType
 
setParent(Logger) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
setParser(ChunkParser) - Method in class org.glassfish.jersey.client.ChunkedInput
Set new chunk parser.
setPath(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the path property.
setPath(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the path property.
setPosition(int) - Method in class org.glassfish.jersey.uri.internal.CharacterIterator
Changes the current position to the position.
setProcessingProviders(ProcessingProviders) - Method in class org.glassfish.jersey.server.ContainerRequest
 
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
 
setProperties(Map<String, ?>) - Method in class org.glassfish.jersey.server.ResourceConfig.ImmutableState
 
setProperties(Map<String, ?>) - Method in class org.glassfish.jersey.server.ResourceConfig
Set new configuration properties replacing all previously set properties.
setProperties(Properties) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
setProperty(String, Object) - Method in class org.glassfish.jersey.client.ClientRequest
 
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.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
setProperty(String, Object) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setProperty(Object, String, Object, Class<?>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
Set the object (generator) property with the given name to the specified value.
setQueryParam(UriBuilder, String, Object[]) - Static method in class org.glassfish.jersey.client.JerseyWebTarget
 
setQueryType(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the queryType property.
setReaderInterceptors(Iterable<ReaderInterceptor>) - Method in class org.glassfish.jersey.client.ClientRequest
Set reader interceptors for this request.
setRel(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rel property.
setRepeating(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the repeating property.
setRepresentationDoc(RepresentationDocType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RequestDocType
 
setRepresentationForMediaType(Resource, ResourceMethod, MediaType, Request) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Create the wadl Representation for the specified MediaType if not yet existing for the wadl Request and return it.
setRequest(Request) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the request property.
setRequestDoc(RequestDocType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
setRequestMethodViaJreBugWorkaround(HttpURLConnection, String) - Static method in class org.glassfish.jersey.client.internal.HttpUrlConnector
Workaround for a bug in HttpURLConnection.setRequestMethod(String) The implementation of Sun/Oracle is throwing a ProtocolException when the method is not in the list of the HTTP/1.1 default methods.
setRequestScopedInitializer(RequestScopedInitializer) - Method in class org.glassfish.jersey.server.ContainerRequest
Set a custom container extensions initializer for the current request.
setRequestUri(URI) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setRequestUri(URI, URI) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setRequired(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the required property.
setResolvedRequestUri(URI) - Method in class org.glassfish.jersey.client.ClientResponse
Set the absolute URI of the ultimate request that was made to receive this response.
setResource(Object) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Setter for resource instance that should get validated.
setResourceDocFile(File) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
Set the resourceDocFile to the given file.
setResourceDocStream(InputStream) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
Set the resourceDocStream to the given file.
setResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Set the resource mode of the application associated with this context.
setResourcesProvider(PackageNamesScanner.ResourcesProvider) - Static method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
Set the PackageNamesScanner.ResourcesProvider implementation to find resources.
setResourceType(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the resourceType property.
setResponseDoc(ResponseDocType) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
setResponseSuccessfullyMapped(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setResponseSuccessfullyMapped(boolean) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the flag indicating whether the response has been successfully mapped by an exception mapper.
setResponseSuccessfullyMapped(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setResponseWritten(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setResponseWritten(boolean) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the flag indicating whether response has been successfully written.
setResponseWritten(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setReturnDoc(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
setReturnDoc(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
setReturnTypeExample(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.MethodDocType
 
setRev(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rev property.
setSchema(Schema) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setSecurityContext(SecurityContext) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setSeed(long) - Method in class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Throws UnsupportedOperationException.
setStatus(int) - Method in class org.glassfish.jersey.client.ClientResponse
 
setStatus(int) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setStatus(Long) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
setStatusInfo(Response.StatusType) - Method in class org.glassfish.jersey.client.ClientResponse
 
setStatusInfo(Response.StatusType) - Method in class org.glassfish.jersey.server.ContainerResponse
 
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.
setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the output stream provider callback.
SetString(String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.SetString
 
setStyle(ParamStyle) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the style property.
setStyle(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
setSuccess(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.EmptyRequestEventBuilder
 
setSuccess(boolean) - Method in interface org.glassfish.jersey.server.internal.monitoring.RequestEventBuilder
Set the flag indicating whether the response processing was successful.
setSuccess(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
setSuspendTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
setSuspendTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Set the suspend timeout.
setSuspendTimeout(long, TimeUnit) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Set the suspend timeout.
setTabAt(ConcurrentHashMapV8.Node<K, V>[], int, ConcurrentHashMapV8.Node<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
Settable<T> - Interface in org.glassfish.jersey.internal.util.collection
A generic settable value container.
setTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
setTimeoutHandler(TimeoutHandler) - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
setTimeReservoir(TimeReservoir<Long>) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
setTimeReservoir(TimeReservoir<V>) - Method in interface org.glassfish.jersey.server.internal.monitoring.SlidingWindowTrimmer
 
setTitle(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the title property.
setType(QName) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the type property.
setType(Class) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
setType(QName) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
setupApplicationName() - Method in class org.glassfish.jersey.server.ResourceConfig
 
setUri(URI) - Method in class org.glassfish.jersey.client.ClientRequest
 
setUseParentHandlers(boolean) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
setValidating(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
setValue(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the value property.
setValue(V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
Sets our entry's value and writes through to the map.
setValue(V) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
setValue(V) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
setValue(String) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
SetValueOf(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.CollectionExtractor.SetValueOf
 
setWadlGenerationEnabled(boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
setWadlGenerationEnabled(boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Enable/disable WADL generation.
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
setWadlGeneratorDelegate(WadlGenerator) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Sets the delegate that is decorated by this wadl generator.
setWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.client.ClientRequest
Set the message body workers associated with the request.
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.
setWriter(ContainerResponseWriter) - Method in class org.glassfish.jersey.server.ContainerRequest
Set the container response writer for the current request.
setWriterInterceptors(Iterable<WriterInterceptor>) - Method in class org.glassfish.jersey.client.ClientRequest
Set writer interceptors for this request.
setWrittenResponse(ContainerResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
setXIncludeAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
severe(String) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
severity - Variable in class org.glassfish.jersey.internal.Errors.ErrorMessage
 
severity - Variable in class org.glassfish.jersey.server.model.ResourceModelIssue
 
Severity - Enum in org.glassfish.jersey
Common severity.
Severity() - Constructor for enum org.glassfish.jersey.Severity
 
shortToString() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
shReferenceQueue - Variable in class org.glassfish.jersey.client.JerseyClient
 
shutdown() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
shutDown() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
Stops processing of any further execution of this processor.
SHUTDOWN_TIMEOUT - Static variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
shutdownExecutor(String, ExecutorService, int, TimeUnit) - Static method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Create a PrivilegedAction that contains logic for a proper shut-down sequence of an executor service.
shutdownHooks - Variable in class org.glassfish.jersey.client.JerseyClient
 
shutdownLocator(ServiceLocator) - Static method in class org.glassfish.jersey.internal.inject.Injections
Shutdown ServiceLocator - either via service locator factory (if possible) or directly by calling shutdown method.
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 prefix and URI that the resolver will be capable to resolve.
singleHeader(String, Function<String, T>, boolean) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
Get a single typed header value.
singleHeader(String, Class<T>, Function<String, T>, boolean) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
Get a single typed header value.
SingleMatchResult - Class in org.glassfish.jersey.server.internal.routing
MatchResult implementation that returns the nested string as a single matching result.
SingleMatchResult(String) - Constructor for class org.glassfish.jersey.server.internal.routing.SingleMatchResult
Construct a match result matching the whole supplied path.
SingleStringValueExtractor - Class in org.glassfish.jersey.server.internal.inject
Extract value of the parameter by returning the first string parameter value found in the list of string parameter values.
SingleStringValueExtractor(String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.SingleStringValueExtractor
Create new single string value extractor.
SINGLETON - Static variable in class org.glassfish.jersey.internal.util.collection.StringIgnoreCaseKeyComparator
 
SINGLETON_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {1} of {0} cannot be injected into singleton resource.
SingleValueExtractor<T> - Class in org.glassfish.jersey.server.internal.inject
Extract value of the parameter using a single parameter value and the underlying param converter.
SingleValueExtractor(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.SingleValueExtractor
Create new single value extractor.
singularize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Return a addSingular version of the specified (addPlural) word.
singulars - Variable in class org.glassfish.jersey.jaxb.internal.NounInflector
List of Replacers for performing replacement operations on matches for addSingular words.
sip - Static variable in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
 
sipLock - Static variable in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
 
Size - Annotation Type in javax.validation.constraints
The annotated element size must be between the specified boundaries (included).
size() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
size() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
size() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
size() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.EntrySet
 
size - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The number of key-value mappings contained in this identity hash map.
size() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns the number of elements in this queue.
size(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
size(long, TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.TimeReservoir
Returns the number of values recorded at given time or newer.
size(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
size() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
 
size() - Method in interface org.glassfish.jersey.server.internal.monitoring.UniformTimeSnapshot
Returns the number of values in the snapshot.
size() - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Returns the number of values in the snapshot.
Size.List - Annotation Type in javax.validation.constraints
Defines several Size annotations on the same element.
sizeCtl - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Table initialization and resizing control.
SIZECTL - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
skip(long) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
 
skip(long) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
skipGroup - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
skipWhiteSpace() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
SlidingWindowTimeReservoir - Class in org.glassfish.jersey.server.internal.monitoring
Sliding window time reservoir implementation that stores data of type Long.
SlidingWindowTimeReservoir(long, TimeUnit, long, TimeUnit, SlidingWindowTrimmer<Long>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoir
Creates a new sliding window time reservoir with the start time, specified time window and a custom trimmer.
SlidingWindowTimeReservoir(long, TimeUnit, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoir
Creates a new sliding window time reservoir with the start time, specified time window and a default trimmer.
SlidingWindowTrimmer<V> - Interface in org.glassfish.jersey.server.internal.monitoring
The trimmer of an associated sliding window.
snapshot() - Method in class org.glassfish.jersey.client.ClientConfig
Take a snapshot of the current configuration and its internal state.
snapshot(Collection<V>, long, TimeUnit, long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
Subclasses are required to instantiate UniformTimeSnapshot on their own.
snapshot(Collection<AggregatedValueObject>, long, TimeUnit, long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatedSlidingWindowTimeReservoir
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.ResponseStatisticsImpl
 
snapshot(Collection<Long>, long, TimeUnit, long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.SlidingWindowTimeReservoir
 
snapshot() - Method in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the immutable consistent snapshot of the application info.
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
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
 
SonarJerseyServer - Class in org.glassfish.jersey.server.internal.sonar
The purpose of this class is to verify the reported test coverage shows correct results in various modes of test executions.
SonarJerseyServer() - Constructor for class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
 
sortedGlobalReaderInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
sortedGlobalRequestFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
sortedGlobalResponseFilters - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
sortedGlobalWriterInterceptors - Variable in class org.glassfish.jersey.server.internal.ProcessingProviders
 
SortedSetString(String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor.SortedSetString
 
SortedSetValueOf(ParamConverter<T>, String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.CollectionExtractor.SortedSetValueOf
 
sortRankedProviders(RankedComparator<T>, Iterable<RankedProvider<T>>) - Static method in class org.glassfish.jersey.internal.inject.Providers
Sort given providers with ranked comparator.
source - Variable in class org.glassfish.jersey.internal.Errors.ErrorMessage
 
Source(int) - Constructor for enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
 
source - Variable in class org.glassfish.jersey.server.model.Parameter
 
Source() - Constructor for enum org.glassfish.jersey.server.model.Parameter.Source
 
source - Variable in class org.glassfish.jersey.server.model.ResourceModelIssue
 
sourceAnnotation - Variable in class org.glassfish.jersey.server.model.Parameter
 
sourceName - Variable in class org.glassfish.jersey.server.model.Parameter
 
SourceProvider - Class in org.glassfish.jersey.message.internal
Collection of XML source providers.
SourceProvider() - Constructor for class org.glassfish.jersey.message.internal.SourceProvider
 
SourceProvider.DomSourceReader - Class in org.glassfish.jersey.message.internal
Provider for marshalling/un-marshalling DOMSource instances.
SourceProvider.SaxSourceReader - Class in org.glassfish.jersey.message.internal
Provider for un-marshalling SAXSource instances.
SourceProvider.SourceWriter - Class in org.glassfish.jersey.message.internal
Provider for marshaling Source instances.
SourceProvider.StreamSourceReader - Class in org.glassfish.jersey.message.internal
Provider for un-marshalling StreamSource instances.
SourceWriter(Factory<SAXParserFactory>, Factory<TransformerFactory>) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
 
sp - Variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
SPECIAL_GENERIC_TYPES - Static variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
spf - Variable in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
 
spf - Variable in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
spf - Variable in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
 
spf - Variable in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
spf - Variable in class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
 
spfProvider - Variable in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
 
spi - Variable in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
spinsFor(LinkedTransferQueue.Node, boolean) - Static method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns spin/yield value for a node with given predecessor and data mode.
spiRegistryUrl - Variable in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
spiRegistryUrlString - Variable in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
split(String) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
spread(int) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Spreads (XORs) higher bits of hash to lower and also forces top bit to 0.
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 - Variable in class org.glassfish.jersey.client.JerseyClientBuilder
 
SslConfigurator - Class in org.glassfish.jersey
Utility class, which helps to configure SSLContext instances.
SslConfigurator(boolean) - Constructor for class org.glassfish.jersey.SslConfigurator
 
SslConfigurator(SslConfigurator) - Constructor for class org.glassfish.jersey.SslConfigurator
 
sslContext - Variable in class org.glassfish.jersey.client.JerseyClient
 
sslContext - Variable in class org.glassfish.jersey.client.JerseyClientBuilder
 
sslContext(SSLContext) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
sslSocketFactory - Variable in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
ssp - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
ssp - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
stack - Variable in class org.glassfish.jersey.internal.Errors
 
stack - Variable in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringFilterProvider
 
stack - Variable in class org.glassfish.jersey.server.internal.scanning.CompositeResourceFinder
 
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.
StageChainBuilder(Function<DATA, DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
StageChainBuilder(ChainableStage<DATA>) - Constructor for class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
Stages - Class in org.glassfish.jersey.process.internal
A stage-related collection of utility methods.
Stages() - Constructor for class org.glassfish.jersey.process.internal.Stages
Prevents instantiation.
Stages.InflectingStage<DATA,RESULT> - Class in org.glassfish.jersey.process.internal
 
Stages.LinkedStage<DATA> - Class in org.glassfish.jersey.process.internal
Linked linear stage implementation.
Stages.StageChainBuilder<DATA> - Class in org.glassfish.jersey.process.internal
 
stale - Variable in class org.glassfish.jersey.client.authentication.DigestAuthenticator.DigestScheme
 
start() - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
start(int) - Method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
 
start() - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
start(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.EmptyStringMatchResult
 
start() - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
start(int) - Method in class org.glassfish.jersey.uri.PatternWithGroups.GroupIndexMatchResult
 
startMonitoringWorker() - Method in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
Start the thread that will process the events into MonitoringStatistics.
startNewRoute(PathPattern) - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
 
startNextRoute(PathMatchingRouterBuilder, PathPattern) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
startTick - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationInfoImpl
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ApplicationMXBeanImpl
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor.FloodingLogger
 
startTime - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
startTimeUnit - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
startUnitTime - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
StarTypeList - Static variable in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
state - Variable in class org.glassfish.jersey.client.ClientConfig
Internal configuration state.
State(JerseyClient) - Constructor for class org.glassfish.jersey.client.ClientConfig.State
Default configuration state constructor with "identity" state change strategy.
State(JerseyClient, ClientConfig.State) - Constructor for class org.glassfish.jersey.client.ClientConfig.State
Copy the original configuration state while using the default state change strategy.
State() - Constructor for enum org.glassfish.jersey.server.internal.process.AsyncContext.State
 
state - Variable in class org.glassfish.jersey.server.ResourceConfig
 
State() - Constructor for class org.glassfish.jersey.server.ResourceConfig.State
 
State(ResourceConfig.State) - Constructor for class org.glassfish.jersey.server.ResourceConfig.State
 
state - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
stateLock - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
statisticsBuilder - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
statisticsCallbackList - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsProcessor
 
statisticsEnabled - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature
 
statisticsFactory - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsListener
 
StatisticsInjectionFactory(Provider<Ref<MonitoringStatistics>>) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsInjectionFactory
Create new referencing injection factory.
StatisticsListener() - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringFeature.StatisticsListener
 
status - Variable in class com.sun.research.ws.wadl.Response
 
status - Variable in class org.glassfish.jersey.client.ClientResponse
 
status - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
status(Response.StatusType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
status(int) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
status - Variable in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
 
status - Variable in class org.glassfish.jersey.server.ContainerResponse
 
status - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.RepresentationDocType
 
Statuses - Class in org.glassfish.jersey.message.internal
Factory for producing custom JAX-RS response status type instances.
Statuses() - Constructor for class org.glassfish.jersey.message.internal.Statuses
Prevents instantiation.
Statuses.StatusImpl - Class in org.glassfish.jersey.message.internal
 
StatusImpl(int, String) - Constructor for class org.glassfish.jersey.message.internal.Statuses.StatusImpl
 
store - Variable in class org.glassfish.jersey.internal.MapPropertiesDelegate
 
store - Variable in class org.glassfish.jersey.process.internal.RequestScope.Instance
A map of injectable instances in this scope.
storeEntity(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
strategy - Variable in class org.glassfish.jersey.client.ClientConfig.State
 
STREAM_PROVIDER_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Stream provider is not defined.
STREAM_PROVIDER_NULL - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
StreamingOutputProvider - Class in org.glassfish.jersey.message.internal
Message body writer that supports streaming output marshalling.
StreamingOutputProvider() - Constructor for class org.glassfish.jersey.message.internal.StreamingOutputProvider
 
streamProvider - Variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
Buffering stream provider.
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 builder utilities for building HTTP header values.
StringBuilderUtils() - Constructor for class org.glassfish.jersey.message.internal.StringBuilderUtils
Prevents instantiation.
StringCollectionExtractor - Class in org.glassfish.jersey.server.internal.inject
Extract parameter value as a specific String Java collection type.
StringCollectionExtractor(String, String) - Constructor for class org.glassfish.jersey.server.internal.inject.StringCollectionExtractor
Create new string collection parameter extractor.
StringCollectionExtractor.ListString - Class in org.glassfish.jersey.server.internal.inject
 
StringCollectionExtractor.SetString - Class in org.glassfish.jersey.server.internal.inject
 
StringCollectionExtractor.SortedSetString - Class in org.glassfish.jersey.server.internal.inject
 
StringConstructor() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.StringConstructor
 
stringfy(Link) - Static method in class org.glassfish.jersey.message.internal.LinkProvider
Convert Link instance to a string version.
StringHeaderProvider - Class in org.glassfish.jersey.message.internal
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
 
StringMessageProvider - Class in org.glassfish.jersey.message.internal
 
StringMessageProvider() - Constructor for class org.glassfish.jersey.message.internal.StringMessageProvider
 
stringToMethodsBuilders - Variable in class org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Factory
 
stripMatrixParams(String) - Static method in class org.glassfish.jersey.server.internal.routing.SingleMatchResult
Strip the matrix parameters from a path.
stripQualityParams(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
Strips any quality parameters, i.e.
style - Variable in class com.sun.research.ws.wadl.Param
 
style - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
SUB_DELIMS - Static variable in class org.glassfish.jersey.uri.UriComponent
 
SUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method
subfilters - Variable in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider.FilteringPropertyFilter
 
subgraphIdentifier(Class<?>, String, Class<?>) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
Creates a string identifier of a sub-graph.
subgraphs - Variable in class org.glassfish.jersey.message.filtering.EntityGraphImpl
 
subgraphs - Variable in class org.glassfish.jersey.message.filtering.ObjectGraphImpl
 
SubjectSecurityContext - Interface in org.glassfish.jersey.server
Security context that allows establishing a subject before a resource method or a sub-resource locator is called.
submit(ClientRequest, ResponseCallback) - Method in class org.glassfish.jersey.client.ClientRuntime
Submit a client request for asynchronous processing.
submit(ExecutorService, Runnable) - Method in class org.glassfish.jersey.client.ClientRuntime
 
submit() - Method in class org.glassfish.jersey.client.JerseyInvocation
 
submit(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
submit(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
submit(InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
submit(GenericType<T>, InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
Submit the request for an asynchronous invocation and register an InvocationCallback to process the future result of the invocation.
SUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Invalid value for sub-resource locator cache size: {0}.
SUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Loading model and router from sub-resource locator cache failed for "{0}".
SUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, can not have an entity parameter.
SUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, MUST return a non-void type.
SUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, has an invalid URI path: {1}
SUBRESOURCE_LOCATOR_CACHE_AGE - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the maximum age (in seconds) for cached for sub-resource locator models.
SUBRESOURCE_LOCATOR_CACHE_JERSEY_RESOURCE_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will cache Jersey resources in addition to caching sub-resource locator classes and instances (which are cached by default).
SUBRESOURCE_LOCATOR_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the size of cache for sub-resource locator models.
SUBRESOURCE_LOCATOR_DEFAULT_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
The default sub-resource locator cache size (64).
subResourceLocator - Variable in class org.glassfish.jersey.server.model.Resource.Builder
 
subResourceLocator - Variable in class org.glassfish.jersey.server.model.Resource.Data
 
SubResourceLocatorRouter - Class in org.glassfish.jersey.server.internal.routing
An methodAcceptorPair to accept sub-resource requests.
SubResourceLocatorRouter(ServiceLocator, ResourceMethod, JerseyResourceContext, RuntimeLocatorModelBuilder) - Constructor for class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
Create a new sub-resource locator router.
subResourceModel - Variable in class org.glassfish.jersey.server.model.ResourceModel.Builder
 
subTags - Variable in class org.glassfish.jersey.message.internal.LanguageTag
 
succ(LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Returns the successor of p, or the head node if p.next has been linked to self, which will only be true if traversing with a stale pointer that is now off the list.
success - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
success - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
successfulMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
successfulMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
sumCount() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
SUMMARY_HEADERS - Static variable in class org.glassfish.jersey.server.TracingUtils
 
supportedEncodings - Variable in class org.glassfish.jersey.client.filter.EncodingFilter
 
supportedEncodings - Variable in class org.glassfish.jersey.server.filter.EncodingFilter
 
supportedEncodings - Variable in class org.glassfish.jersey.spi.ContentEncoder
 
SupportedValidationTarget - Annotation Type in javax.validation.constraintvalidation
Defines the target(s) a ConstraintValidator can validate.
supports(Class<?>) - Method in enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
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 class org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
Return true if this callback runner supports the callbackClass.
supports(Class<?>) - Method in interface org.glassfish.jersey.spi.HeaderDelegateProvider
Ascertain if the Provider supports a particular type.
supportsNullCreation() - Method in class org.glassfish.jersey.process.internal.RequestScope
 
SUPPRESS_HTTP_COMPLIANCE_VALIDATION - Static variable in class org.glassfish.jersey.client.ClientProperties
If true, the strict validation of HTTP specification compliance will be suppressed.
suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Suspend the request/response processing.
suspend() - Method in interface org.glassfish.jersey.server.internal.process.AsyncContext
Suspend the current asynchronous processing context.
suspend() - Method in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Suspend the request/response processing.
suspend(ExternalRequestContext<T>, ServiceLocator) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Suspend request associated with provided context.
SUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Time-out handler execution failed.
SUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Not suspended.
SUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while scheduling a timeout task.
Suspendable - Interface in org.glassfish.jersey.server.model
Jersey model component that is suspendable and may hold suspend-related information.
suspendCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
Get the current request scope instance and mark it as suspended.
suspended - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
suspended - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
suspended(long, TimeUnit) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Mark the component for suspending.
suspended - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
suspendTimeout - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
suspendTimeout - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
suspendTimeoutUnit - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Builder
 
suspendTimeoutUnit - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
sweep() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Unlinks matched (typically cancelled) nodes encountered in a traversal from head.
SWEEP_THRESHOLD - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
The maximum number of estimated removal failures (sweepVotes) to tolerate before sweeping through the queue unlinking cancelled nodes that were not unlinked upon initial removal.
sweepVotes - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
The number of apparent failures to unsplice removed nodes
sweepVotesOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
switchUrlEncoding(ContainerRequest, Form) - Method in class org.glassfish.jersey.server.internal.inject.FormParamValueFactoryProvider.FormParamValueFactory
 
SYNC - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 

T

t - Variable in class org.glassfish.jersey.internal.ServiceFinder.LazyObjectIterator
 
t - Variable in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.TypeOutInvoker
 
tab - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
tabAt(ConcurrentHashMapV8.Node<K, V>[], int) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
table - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The array of bins.
table - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The table, resized as necessary.
tableize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Convert the simple name of a model class into the corresponding name of a database table, by uncamelizing, inserting underscores, and pluralizing the last word.
tableSizeFor(int) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a power of two table size for the given desired capacity.
tag - Variable in class org.glassfish.jersey.message.internal.LanguageTag
 
tag(EntityTag) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
tag(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
tail - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
tail of the queue; null until first append
tailOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
take() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
target(String) - Method in class org.glassfish.jersey.client.JerseyClient
 
target(URI) - Method in class org.glassfish.jersey.client.JerseyClient
 
target(UriBuilder) - Method in class org.glassfish.jersey.client.JerseyClient
 
target(Link) - Method in class org.glassfish.jersey.client.JerseyClient
 
targetUri - Variable in class org.glassfish.jersey.client.JerseyWebTarget
 
template - Variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
 
template - Variable in class org.glassfish.jersey.uri.PathPattern
 
template - Variable in class org.glassfish.jersey.uri.UriTemplate
The URI template.
TEMPLATE_NAMES_PATTERN - Static variable in class org.glassfish.jersey.uri.UriTemplate
The regular expression for matching URI templates and names.
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.
templates - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
templateVariables - Variable in class org.glassfish.jersey.uri.UriTemplate
The template variables in the URI template.
TerminalReaderInterceptor() - Constructor for class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.TerminalReaderInterceptor
 
TerminalWriterInterceptor(MessageBodyWorkers) - Constructor for class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.TerminalWriterInterceptor
 
Text(Factory<XMLInputFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.Text
 
Text(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.Text
 
Text(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.Text
 
Text(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.Text
 
text - Variable in class org.glassfish.jersey.message.internal.TracingInfo.Message
Already formatted text.
TEXT_MEDIA_TYPE - Static variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
tf - Variable in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
theMostSpecificTypeOf(Set<Type>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
Determine the most specific type from given set.
THREAD_POOL_EXECUTOR_PROVIDER_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Thread pool executor provider has been closed.
threadCounterHashCode - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Per-thread counter hash codes.
ThreadLocalRandom - Class in org.glassfish.jersey.internal.util.collection
A random number generator isolated to the current thread.
ThreadLocalRandom() - Constructor for class org.glassfish.jersey.internal.util.collection.ThreadLocalRandom
Constructor called only by localRandom.initialValue.
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.
threadSafe() - Static method in class org.glassfish.jersey.internal.util.collection.Refs
Construct a new empty mutable thread-safe Ref instance.
threadSafe(T) - Static method in class org.glassfish.jersey.internal.util.collection.Refs
Construct a new mutable thread-safe Ref instance referencing the given input value.
ThreadSafeRefImpl() - Constructor for class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
ThreadSafeRefImpl(T) - Constructor for class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
threshold - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
The next ss value at which to resize (capacity * load factor).
threshold - Variable in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
throwable - Variable in class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
throwable - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl.Builder
 
throwable - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
throwIllegalArgumentExceptionIfNull(Object, String) - Static method in class org.glassfish.jersey.message.internal.Utils
Throws an IllegalArgumentException with given error message if the first, toCheck, parameter is null.
throwing(E) - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get a new "throwing" unsafe value provider whose get() method always throws the exception supplied to the throwable parameter.
throwing(String, String, Throwable) - Method in class org.glassfish.jersey.internal.util.ExtendedLogger
 
tick(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
tieBreakOrder(Object, Object) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Tie-breaking utility for ordering insertions when equal hashCodes and non-comparable.
TIMED - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
timeInterval - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractTimeSnapshot
 
timeIntervalUnit - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractTimeSnapshot
 
timeoutHandler - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
timeoutHandler - Variable in class org.glassfish.jersey.server.ServerRuntime.AsyncResponder
 
timeoutTask - Variable in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
 
TimeReservoir<V> - Interface in org.glassfish.jersey.server.internal.monitoring
A statistically representative reservoir of a data stream in time.
timeReservoir - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl.Builder
 
timeReservoirNotifier - Variable in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
timestamp - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor.InterceptorTimestampPair
 
timestamp - Variable in class org.glassfish.jersey.message.internal.TracingInfo.Message
In nanos.
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.
timestamp(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
TimeStats(long, long) - Constructor for class org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
 
timeWindowStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl
 
TimeWindowStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of execution of any target (resource, resource method, application).
TimeWindowStatisticsImpl - Class in org.glassfish.jersey.server.internal.monitoring
Immutable Time window statistics that uses backing SlidingWindowTimeReservoir for its Builder implementation.
TimeWindowStatisticsImpl(long, double, long, long, long, long) - Constructor for class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
TimeWindowStatisticsImpl(long, UniformTimeSnapshot) - Constructor for class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
TimeWindowStatisticsImpl.Builder<V> - Class in org.glassfish.jersey.server.internal.monitoring
Builder of time window statistics.
title - Variable in class com.sun.research.ws.wadl.Doc
 
title(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
titleize(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
Capitalize all the words, and replace some characters in the string to create a nicer looking title.
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 stage as a next stage to the stage chain.
to(Function<DATA, DATA>) - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
to(ChainableStage<DATA>) - Method in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
to(Router) - Method in class org.glassfish.jersey.server.internal.routing.PathMatchingRouterBuilder
 
to(Router) - Method in interface org.glassfish.jersey.server.internal.routing.PathToRouterBuilder
Register a new next-level router to be used for request routing in case the routing pattern matches the unmatched right-hand part of the request path.
toArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
Returns discovered objects all at once.
toArray() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
toArray(T[]) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
 
toClassArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
Returns discovered classes all at once.
toExternalForm(URL) - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
TOKEN - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Represents token type in the TYPE_TABLE.
Token - Class in org.glassfish.jersey.message.internal
A token.
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
 
token - Variable in 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 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) - 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, 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.
tokenize(String, String, Collection<String>) - Static method in class org.glassfish.jersey.internal.util.Tokenizer
 
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.
Tokenizer() - Constructor for class org.glassfish.jersey.internal.util.Tokenizer
 
TOKENS - Static variable in class org.glassfish.jersey.server.internal.ContainerUtils
 
TOO_MANY_HEADER_VALUES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Too many "{0}" header values: "{1}"
toResponse(Throwable) - Method in interface org.glassfish.jersey.server.spi.ResponseErrorMapper
 
toString() - Method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
 
toString() - Method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
 
toString() - Method in class org.glassfish.jersey.client.ClientResponse
 
toString() - Method in class org.glassfish.jersey.client.InboundJaxrsResponse
 
toString() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
toString() - Method in class org.glassfish.jersey.internal.OsgiRegistry.BundleSpiProvidersLoader
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CollectionView
Returns a string representation of this collection.
toString() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a string representation of this map.
toString() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Refs.DefaultRefImpl
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ImmutableRefImpl
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Values.ExceptionValue
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
toString() - Method in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
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(CacheControl) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
 
toString(Cookie) - Method in class org.glassfish.jersey.message.internal.CookieProvider
 
toString(Date) - Method in class org.glassfish.jersey.message.internal.DateProvider
 
toString(EntityTag) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
 
toString() - Method in class org.glassfish.jersey.message.internal.JerseyLink
 
toString() - Method in class org.glassfish.jersey.message.internal.LanguageTag
 
toString(Link) - Method in class org.glassfish.jersey.message.internal.LinkProvider
 
toString(Locale) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
 
toString(MediaType) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
 
toString(Map<MediaType, List<T>>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
toString(NewCookie) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
 
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.message.internal.Statuses.StatusImpl
 
toString(String) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
 
toString() - Method in class org.glassfish.jersey.message.internal.TracingInfo.Message
 
toString(URI) - Method in class org.glassfish.jersey.message.internal.UriProvider
 
toString() - Method in class org.glassfish.jersey.model.internal.RankedProvider
 
toString() - Method in class org.glassfish.jersey.process.internal.RequestScope.Instance
 
toString() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
toString(T) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.AbstractStringReader
 
toString() - Method in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.BindingModel
 
toString() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType.EffectiveMediaType
 
toString() - Method in class org.glassfish.jersey.server.internal.routing.CombinedMediaType
 
toString() - Method in class org.glassfish.jersey.server.internal.routing.MethodRouting
 
toString() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.ConsumesProducesAcceptor
 
toString() - Method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor
 
toString() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
 
toString() - Method in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
toString() - Method in class org.glassfish.jersey.server.model.Invocable
 
toString() - Method in class org.glassfish.jersey.server.model.MethodHandler.ClassBasedMethodHandler
 
toString() - Method in class org.glassfish.jersey.server.model.MethodHandler.InstanceBasedMethodHandler
 
toString() - Method in class org.glassfish.jersey.server.model.Parameter
 
toString() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
toString() - Method in class org.glassfish.jersey.server.model.Resource.Data
 
toString() - Method in class org.glassfish.jersey.server.model.Resource
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
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.UriComponent.PathSegmentImpl
 
toString() - Method in class org.glassfish.jersey.uri.UriTemplate
 
toStringOrNA(Object) - Static method in class org.glassfish.jersey.server.TracingUtils
 
totalCount - Variable in class org.glassfish.jersey.server.internal.monitoring.TimeWindowStatisticsImpl
 
totalMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
totalMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
toTemplate() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
toURI(URL) - Method in class org.glassfish.jersey.server.internal.scanning.PackageNamesScanner
 
trace() - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
trace(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
trace(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
trace(InvocationCallback<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.AsyncInvoker
 
trace() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
trace(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
trace(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
traceAfter(T, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
Tracing support - log invocation of interceptor AFTER context.proceed() call.
traceBefore(T, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.InterceptorExecutor
Tracing support - log invocation of interceptor BEFORE context.proceed() call.
TRACING - Static variable in class org.glassfish.jersey.server.ServerProperties
Enable tracing support.
TRACING_LOGGER_NAME_PREFIX - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
JDK logger name prefix.
TRACING_THRESHOLD - Static variable in class org.glassfish.jersey.server.ServerProperties
Set level o tracing information.
TracingAwarePropertiesDelegate - Class in org.glassfish.jersey.message.internal
Delegating properties delegate backed by another PropertiesDelegate with 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.
tracingConfig - Variable in class org.glassfish.jersey.server.ServerRuntime
 
TracingConfig - Enum in org.glassfish.jersey.server
Enumeration of possible values of property ServerProperties.TRACING.
TracingConfig() - Constructor for enum org.glassfish.jersey.server.TracingConfig
 
TracingInfo - Class in org.glassfish.jersey.message.internal
Collects tracing messages for a request.
TracingInfo() - Constructor for class org.glassfish.jersey.message.internal.TracingInfo
 
tracingInfo - Variable in class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
TracingInfo.Message - Class in org.glassfish.jersey.message.internal
A trace message.
tracingLogger - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
tracingLogger - Variable in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
 
TracingLogger - Class in org.glassfish.jersey.message.internal
Low level Tracing support API.
TracingLogger() - Constructor for class org.glassfish.jersey.message.internal.TracingLogger
 
tracingLogger - Variable in class org.glassfish.jersey.server.ContainerFilteringStage.ResponseFilterStage
 
tracingLogger - Variable in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
 
tracingLogger - Variable in class org.glassfish.jersey.server.ServerRuntime.Responder
 
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.
TracingLogger.TracingLoggerImpl - Class in org.glassfish.jersey.message.internal
Real implementation of tracing logger.
TracingLoggerImpl(TracingLogger.Level, String) - Constructor for class org.glassfish.jersey.message.internal.TracingLogger.TracingLoggerImpl
 
tracingThreshold - Variable in class org.glassfish.jersey.server.ServerRuntime
 
TracingUtils - Class in org.glassfish.jersey.server
Utilities for tracing support.
TracingUtils() - Constructor for class org.glassfish.jersey.server.TracingUtils
 
transfer(ConcurrentHashMapV8.Node<K, V>[], ConcurrentHashMapV8.Node<K, V>[]) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Moves and/or copies the nodes in each bin to new table.
transfer(KeyComparatorHashMap.Entry<K, V>[]) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Transfer all entries from current table to newTable.
transfer(KeyComparatorHashMap.Entry[]) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap
Transfers all entries to new table array.
transfer(E) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Transfers the element to a consumer, waiting if necessary to do so.
transfer(E) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
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 take or poll.
transferIndex - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The next table index (plus one) to split while resizing.
TRANSFERINDEX - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
transferOrigin - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The least available table index to split while resizing.
TRANSFERORIGIN - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
TransferQueue<E> - Interface in org.glassfish.jersey.internal.util.collection
A BlockingQueue in which producers may wait for consumers to receive elements.
transform(S) - Method in interface org.glassfish.jersey.internal.inject.ReferenceTransformingFactory.Transformer
Transform an instance of source type into an instance of target type.
transform(ObjectGraph) - Method in class org.glassfish.jersey.jackson.internal.JacksonObjectProvider
 
transform(ObjectGraph) - Method in class org.glassfish.jersey.message.filtering.ObjectGraphProvider
 
transform(ObjectGraph) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraphTransformer
Transform a given graph into an entity-filtering object.
transform(Resource, List<Resource.Data>) - Static method in class org.glassfish.jersey.server.model.Resource
 
transform(Resource, List<ResourceMethod.Data>) - Static method in class org.glassfish.jersey.server.model.ResourceMethod
Transform a collection of resource method data into resource method models.
transformation - Variable in class org.glassfish.jersey.process.internal.Stages.LinkedStage
 
transformations - Variable in class org.glassfish.jersey.process.internal.Stages.StageChainBuilder
 
transformer - Variable in class org.glassfish.jersey.internal.inject.ReferenceTransformingFactory
 
transformerFactory - Variable in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
 
TransformerFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of transformer factories.
TransformerFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
Create new transformer factory provider.
transformToStringKeys(Map<Class<?>, ResourceStatistics>) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
translate(ClientResponse, RequestScope, Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
translate(ClientResponse, RequestScope, GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
translateNce - Variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
translateNce - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
traversableResolver(TraversableResolver) - Method in interface javax.validation.Configuration
Defines the traversable resolver used.
TraversableResolver - Interface in javax.validation
Contract determining if a property can be accessed by the Bean Validation provider.
traversableResolver(TraversableResolver) - Method in interface javax.validation.ValidatorContext
Defines the traversable resolver implementation used by the Validator.
Traverser(ConcurrentHashMapV8.Node<K, V>[], int, int, int) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Traverser
 
TREEBIN - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
TreeBin(ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Creates bin with initial set of nodes headed by b.
TREEIFY_THRESHOLD - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The bin count threshold for using a tree rather than list for a bin.
treeifyBin(ConcurrentHashMapV8.Node<K, V>[], int) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Replaces all linked nodes in bin at given index unless table is too small, in which case resizes instead.
TreeNode(int, K, V, ConcurrentHashMapV8.Node<K, V>, ConcurrentHashMapV8.TreeNode<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeNode
 
triggerEvent(RequestEvent.Type) - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Trigger a new monitoring event for the currently processed request.
trim() - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
trim(long) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
trim(ConcurrentNavigableMap<Long, Long>, long) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
trim(ConcurrentNavigableMap<Long, V>, long) - Method in interface org.glassfish.jersey.server.internal.monitoring.SlidingWindowTrimmer
Trim the measurements provided as the map from the head up to the key (not inclusive).
TRIM_THRESHOLD - Static variable in class org.glassfish.jersey.server.internal.monitoring.ReservoirConstants
Only trim on updating once every N.
trimEnabled() - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
trimmer - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
trimOff - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
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 - Variable in class org.glassfish.jersey.SslConfigurator
 
trustManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust manager factory algorithm.
trustManagerFactoryProvider - Variable in class org.glassfish.jersey.SslConfigurator
 
trustManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust manager factory provider.
trustStore(KeyStore) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
trustStore - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust store instance.
trustStoreBytes - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust store payload as byte array.
trustStoreFile - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust store file name.
trustStorePass - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the password of trust store.
trustStoreProvider - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the trust store provider name.
trustStoreType - Variable in class org.glassfish.jersey.SslConfigurator
 
trustStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
Set the type of trust store.
tryAppend(LinkedTransferQueue.Node, boolean) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Tries to append node s as tail.
tryMatchData() - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
Tries to artificially match a data node -- used by remove.
tryPresize(int) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Tries to presize table to accommodate the given number of elements.
tryRead() - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
tryRead(byte[]) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
tryRead(byte[], int, int) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
tryRead(byte[], int, int, boolean) - Method in class org.glassfish.jersey.internal.util.collection.ByteBufferInputStream
 
tryRead(boolean) - 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.NonBlockingInputStream
Behaves mostly like InputStream.read(byte[]).
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 class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Transfers the element to a waiting consumer immediately, if possible.
tryTransfer(E, long, TimeUnit) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Transfers the element to a consumer if it is possible to do so before the timeout elapses.
tryTransfer(E) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
Transfers the specified element if there exists a consumer already waiting to receive it, otherwise returning false without enqueuing the element.
tryTransfer(E, long, TimeUnit) - Method in interface org.glassfish.jersey.internal.util.collection.TransferQueue
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 take or poll.
type - Variable in class com.sun.research.ws.wadl.Param
 
type - Variable in class com.sun.research.ws.wadl.Resource
 
Type() - Constructor for enum org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Type
 
type(MediaType) - Method in class org.glassfish.jersey.client.ClientRequest
Set message content type.
type(String) - Method in class org.glassfish.jersey.client.ClientRequest
Set message content type.
type - Variable in class org.glassfish.jersey.internal.util.collection.ClassTypePair
 
type() - Method in class org.glassfish.jersey.internal.util.collection.ClassTypePair
Get the actual type behind the raw class.
type - Variable in class org.glassfish.jersey.message.filtering.EntityProcessorContextImpl
 
Type() - Constructor for enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
 
type - Variable in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
 
type - Variable in class org.glassfish.jersey.message.internal.InterceptorExecutor
 
type(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
type(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
type(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
type - Variable in class org.glassfish.jersey.model.internal.CommonConfig
Configuration runtime type.
type - Variable in class org.glassfish.jersey.server.internal.monitoring.ApplicationEventImpl
 
type - Variable in class org.glassfish.jersey.server.internal.monitoring.RequestEventImpl
 
type - Variable in class org.glassfish.jersey.server.model.Parameter
 
type - Variable in class org.glassfish.jersey.server.model.ResourceMethod.Data
 
Type() - Constructor for enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
 
Type() - Constructor for enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
 
type - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
Type() - Constructor for enum org.glassfish.jersey.uri.UriComponent.Type
 
TYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Return type, {0}, of method, {1}, is not resolvable to a concrete type.
TYPE_TABLE - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Mapping of chars to types.
TYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Type-to-class conversion not supported for: {0}.
TypeCallbackPair(GenericType<?>, WadlGeneratorJAXBGrammarGenerator.NameCallbackSetter) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator.TypeCallbackPair
 
typeEqual(MediaType, MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
Determine if the two media types are type-equal (their type and subtype are equal).
TypeFromString() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeFromString
 
TypeFromStringEnum() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeFromStringEnum
 
TypeOutInvoker(Invocable, InvocationHandler, List<ParamValueFactoryWithSource<?>>, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.TypeOutInvoker
 
typeResolvers - Variable in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
typeToMediaTypeReadersCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
typeToMediaTypeWritersCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
TypeValueOf() - Constructor for class org.glassfish.jersey.server.internal.inject.ParamConverters.TypeValueOf
 
TypeVisitor<T> - Class in org.glassfish.jersey.internal.util
Type visitor contract.
TypeVisitor() - Constructor for class org.glassfish.jersey.internal.util.TypeVisitor
 

U

U - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
U - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
uid - Variable in class org.glassfish.jersey.internal.util.LazyUid
 
UNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to access the methods of the class [{0}].
UNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to instantiate the class [{0}].
UNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Class "{0}" cannot be loaded.
UNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Unable to parse "{0}" header value: "{1}"
UNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
Unable to configure secure XML processing feature on the XML transformer factory.
uncaughtException(Thread, Throwable) - Method in class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
 
UnCloseableInputStream(InputStream, MessageBodyReader) - Constructor for class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
UnCloseableOutputStream(OutputStream, MessageBodyWriter) - Constructor for class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
uncountables - Variable in class org.glassfish.jersey.jaxb.internal.NounInflector
List of words that represent addUncountable concepts that cannot be pluralized or singularized.
underscore(String) - Method in class org.glassfish.jersey.jaxb.internal.NounInflector
The reverse of camelize(), makes an underscored form from the expression in the string.
UNEXPECTED_ERROR_RESPONSE_PROCESSING() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Unexpected error during response processing.
UnexpectedTypeException - Exception in javax.validation
Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type.
UnexpectedTypeException(String) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException() - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(String, Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
UnexpectedTypeException(Throwable) - Constructor for exception javax.validation.UnexpectedTypeException
 
UNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
Unhandled exception detected on thread {0}.
UniformTimeReservoir - Class in org.glassfish.jersey.server.internal.monitoring
A random sampling reservoir of a stream of longs.
UniformTimeReservoir(long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
Creates a new UniformTimeReservoir instance of 1024 elements, which offers a 99.9% confidence level with a 5% margin of error assuming a normal distribution.
UniformTimeReservoir(int, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
Creates a new UniformTimeReservoir instance.
UniformTimeSimpleSnapshot - Class in org.glassfish.jersey.server.internal.monitoring
A statistical snapshot of a UniformTimeSimpleSnapshot.
UniformTimeSimpleSnapshot(long, long, double, long, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.UniformTimeSimpleSnapshot
Constructs the snapshot which simply returns the provided data as arguments.
UniformTimeSnapshot - Interface in org.glassfish.jersey.server.internal.monitoring
A statistical snapshot of a UniformTimeSnapshot.
UniformTimeValuesSnapshot - Class in org.glassfish.jersey.server.internal.monitoring
A statistical snapshot of a UniformTimeValuesSnapshot.
UniformTimeValuesSnapshot(Collection<Long>, long, TimeUnit) - Constructor for class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
Create a new snapshot with the given values.
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.
unitTest() - Method in class org.glassfish.jersey.server.internal.sonar.SonarJerseyServer
A method that is executed from a unit test by maven surefire plugin within the same Maven module.
universal(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in combined mode supporting both, basic and digest authentication.
universal(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in combined mode supporting both, basic and digest authentication.
universalBuilder() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the builder that builds http authentication feature in combined mode supporting both, basic and digest authentication.
UNKNOWN_VERSION - Static variable in class org.glassfish.jersey.internal.util.JdkVersion
 
unlockRoot() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
Releases write lock for tree restructuring.
unmark() - Static method in class org.glassfish.jersey.internal.Errors
Remove a previously set mark, if any.
unmarshall(InputStream, SAXParserFactory, Class<T>) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Unmarshal a jaxb bean into a type of resultClass from the given inputStream.
unmaskNull(T) - Static method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Returns key represented by specified internal representation.
unorderedAndMatchingGroups(Class<?>...) - Method in interface javax.validation.metadata.ElementDescriptor.ConstraintFinder
Restricts to the constraints matching a given set of groups for this element.
unregisterJerseyMBeans(boolean) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
UNRESERVED - Static variable in class org.glassfish.jersey.uri.UriComponent
 
UNSAFE - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
UNSAFE - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
 
unsafe(T) - Static method in class org.glassfish.jersey.internal.util.collection.Values
Get a new constant value provider whose get() method always returns the instance supplied to the value parameter.
unsafeBindResource(Object, ContractProvider, DynamicConfiguration) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Bind a resource instance in a HK2 context.
unsafeBindResource(Class<T>, ContractProvider, DynamicConfiguration) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Bind a resource class in a HK2 context.
UnsafeValue<T,E extends java.lang.Throwable> - Interface in org.glassfish.jersey.internal.util.collection
A generic value provider, similar to Value, but able to throw an exception.
unsplice(LinkedTransferQueue.Node, LinkedTransferQueue.Node) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Unsplices (now or later) the given deleted/cancelled node with the given predecessor.
unsuccessfulMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl.Builder
 
unsuccessfulMappings - Variable in class org.glassfish.jersey.server.internal.monitoring.ExceptionMapperStatisticsImpl
 
UNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"@Uri"-based injection of "{0}" type is not supported.
untreeify(ConcurrentHashMapV8.Node<K, V>) - Static method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a list on non-TreeNodes replacing those in given list.
UNTREEIFY_THRESHOLD - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
The bin count threshold for untreeifying a (split) bin during a resize operation.
unwrap(Class<T>) - Method in interface javax.validation.ConstraintValidatorContext
Returns an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<U>) - Method in interface javax.validation.ConstraintViolation
Returns an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<T>) - Method in interface javax.validation.MessageInterpolator.Context
Returns an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<T>) - Method in interface javax.validation.Validator
Returns an instance of the specified type allowing access to provider-specific APIs.
unwrap(Class<T>) - Method in interface javax.validation.ValidatorFactory
Returns an instance of the specified type allowing access to provider-specific APIs.
unwrap() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.UnCloseableInputStream
 
unwrap(Throwable) - Static method in exception org.glassfish.jersey.server.internal.process.MappableException
 
unwrapApplication(Application) - Static method in class org.glassfish.jersey.server.ResourceConfig
Get the most internal wrapped application class.
unwrapCustomRootApplication(ResourceConfig) - Static method in class org.glassfish.jersey.server.ResourceConfig
 
updatableIntervalStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.ExecutionStatisticsImpl.Builder
 
update - Variable in class org.glassfish.jersey.internal.util.JdkVersion
 
update(V, long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
update(V, long, TimeUnit) - Method in interface org.glassfish.jersey.server.internal.monitoring.TimeReservoir
Adds a new recorded value to the reservoir bound to a given time.
update(Long, long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
updateCache(ClientRequestContext, boolean, HttpAuthenticationFilter.Type) - Method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
 
updateCount - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
updateExceptionMapperStatistics(ExceptionMapperStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExceptionMapperMXBeanImpl
Update the MXBean with new statistics.
updateExecutionStatistics(ExecutionStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ExecutionStatisticsDynamicBean
Update the execution statistics that are exposed by this MBean.
updateMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Get a method builder for an existing resource method.
updateResourceMethodStatistics(ResourceMethodStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMethodMXBeanImpl
Update the statistics that are exposed by this MXBean.
updateResourcesStatistics(Map<String, ResourceStatistics>) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
Update the resource statistics exposed by nested resource beans.
updateResourceStatistics(ResourceStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
Update the statistics of this MXBean and of nested MXBeans.
updateResponseStatistics(ResponseStatistics) - Method in class org.glassfish.jersey.server.internal.monitoring.jmx.ResponseMXBeanImpl
Update the statistics exposed by the MXBean.
upperBound(long, long) - Method in class org.glassfish.jersey.server.internal.monitoring.AggregatingTrimmer
 
uri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
uri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
uri - Variable in class org.glassfish.jersey.message.internal.JerseyLink
Underlying builder for link's URI.
uri - Variable in class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.WebTargetValueFactory
 
uri - Variable in class org.glassfish.jersey.server.internal.scanning.BundleSchemeResourceFinderFactory.BundleSchemeScanner
 
Uri - Annotation Type in org.glassfish.jersey.server
Injects a resource target pointing at a resource identified by the resolved URI into a method parameter, class field or a bean property.
uri(URI) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
uri(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
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 - Variable in class org.glassfish.jersey.message.internal.JerseyLink.Builder
Underlying builder for link's URI.
uriBuilder(UriBuilder) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
 
uriCache - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter
Cache with URI:HTTP-METHOD keys and authentication type as values.
UriComponent - Class in org.glassfish.jersey.uri
Utility class for validating, encoding and decoding components of a URI.
UriComponent() - Constructor for class org.glassfish.jersey.uri.UriComponent
 
UriComponent.PathSegmentImpl - Class in org.glassfish.jersey.uri
 
UriComponent.Type - Enum in org.glassfish.jersey.uri
The URI component type.
UriConnegFilter - Class in org.glassfish.jersey.server.filter
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header or a language that is the value of the Accept-Language header.
UriConnegFilter(Configuration) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
Create a filter that reads the configuration (media type and language mappings) from the provided ResourceConfig instance.
UriConnegFilter(Map<String, MediaType>, Map<String, String>) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
Create a filter with suffix to media type mappings and suffix to language mappings.
UriConnegFilter.TypeParser<T> - Interface in org.glassfish.jersey.server.filter
 
uriInfo - Variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
 
uriInfo - Variable in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
uriInfoProvider - Variable in class org.glassfish.jersey.message.filtering.ServerScopeProvider
 
UriParamException(Throwable, Class<? extends Annotation>, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.UriParamException
 
UriParser - Class in org.glassfish.jersey.uri.internal
Parser for string URI with template parameters which produces URIs from Strings.
UriParser(String) - Constructor for class org.glassfish.jersey.uri.internal.UriParser
Creates new parser initialized with uri.
UriProvider - Class in org.glassfish.jersey.message.internal
UriProvider() - Constructor for class org.glassfish.jersey.message.internal.UriProvider
 
uriResource - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourceMxBeanImpl
 
uriResource - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.ResourcesMBeanGroup
 
uriRoutingContext - Variable in class org.glassfish.jersey.server.ContainerRequest
 
uriRoutingContext() - Method in class org.glassfish.jersey.server.internal.process.RequestProcessingContext
Get the underlying UriRoutingContext instance for the processed container request.
UriRoutingContext - Class in org.glassfish.jersey.server.internal.routing
Default implementation of the routing context as well as URI information provider.
UriRoutingContext(ContainerRequest) - Constructor for class org.glassfish.jersey.server.internal.routing.UriRoutingContext
Injection constructor.
UriRoutingContextFactory(Provider<Ref<RequestProcessingContext>>) - Constructor for class org.glassfish.jersey.server.internal.process.ServerProcessingBinder.UriRoutingContextFactory
 
UriSchemeResourceFinderFactory - Interface in org.glassfish.jersey.server.internal.scanning
An interface for scanning URI-based resources and reporting those resources to a scanning listener.
uriStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl.Builder
 
uriStatistics - Variable in class org.glassfish.jersey.server.internal.monitoring.MonitoringStatisticsImpl
 
uriStatsGroup - Variable in class org.glassfish.jersey.server.internal.monitoring.jmx.MBeanExposer
 
UriTemplate - Class in org.glassfish.jersey.uri
A URI template.
UriTemplate() - Constructor for class org.glassfish.jersey.uri.UriTemplate
Constructor for NULL 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.
UriTemplate.TemplateValueStrategy - Interface in org.glassfish.jersey.uri
A strategy interface for processing parameters, should be replaced with a JDK 8 one day in the future.
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.
uriToContexts - Variable in class org.glassfish.jersey.message.filtering.ServerScopeProvider
 
USE_ENCODING - Static variable in class org.glassfish.jersey.client.ClientProperties
If EncodingFilter is registered, this property indicates the value of Content-Encoding property the filter should be adding.
USE_ENCODING_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Value {1} of {0} client property will be ignored as it is not a valid supported encoding.
USE_FIXED_LENGTH_STREAMING - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
If true, the HttpUrlConnector (if used) will assume the content length from the value of "Content-Length" request header (if present).
useEncoding - Variable in class org.glassfish.jersey.client.filter.EncodingFeature
 
useFixedLengthStreaming - Variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
useFixedLengthStreaming() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Instruct the provided connectors to use the fixed-length streaming mode on the underlying HTTP URL connection instance when sending requests.
usePreSelectedMediaType(MethodSelectingRouter.RequestSpecificConsumesProducesAcceptor, List<AcceptableMediaType>) - Static method in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
USER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
User not authorized.
userInfo - Variable in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
userInfo(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
userInfo - Variable in class org.glassfish.jersey.uri.internal.UriParser
 
username - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Credentials
 
usernameBasic - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
usernameDigest - Variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BuilderImpl
 
useSetMethodWorkaround - Variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
useSetMethodWorkaround() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Instruct the provided connectors to use reflection when setting the HTTP method value.See HttpUrlConnectorProvider.SET_METHOD_WORKAROUND property documentation for more details.
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_FIXED_ASYNC_THREADPOOL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
Using fixed-size thread pool of size [{0}] for asynchronous client invocations.
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.
usingContext() - Method in interface javax.validation.ValidatorFactory
Defines a new validator context and returns a Validator compliant this new context.
UTF8 - Static variable in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
The UTF-8 Charset.
UTF8 - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
The UTF-8 Charset.
UTF_8_CHARSET - Static variable in class org.glassfish.jersey.uri.UriComponent
 
Utils - Class in org.glassfish.jersey.message.internal
Utility class.
Utils() - Constructor for class org.glassfish.jersey.message.internal.Utils
Prevent instantiation.

V

v - Variable in class org.glassfish.jersey.message.internal.VariantSelector.VariantHolder
 
val - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.MapEntry
 
val - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.Node
 
val(String, String) - Static method in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.Elements
 
Valid - Annotation Type in javax.validation
Marks a property, method parameter or method return type for validation cascading.
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(T, Class<?>...) - Method in interface javax.validation.Validator
Validates all constraints on object.
validate(ResourceModelComponent) - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
The validate method validates a component and adds possible issues found to it's list.
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.
validateConstructorParameters(Constructor<? extends T>, Object[], Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
Validates all constraints placed on the parameters of the given constructor.
validateConstructorReturnValue(Constructor<? extends T>, T, Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
Validates all return value constraints of the given constructor.
validateHttpMethodAndEntity(ClientRequest) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
ValidateOnExecution - Annotation Type in javax.validation.executable
Expresses which executables (methods or constructors) should have their parameters and return value validated upon execution.
validateParameter(Parameter, Object, String, String, boolean) - Static method in class org.glassfish.jersey.server.model.ResourceMethodValidator
Validate a single parameter instance.
validateParameters(T, Method, Object[], Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
Validates all constraints placed on the parameters of the given method.
validateProperty(T, String, Class<?>...) - Method in interface javax.validation.Validator
Validates all constraints placed on the property of object named propertyName.
validateResource(ResourceModelComponent) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
validateResourceAndInputParams(Object, Invocable, Object[]) - Method in interface org.glassfish.jersey.server.internal.inject.ConfiguredValidator
Validates resource class instance and input parameters of the method.
validateResult(Object, Invocable, Object) - Method in interface org.glassfish.jersey.server.internal.inject.ConfiguredValidator
Validates response instance / response entity of the method.
validateReturnValue(T, Method, Object, Class<?>...) - Method in interface javax.validation.executable.ExecutableValidator
Validates all return value constraints of the given method.
validateSubResource(ResourceModel) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeLocatorModelBuilder
 
validateValue(Class<T>, String, Object, Class<?>...) - Method in interface javax.validation.Validator
Validates all constraints placed on the property named propertyName of the class beanType would the property value be value.
validateWithErrors(ResourceModelComponent) - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
 
Validation - Class in javax.validation
This class is the entry point for Bean Validation.
Validation() - Constructor for class javax.validation.Validation
 
Validation.DefaultValidationProviderResolver - Class in javax.validation
Finds ValidationProvider according to the default ValidationProviderResolver defined in the Bean Validation specification.
Validation.GenericBootstrapImpl - Class in javax.validation
 
Validation.GetValidationProviderListAction - Class in javax.validation
 
Validation.ProviderSpecificBootstrapImpl<T extends Configuration<T>,U extends ValidationProvider<T>> - Class in javax.validation
 
ValidationException - Exception in javax.validation
Base exception of all Bean Validation "unexpected" problems.
ValidationException(String) - Constructor for exception javax.validation.ValidationException
 
ValidationException() - Constructor for exception javax.validation.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception javax.validation.ValidationException
 
ValidationException(Throwable) - Constructor for exception javax.validation.ValidationException
 
ValidationInterceptor - Interface in org.glassfish.jersey.server.spi
Interceptor for method validation processing.
ValidationInterceptorContext - Interface in org.glassfish.jersey.server.spi
Context for resource method validation interception processing (see ValidationInterceptor).
ValidationProvider<T extends Configuration<T>> - Interface in javax.validation.spi
Contract between the validation bootstrap mechanism and the provider engine.
validationProviderClass - Variable in class javax.validation.Validation.ProviderSpecificBootstrapImpl
 
ValidationProviderResolver - Interface in javax.validation
Determines the list of Bean Validation providers available in the runtime environment

Bean Validation providers are identified by the presence of META-INF/services/javax.validation.spi.ValidationProvider files following the Service Provider pattern described here.

ValidationTarget - Enum in javax.validation.constraintvalidation
List of possible targets for a ConstraintValidator.
ValidationTarget() - Constructor for enum javax.validation.constraintvalidation.ValidationTarget
 
Validator - Interface in javax.validation
Validates bean instances.
validator - Variable in class org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher
 
ValidatorContext - Interface in javax.validation
Represents the context that is used to create Validator instances.
ValidatorFactory - Interface in javax.validation
Factory returning initialized Validator instances.
validatorProvider - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
validators - Variable in class org.glassfish.jersey.server.model.ComponentModelValidator
 
value() - Method in enum com.sun.research.ws.wadl.HTTPMethods
 
value - Variable in class com.sun.research.ws.wadl.Option
 
value - Variable in enum com.sun.research.ws.wadl.ParamStyle
 
value() - Method in enum com.sun.research.ws.wadl.ParamStyle
 
value - Variable in enum javax.validation.constraints.Pattern.Flag
 
value - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.CounterCell
 
value - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.KeySetView
 
value - Variable in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.Entry
 
Value<T> - Interface in org.glassfish.jersey.internal.util.collection
A generic value provider.
value - Variable in class org.glassfish.jersey.internal.util.collection.Values.InstanceUnsafeValue
 
value - Variable in class org.glassfish.jersey.internal.util.collection.Values.InstanceValue
 
value - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyUnsafeValueImpl
 
value - Variable in class org.glassfish.jersey.internal.util.collection.Values.LazyValueImpl
 
value() - Method in class org.glassfish.jersey.internal.util.LazyUid
Return UUID value.
value() - Method in class org.glassfish.jersey.message.filtering.SecurityAnnotations.RolesAllowedImpl
 
value - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
value - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
value - Variable in class org.glassfish.jersey.message.internal.HttpHeaderReaderImpl
 
value - Variable in class org.glassfish.jersey.message.internal.ParameterizedHeader
 
value - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.NamedValueType
 
value - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlValueType
 
ValueFactoryProvider - Interface in org.glassfish.jersey.server.spi.internal
Parameter value factory SPI.
ValueFactoryProvider.Priority - Enum in org.glassfish.jersey.server.spi.internal
Enumeration of priorities for providers (e.g.
ValueFactoryProvider.PriorityType - Interface in org.glassfish.jersey.server.spi.internal
Priorities are intended to be used as a means to determine the order in which objects are considered whether they are suitable for a particular action or not (e.g.
valueFor(String, String) - Method in interface org.glassfish.jersey.uri.UriTemplate.TemplateValueStrategy
Get a value for a given template variable.
ValueIterator(ConcurrentHashMapV8.Node<K, V>[], int, int, int, ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValueIterator
 
ValueIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap.ValueIterator
 
ValueIterator() - Constructor for class org.glassfish.jersey.internal.util.collection.KeyComparatorLinkedHashMap.ValueIterator
 
valueOf(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.constraints.Pattern.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.ConstraintTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.constraintvalidation.ValidationTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.ElementKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.executable.ExecutableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.metadata.MethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.validation.metadata.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.JerseyInvocation.EntityPresence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.client.RequestEntityProcessing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.internal.inject.Providers.ProviderRuntime
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.filtering.spi.EntityProcessor.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.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(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.message.internal.BasicTypesMessageProvider.PrimitiveTypes
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(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 MediaType instance from a header reader.
valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
Returns the enum constant of this type with the specified name.
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.
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.server.filter.HttpMethodOverrideFilter.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in interface org.glassfish.jersey.server.filter.UriConnegFilter.TypeParser
 
valueOf - Variable in class org.glassfish.jersey.server.internal.inject.PrimitiveValueOfExtractor
 
valueOf(String) - Static method in enum org.glassfish.jersey.server.internal.process.AsyncContext.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.model.Parameter.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.TracingConfig
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.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.
valueProviders - Variable in class org.glassfish.jersey.server.internal.routing.SubResourceLocatorRouter
 
valueProviders - Variable in class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.AbstractMethodParamInvoker
 
values() - Static method in enum com.sun.research.ws.wadl.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.research.ws.wadl.ParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.constraints.Pattern.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.ConstraintTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.constraintvalidation.ValidationTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.ElementKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.executable.ExecutableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.metadata.MethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.validation.metadata.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.authentication.DigestAuthenticator.QOP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.authentication.HttpAuthenticationFilter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.JerseyInvocation.EntityPresence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.client.RequestEntityProcessing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.internal.inject.Providers.ProviderRuntime
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
 
values() - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Returns a Collection view of the values contained in this map.
values() - Method in class org.glassfish.jersey.internal.util.collection.ImmutableMultivaluedMap
 
Values - Class in org.glassfish.jersey.internal.util.collection
A collection of Value provider factory & utility methods.
Values() - Constructor for class org.glassfish.jersey.internal.util.collection.Values
 
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.filtering.spi.EntityProcessor.Result
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.filtering.spi.EntityProcessorContext.Type
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.BasicTypesMessageProvider.PrimitiveTypes
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.server.filter.HttpMethodOverrideFilter.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeReservoir
 
values - Variable in class org.glassfish.jersey.server.internal.monitoring.UniformTimeValuesSnapshot
 
values() - Static method in enum org.glassfish.jersey.server.internal.process.AsyncContext.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.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.server.model.ResourceMethod.JaxrsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.TracingConfig
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.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.EagerValue<T> - Class in org.glassfish.jersey.internal.util.collection
 
Values.ExceptionValue<T,E extends java.lang.Throwable> - Class in org.glassfish.jersey.internal.util.collection
 
Values.InstanceUnsafeValue<T,E extends java.lang.Throwable> - Class in org.glassfish.jersey.internal.util.collection
 
Values.InstanceValue<T> - Class in org.glassfish.jersey.internal.util.collection
 
Values.LazyUnsafeValueImpl<T,E extends java.lang.Throwable> - Class in org.glassfish.jersey.internal.util.collection
 
Values.LazyValueImpl<T> - Class in org.glassfish.jersey.internal.util.collection
 
ValuesView(ConcurrentHashMapV8<K, V>) - Constructor for class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.ValuesView
 
variant(Variant) - Method in class org.glassfish.jersey.client.ClientRequest
Set message content variant (type, language and encoding).
variant(Variant) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
VariantHolder(Variant) - Constructor for class org.glassfish.jersey.message.internal.VariantSelector.VariantHolder
 
VariantHolder(Variant, int) - Constructor for class org.glassfish.jersey.message.internal.VariantSelector.VariantHolder
 
VariantListBuilder - Class in org.glassfish.jersey.message.internal
An implementation of VariantListBuilder.
VariantListBuilder() - Constructor for class org.glassfish.jersey.message.internal.VariantListBuilder
 
variants(List<Variant>) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
variants(Variant...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
variants - Variable in class org.glassfish.jersey.message.internal.VariantListBuilder
 
VariantSelector - Class in org.glassfish.jersey.message.internal
Utility for selecting variant that best matches request from a list of variants.
VariantSelector() - Constructor for class org.glassfish.jersey.message.internal.VariantSelector
 
VariantSelector.DimensionChecker<T,U> - Interface in org.glassfish.jersey.message.internal
Interface to get a dimension value from a variant and check if an acceptable dimension value is compatible with a dimension value.
VariantSelector.VariantHolder - Class in org.glassfish.jersey.message.internal
 
vary(MediaType, MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
vary(Locale, Locale) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
vary(String, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
 
varyValue - Variable in class org.glassfish.jersey.server.ContainerRequest
 
verbosity - Variable in class org.glassfish.jersey.logging.LoggingFeature
 
Verbosity() - Constructor for enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
 
verbosity - Variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
VERBOSITY_POSTFIX - Static variable in class org.glassfish.jersey.logging.LoggingFeature
 
verifyArrayType(Class) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
verifyArrayType(Class, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
The method could be used to check if given type is an array of JAXB beans.
verifyCollectionSubclass(Class<?>) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
verifyGenericType(Type) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
verifyGenericType(Type, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
The method could be used to check if given type is a collection of JAXB beans.
Version - Class in org.glassfish.jersey.internal
Utility class for reading build.properties file.
Version() - Constructor for class org.glassfish.jersey.internal.Version
 
version - Static variable in class org.glassfish.jersey.internal.Version
 
version - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableCookie
 
version - Variable in class org.glassfish.jersey.message.internal.CookiesParser.MutableNewCookie
 
VfsResourceFinder(URI, boolean) - Constructor for class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory.VfsResourceFinder
 
VfsSchemeResourceFinderFactory - Class in org.glassfish.jersey.server.internal.scanning
A JBoss-based "vfsfile", "vfs" and "vfszip" scheme URI scanner.
VfsSchemeResourceFinderFactory() - Constructor for class org.glassfish.jersey.server.internal.scanning.VfsSchemeResourceFinderFactory
 
VfsSchemeResourceFinderFactory.VfsResourceFinder - Class in org.glassfish.jersey.server.internal.scanning
 
vi - Static variable in class org.glassfish.jersey.apache.connector.ApacheConnector
 
visit(Type) - Method in class org.glassfish.jersey.internal.util.TypeVisitor
Visit the type and a given parameter.
visit(int, int, String, String, String, String[]) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitAnnotation(String, boolean) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitAttribute(Attribute) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitChildResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitChildResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Start visiting a single child resource model.
visitChildResource(Resource) - Method in class org.glassfish.jersey.server.model.ResourceValidator
 
visitEnd() - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitField(int, String, String, String, Object) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitInvocable(Invocable) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitInvocable(Invocable) - Method in class org.glassfish.jersey.server.model.InvocableValidator
 
visitInvocable(Invocable) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method invocable model.
visitJaxrsResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
visitMethod(int, String, String, String, String[]) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitMethodHandler(MethodHandler) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitMethodHandler(MethodHandler) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method handler model.
visitOuterClass(String, String, String) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Start visiting a single resource model.
visitResource(Resource) - Method in class org.glassfish.jersey.server.model.ResourceValidator
 
visitResourceHandlerConstructor(HandlerConstructor) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceHandlerConstructor(HandlerConstructor) - Method in class org.glassfish.jersey.server.model.InvocableValidator
 
visitResourceHandlerConstructor(HandlerConstructor) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a resource method handler constructor.
visitResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
visitResourceMethod(ResourceMethod) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method model.
visitResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceModel(ResourceModel) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a resource model.
visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitRuntimeResource(RuntimeResource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a runtime resource model.
visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
visitSource(String, String) - Method in class org.glassfish.jersey.server.internal.scanning.AnnotationAcceptingListener.AnnotatedClassVisitor
 
visitSubResourceLocator(ResourceMethod) - Method in class org.glassfish.jersey.server.model.ResourceMethodValidator
 
VoidOutInvoker(Invocable, InvocationHandler, List<ParamValueFactoryWithSource<?>>, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider.VoidOutInvoker
 
VoidToVoidDispatcher(Invocable, InvocationHandler, ConfiguredValidator) - Constructor for class org.glassfish.jersey.server.model.internal.VoidVoidDispatcherProvider.VoidToVoidDispatcher
 
VoidVoidDispatcherProvider - Class in org.glassfish.jersey.server.model.internal
Specific resource method dispatcher for dispatching requests to a void Java method with no input arguments using a supplied Java method invocation handler.
VoidVoidDispatcherProvider() - Constructor for class org.glassfish.jersey.server.model.internal.VoidVoidDispatcherProvider
 
VoidVoidDispatcherProvider.VoidToVoidDispatcher - Class in org.glassfish.jersey.server.model.internal
 

W

WADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This is full WADL including extended resources.
WADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This is simplified WADL with user and core resources only.
WADL_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable WADL generation.
WADL_GENERATOR_CONFIG - Static variable in class org.glassfish.jersey.server.ServerProperties
If set the wadl generator configuration that provides a WadlGenerator.
WADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error creating a JAXBContext for wadl serialization.
WADL_JERSEY_NAMESPACE - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
Jersey WADL extension XML namespace.
WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Ambiguous resource documentation detected: Unique resource method documentation cannot be found for method %{0}.%{1}%{2}.
WADL_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
WADL Media type.
wadlApplicationContext - Variable in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
WadlApplicationContext - Interface in org.glassfish.jersey.server.wadl
A context to obtain WADL-based information.
WadlApplicationContextImpl - Class in org.glassfish.jersey.server.wadl.internal
WADL application context implementation.
WadlApplicationContextImpl(ServiceLocator, Configuration, ExtendedResourceContext) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
Injection constructor.
WadlAutoDiscoverable - Class in org.glassfish.jersey.server.wadl.internal
AutoDiscoverable registering WadlFeature if this feature is not already registered.
WadlAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
 
WadlBuilder - Class in org.glassfish.jersey.server.wadl.internal
This class implements the algorithm how the wadl is built for one or more Resource classes.
WadlBuilder(WadlGenerator, boolean, UriInfo) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
wadlContext - Variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
WadlFeature - Class in org.glassfish.jersey.server.wadl
Feature enabling WADL processing.
WadlFeature() - Constructor for class org.glassfish.jersey.server.wadl.WadlFeature
 
wadlGenerationEnabled - Variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
wadlGenerator - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.WadlGeneratorControl
 
WadlGenerator - Interface in org.glassfish.jersey.server.wadl
A WadlGenerator creates artifacts related to wadl.
WadlGenerator.ExternalGrammarDefinition - Class in org.glassfish.jersey.server.wadl
And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
WadlGenerator.Resolver - Interface in org.glassfish.jersey.server.wadl
Call back interface that the created external grammar can use to allow other parts of the code to attach the correct grammar information.
WadlGeneratorApplicationDoc - Class in org.glassfish.jersey.server.wadl.internal.generators
This WadlGenerator adds all doc elements provided by ApplicationDocs.getDocs() to the generated wadl-file.
WadlGeneratorApplicationDoc() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
WadlGeneratorConfig - Class in org.glassfish.jersey.server.wadl.config
Provides a configured WadlGenerator with all decorations (the default wadl generator decorated by other generators).
WadlGeneratorConfig() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
 
wadlGeneratorConfig - Variable in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder - Class in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorConfig.WadlGeneratorConfigImpl - Class in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorConfigDescriptionBuilder() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
WadlGeneratorConfigImpl(List<WadlGeneratorDescription>) - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigImpl
 
WadlGeneratorConfigLoader - Class in org.glassfish.jersey.server.wadl.config
Loads a WadlGeneratorConfig and provides access to the WadlGenerator provided by the loaded WadlGeneratorConfig.
If no WadlGeneratorConfig is provided, the default WadlGenerator will be loaded.
WadlGeneratorConfigLoader() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
 
WadlGeneratorControl(WadlGenerator, WadlGeneratorLoader.Callback) - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader.WadlGeneratorControl
The constructor.
wadlGeneratorDelegate - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
WadlGeneratorDescription - Class in org.glassfish.jersey.server.wadl.config
This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of the WadlGenerator implementation with the specified WadlGeneratorDescription.getGeneratorClass().
WadlGeneratorDescription() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
WadlGeneratorDescription(Class<? extends WadlGenerator>, Properties) - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
WadlGeneratorGrammarsSupport - Class in org.glassfish.jersey.server.wadl.internal.generators
This WadlGenerator adds the provided Grammars element to the generated wadl-file.
WadlGeneratorGrammarsSupport() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
WadlGeneratorGrammarsSupport(WadlGenerator, Grammars) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
WadlGeneratorImpl - Class in org.glassfish.jersey.server.wadl.internal
This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008
WadlGeneratorImpl() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
WadlGeneratorJAXBGrammarGenerator - Class in org.glassfish.jersey.server.wadl.internal.generators
This WadlGenerator generates a XML Schema content model based on referenced java beans.
WadlGeneratorJAXBGrammarGenerator() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorJAXBGrammarGenerator
 
WadlGeneratorJAXBGrammarGenerator.NameCallbackSetter - Interface in org.glassfish.jersey.server.wadl.internal.generators
 
WadlGeneratorJAXBGrammarGenerator.TypeCallbackPair - Class in org.glassfish.jersey.server.wadl.internal.generators
 
WadlGeneratorLoader - Class in org.glassfish.jersey.server.wadl.config
Loads WadlGenerators from a provided list of WadlGeneratorDescriptions.
The properties of the WadlGeneratorDescriptions can refer to WadlGenerator properties of these types: exact match: if the WadlGenerator property is of type org.example.Foo and the property value provided by the WadlGeneratorDescription is of type org.example.Foo java.io.InputStream: The InputStream can e.g.
WadlGeneratorLoader() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorLoader
 
WadlGeneratorLoader.Callback - Interface in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorLoader.CallbackList - Class in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorLoader.WadlGeneratorControl - Class in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorResourceDocSupport - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc
A WadlGenerator implementation that enhances the generated wadl by information read from a resourcedoc (containing javadoc information about resource classes).
WadlGeneratorResourceDocSupport() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
WadlGeneratorResourceDocSupport(WadlGenerator, ResourceDocType) - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.WadlGeneratorResourceDocSupport
 
WadlModelProcessor - Class in org.glassfish.jersey.server.wadl.processor
WADL model processor which enhance resource model by WADL related resources (like "/application.wadl").
WadlModelProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
Create new WADL model processor instance.
WadlModelProcessor.OptionsHandler - Class in org.glassfish.jersey.server.wadl.processor
OPTIONS resource method handler that serves resource WADL.
wadlParam - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.ResponseDocType
 
WadlParamType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model
The documentation type for wadl params.
Created on: Jun 12, 2008
WadlParamType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.WadlParamType
 
WadlResource - Class in org.glassfish.jersey.server.wadl.internal
 
WadlResource() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlResource
 
WadlUtils - Class in org.glassfish.jersey.server.wadl.internal
Utils for wadl processing.
WadlUtils() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlUtils
 
wadlXmlRepresentation - Variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
waiter - Variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
WAITER - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
waiter - Variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
waiterOffset - Static variable in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Node
 
wantedMediaType - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
wantedType - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
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_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
WARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
WARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Monitoring MBeans "{0}" is already registered.
WARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
WARNING: {0}
WARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WARNING: {0}
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.
WARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
More than one external request scope found.
WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
The following warnings have been detected: {0}
WEB_INF_CLASSES - Static variable in class org.glassfish.jersey.internal.OsgiRegistry
 
WebTargetValueFactory(String, Value<WebTargetValueFactoryProvider.ManagedClient>) - Constructor for class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider.WebTargetValueFactory
 
WebTargetValueFactoryProvider - Class in org.glassfish.jersey.server.internal.inject
Value factory provider supporting the Uri injection annotation.
WebTargetValueFactoryProvider(ServiceLocator, Configuration) - Constructor for class org.glassfish.jersey.server.internal.inject.WebTargetValueFactoryProvider
Initialize the provider.
WebTargetValueFactoryProvider.BindingModel - Class in org.glassfish.jersey.server.internal.inject
 
WebTargetValueFactoryProvider.InjectionResolver - Class in org.glassfish.jersey.server.internal.inject
Uri injection resolver.
WebTargetValueFactoryProvider.ManagedClient - Class in org.glassfish.jersey.server.internal.inject
 
WebTargetValueFactoryProvider.WebTargetValueFactory - Class in org.glassfish.jersey.server.internal.inject
 
weight - Variable in enum org.glassfish.jersey.server.spi.internal.ValueFactoryProvider.Priority
Weight of this priority.
WHITE_SPACE - Static variable in class org.glassfish.jersey.message.internal.GrammarUtil
Array of chars representing white spaces.
WHITESPACE - Static variable in class org.glassfish.jersey.message.internal.CacheControlProvider
 
WILDCARD_ACCEPTABLE_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
An acceptable media type corresponding to a wildcard type.
WILDCARD_ACCEPTABLE_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
WILDCARD_ACCEPTABLE_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.OutboundMessageContext
 
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_SUBTYPE_CACHE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
Cache containing frequently requested media type values with a wildcard subtype.
WILDCARD_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
A singleton list containing the wildcard media type.
window - Variable in class org.glassfish.jersey.server.internal.monitoring.AbstractSlidingWindowTimeReservoir
 
with(InputStream) - Static method in class org.glassfish.jersey.internal.util.Closing
 
withAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a specified method-level annotation declared.
withConfig(Configuration) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
withMetaAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a method-level annotation declared that is itself annotated with a specified meta-annotation.
withoutAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list without a specified method-level annotation declared.
withoutMetaAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list without any method-level annotation declared that would itself be annotated with a specified meta-annotation.
WORKER_BY_TYPE_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
Compares entity providers by the provided class (most specific first) and then by the declared supported media types, if the provided classes are the same.
WorkerComparator(Class, MediaType) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.WorkerComparator
 
workers - Variable in class org.glassfish.jersey.client.ClientRequest
 
workers - Variable in class org.glassfish.jersey.internal.JaxrsProviders
 
workers - Variable in class org.glassfish.jersey.message.internal.InboundMessageContext
 
workers - Variable in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
 
workers - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.TerminalWriterInterceptor
 
workers - Variable in class org.glassfish.jersey.server.internal.routing.MethodSelectingRouter
 
workers - Variable in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
 
workers - Variable in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
workersFactory - Variable in class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
 
workersProvider - Variable in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
WorkersToStringTransform() - Constructor for class org.glassfish.jersey.server.ApplicationHandler.WorkersToStringTransform
 
wrapParamFactory(Factory<T>, Parameter.Source) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
 
wrapper - Variable in enum org.glassfish.jersey.message.internal.BasicTypesMessageProvider.PrimitiveTypes
 
WrappingResourceConfig(Application, Class<? extends Application>, Set<Class<?>>) - Constructor for class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
WrappingSAXParser(SAXParser) - Constructor for class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory.WrappingSAXParser
 
write(int) - Method in class org.glassfish.jersey.filter.LoggingFilter.LoggingStream
Deprecated.
 
write(int) - Method in class org.glassfish.jersey.logging.LoggingInterceptor.LoggingStream
 
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(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
 
write(int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
 
write(int) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
write(byte[]) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
write(T) - Method in class org.glassfish.jersey.server.ChunkedOutput
Write a chunk.
writeCollection(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
Write a collection of JAXB objects as child elements of the root element.
writeCollection(Class<?>, Collection<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
writeEntity() - Method in class org.glassfish.jersey.client.ClientRequest
Write (serialize) the entity set in this request into the entity stream.
writeObject(ObjectOutputStream) - Method in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8
Saves the state of the ConcurrentHashMapV8 instance to a stream (i.e., serializes it).
writeObject(ObjectOutputStream) - Method in class org.glassfish.jersey.internal.util.collection.KeyComparatorHashMap
Save the state of the HashMap instance to a stream (i.e., serialize it).
writeObject(ObjectOutputStream) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Saves the state to a stream (that is, serializes it).
writeOutBoundHeaders(MultivaluedMap<String, Object>, HttpUriRequest) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnector
 
WRITER - Static variable in class org.glassfish.jersey.internal.util.collection.ConcurrentHashMapV8.TreeBin
 
writer - Variable in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor.UnCloseableOutputStream
 
writerClassToGraph - Variable in class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
 
writeResponse(ContainerResponse) - Method in class org.glassfish.jersey.server.ServerRuntime.Responder
 
writeResponseStatusAndHeaders(long, ContainerResponse) - Method in class org.glassfish.jersey.server.ApplicationHandler.FutureResponseWriter
 
writeResponseStatusAndHeaders(long, ContainerResponse) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Write the status and headers of the response and return an output stream for the web application to write the entity of the response.
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>, ServiceLocator) - Constructor for class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
Constructs a new executor to write given type to provided entityStream.
WriterInterceptorExecutor.TerminalWriterInterceptor - Class in org.glassfish.jersey.message.internal
Terminal writer interceptor which choose the appropriate MessageBodyWriter and writes the entity to the output stream.
WriterInterceptorExecutor.UnCloseableOutputStream - Class in org.glassfish.jersey.message.internal
MessageBodyWriters should not close the given stream.
writerInterceptors - Variable in class org.glassfish.jersey.client.ClientRequest
 
writerInterceptors - Variable in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
writerInterceptors - Variable in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
WriterModel - Class in org.glassfish.jersey.message
MessageBodyWriter model.
WriterModel(MessageBodyWriter, List<MediaType>, Boolean) - Constructor for class org.glassfish.jersey.message.WriterModel
Create new writer model instance.
writers - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
writersCache - Variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
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(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
 
writeTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
Write JAXB element to an entity stream.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
 
writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
Marshal an instance of a JAXB type.
writeTo(Document, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
 
writeTo(JAXBElement<?>, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
writeTo(M, MediaType, OutputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
 
writeTo(InputStream, OutputStream) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
Reader bytes from an input stream and write then to an output stream.
writeTo(Reader, Writer) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
Reader characters from an input stream and write then to an output stream.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.BasicTypesMessageProvider
 
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(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
 
writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
 
writeTo(Form, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
 
writeTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, PropertiesDelegate, OutputStream, Iterable<WriterInterceptor>) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
writeTo(Reader, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
 
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(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(RenderedImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
 
writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
 
writeTo(StreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.message.internal.StringMessageProvider
 
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 entityStream using interceptors.
writeTo(ChunkedOutput<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 
writeToAsString(String, OutputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
Convert a string to bytes and write those bytes to an output stream.
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.
WRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
The proxy URI ("{0}") property MUST be an instance of String or URI.

X

xfer(E, boolean, int, long) - Method in class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue
Implements all queuing methods.
XhtmlElementType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
The type for an element holding child nodes.
Created on: Jun 17, 2008
XhtmlElementType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlElementType
 
XhtmlValueType - Class in org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml
The type for an element holding a string value.
Created on: Jun 17, 2008
XhtmlValueType() - Constructor for class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.xhtml.XhtmlValueType
 
xif - Variable in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
XML_FORMAT_OUTPUT - Static variable in class org.glassfish.jersey.message.MessageProperties
If set to true indicates 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 true XML security features when parsing XML documents will be disabled.
XmlCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for collections of JAXB beans.
XmlCollectionJaxbProvider(Factory<XMLInputFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
XmlCollectionJaxbProvider(Factory<XMLInputFactory>, Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
 
XmlCollectionJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of application/xml media type.
XmlCollectionJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of <type>/<sub-type>+xml media types.
XmlCollectionJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
JAXB provider for marshalling/un-marshalling collections from/to entities of text/xml media type.
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.
XmlInputFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
Thread-scoped injection provider of transformer factories.
XmlInputFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
Create new XML input factory provider.
XmlJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for JAXB element instances.
XmlJaxbElementProvider(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
XmlJaxbElementProvider(Factory<SAXParserFactory>, Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
 
XmlJaxbElementProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of application/xml media type.
XmlJaxbElementProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of <type>/<sub-type>+xml media types.
XmlJaxbElementProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB elements from/to entities of text/xml media type.
XmlRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body provider for JAXB root elements and types.
XmlRootElementJaxbProvider(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
 
XmlRootElementJaxbProvider(Factory<SAXParserFactory>, Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
 
XmlRootElementJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of application/xml media type.
XmlRootElementJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of <type>/<sub-type>+xml media types.
XmlRootElementJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for marshalling/un-marshalling JAXB root element and type instances from/to entities of text/xml media type.
xmlRootElementProcessing - Variable in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
 
XmlRootObjectJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
Base XML-based message body reader for JAXB beans.
XmlRootObjectJaxbProvider(Factory<SAXParserFactory>, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
XmlRootObjectJaxbProvider(Factory<SAXParserFactory>, Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
 
XmlRootObjectJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of application/xml media type into JAXB beans using JAXB unmarshaller.
XmlRootObjectJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of <type>/<sub-type>+xml media types into JAXB beans using JAXB unmarshaller.
XmlRootObjectJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
Provider for un-marshalling entities of text/xml media type into JAXB beans using JAXB unmarshaller.

Z

ZERO_LENGTH_DELIMITER - Static variable in class org.glassfish.jersey.server.ChunkedOutput
 

_

_application - Variable in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
_applicationDocs - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
_applicationDocsFile - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
_applicationDocsStream - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
_apply(ClientRequest) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
 
_apply(RequestProcessingContext, Router) - Method in class org.glassfish.jersey.server.internal.routing.RoutingStage
 
_args - Variable in class org.glassfish.jersey.internal.l10n.LocalizableMessage
 
_build(boolean, boolean, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
_buildFromMap(boolean, boolean, Map<String, ?>) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
 
_bundlename - Variable in class org.glassfish.jersey.internal.l10n.LocalizableMessage
 
_bundlename - Variable in class org.glassfish.jersey.internal.l10n.LocalizableMessageFactory
 
_configForWriting(ObjectMapper, Annotation[], Class<?>) - Method in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
 
_content - Variable in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
_createHeaderDelegate(Class<T>) - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
 
_createLocator(String, ServiceLocator, Binder...) - Static method in class org.glassfish.jersey.internal.inject.Injections
 
_default - Variable in class com.sun.research.ws.wadl.Param
 
_delegate - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorApplicationDoc
 
_delegate - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
_description - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
_descriptions - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
_descriptions - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigImpl
 
_encode(String, UriComponent.Type, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
 
_externalGrammarDefiniton - Variable in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
_fromString(String) - Method in class org.glassfish.jersey.server.internal.inject.ParamConverters.AbstractStringReader
 
_getApplication() - Method in class org.glassfish.jersey.server.ResourceConfig
Allows overriding the ResourceConfig.getApplication() method functionality in ResourceConfig.WrappingResourceConfig.
_getApplication() - Method in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
_getApplication() - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
Get the original underlying JAX-RS Application instance used to initialize the resource configuration instance.
_getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
Get configured resource and/or provider classes.
_getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
_getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
_getContextClassLoader() - Static method in class org.glassfish.jersey.internal.ServiceFinder
 
_getEntityClass(Type) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
Note: This method was copied from MOXyJsonProvider.
_getErrorMessages(boolean) - Method in class org.glassfish.jersey.internal.Errors
 
_getMessageBodyReader(Class<T>, Type, Annotation[], MediaType, List<ReaderModel>, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
_getMessageBodyReader(Class<T>, Type, Annotation[], MediaType, MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
_getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, List<WriterModel>, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
_getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
 
_getMethods(Class<?>) - Static method in class org.glassfish.jersey.internal.util.ReflectionHelper
 
_getSingletons() - Method in class org.glassfish.jersey.server.ResourceConfig
Get configured resource and/or provider instances.
_getSingletons() - Method in class org.glassfish.jersey.server.ResourceConfig.RuntimeConfig
 
_getSingletons() - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
 
_grammars - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
_grammarsFile - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
_grammarsStream - Variable in class org.glassfish.jersey.server.wadl.internal.generators.WadlGeneratorGrammarsSupport
 
_id - Variable in class org.glassfish.jersey.filter.LoggingFilter
Deprecated.
 
_id - Variable in class org.glassfish.jersey.logging.LoggingInterceptor
 
_initiateProperties() - Static method in class org.glassfish.jersey.internal.Version
 
_key - Variable in class org.glassfish.jersey.internal.l10n.LocalizableMessage
 
_locale - Variable in class org.glassfish.jersey.internal.l10n.Localizer
 
_mark() - Method in class org.glassfish.jersey.internal.Errors
 
_reset() - Method in class org.glassfish.jersey.internal.Errors
 
_resourceBundles - Variable in class org.glassfish.jersey.internal.l10n.Localizer
 
_resourceDoc - Variable in class org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.ResourceDocAccessor
 
_setApplication(Application) - Method in class org.glassfish.jersey.server.ResourceConfig
Allows overriding the setApplication() method functionality in WrappingResourceConfig.
_setApplication(Application) - Method in class org.glassfish.jersey.server.ResourceConfig.WrappingResourceConfig
Set the JAX-RS Application instance in the ResourceConfig.
_type - Variable in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
_unmark() - Method in class org.glassfish.jersey.internal.Errors
 
_valid(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
 
_wadlGenerator - Variable in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links