- 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<T>
,
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
-
- 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
-
- 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
-
- AbstractResourceFinderAdapter() - Constructor for class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
-
- AbstractResourceModelVisitor - Class in org.glassfish.jersey.server.model
-
- 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
-
- 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
-
- 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
-
- 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
-
- add(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
-
- 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
-
- 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
-
- addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
-
- addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
-
- addBeanNode() - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
-
- 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
-
- 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
-
- addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext
-
- addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext
-
- addPropertyNode(String) - Method in interface javax.validation.ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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 - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- commitStream() - Method in class org.glassfish.jersey.server.ContainerResponse
-
- 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
-
- 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 - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- configuratorClass - Variable in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
-
- configure() - Method in interface javax.validation.bootstrap.GenericBootstrap
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(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(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
-
- 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
-
- createClient(Configuration) - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
-
- 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
-
- 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
-
- createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- 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
-
- createInflector(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.RuntimeModelBuilder
-
- createInjectionBindings(ServiceLocator) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
-
- createInstance() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
- 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
-
- 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
-
- 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
-
- createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- EncodingFilter - Class in org.glassfish.jersey.client.filter
-
- 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
-
- 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
-
- EntityFilteringScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringScopeResolver
-
- EntityGraph - Interface in org.glassfish.jersey.message.filtering.spi
-
- EntityGraphImpl - Class in org.glassfish.jersey.message.filtering
-
- 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
-
- EntityGraphProviderImpl - Class in org.glassfish.jersey.message.filtering
-
- EntityGraphProviderImpl() - Constructor for class org.glassfish.jersey.message.filtering.EntityGraphProviderImpl
-
- EntityInputStream - Class in org.glassfish.jersey.message.internal
-
- 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
-
- EntityProcessorContext.Type - Enum in org.glassfish.jersey.message.filtering.spi
-
- EntityProcessorContextImpl - Class in org.glassfish.jersey.message.filtering
-
- 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
-
- 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 extends WadlGeneratorConfiguration>, 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
-
- 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
-
- 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.
- 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
-
- 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 ServiceHandle
s 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
-
- 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
-
- 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
ConstraintDescriptor
s 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
-
- getConfiguratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
-
- 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
-
- getConstraintValidatorFactoryClassName() - Method in interface javax.validation.BootstrapConfiguration
-
- 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
-
- 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
-
- 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<PARAMETER_INDEX>
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
-
- 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
-
- 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
-
- getErrorsAsResourceModelIssues(boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 MessageBodyReader
s 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 MessageBodyWriter
s 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
-
- 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
-
- 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
-
- 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
-
- getParameterNameProviderClassName() - Method in interface javax.validation.BootstrapConfiguration
-
- 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
-
- 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
-
- getResourceMethodExecutionStatistics() - Method in class org.glassfish.jersey.server.internal.monitoring.ResourceStatisticsImpl
-
- getResourceMethodExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
-
- 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 RolesAllowed
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- inspectEntityProperties(Class<?>, EntityGraph, Set<Class<?>>, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
-
- inspectStandaloneAccessors(Map<String, Method>, EntityGraph, boolean) - Method in class org.glassfish.jersey.message.filtering.EntityInspectorImpl
-
Invoke available
EntityProcessor
s on accessors (getter/setter) that has no match in classes' fields.
- INSTANCE - Static variable in class org.glassfish.jersey.client.ClientAsyncExecutorLiteral
-
- 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
-
- 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
-
- 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
-
- isInflector() - Method in class org.glassfish.jersey.server.model.Invocable
-
- 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
-
- 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
-
- 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
-
- Itr() - Constructor for class org.glassfish.jersey.internal.util.collection.LinkedTransferQueue.Itr
-
- 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
-
- 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 @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
-
- 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
-
- 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
-
- PathPattern(PathTemplate) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
- 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 Replacer
s 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
-
- 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
-
- process(EntityProcessorContext) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessor
-
- 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
-
- 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
-
- 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
-
- pushMatchedLocator(ResourceMethod) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
-
- PushMatchedMethodRouter - Class in org.glassfish.jersey.server.internal.routing
-
- 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
-
- pushMatchedRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.internal.routing.UriRoutingContext
-
- PushMatchedRuntimeResourceRouter - Class in org.glassfish.jersey.server.internal.routing
-
- 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
-
- 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
- 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
-
- 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
-
MessageBodyReader
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- remove(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
-
- 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
-
- 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
-
- RequestEventImpl - Class in org.glassfish.jersey.server.internal.monitoring
-
- 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
-
- RequestEventListener - Interface in org.glassfish.jersey.server.monitoring
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 - 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
-
- 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
-
- 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
-
- ServerProcessingBinder.DefaultManagedAsyncExecutorProvider - Class in org.glassfish.jersey.server.internal.process
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 Replacer
s 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
-
- 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
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
-
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
-
- 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
-
- 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
-
- 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(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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-