All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary
| Class |
Description |
| AbstractChainableStage<DATA> |
Abstract chainable linear acceptor.
|
| AbstractEntityProviderModel<T> |
Abstract entity provider model.
|
| AbstractExecutorProvidersConfigurator |
|
| AbstractFeatureConfigurator<T> |
|
| AbstractFormProvider<T> |
Abstract base class for form entity types marshalling & un-marshalling support.
|
| AbstractMessageReaderWriterProvider<T> |
Abstract entity provider (reader and writer) base class.
|
| AbstractRuntimeDelegate |
An abstract implementation of RuntimeDelegate that
provides support common to the client and server.
|
| AbstractServiceFinderConfigurator<T> |
Simple ServiceFinder configuration.
|
| AbstractThreadPoolProvider<E extends ThreadPoolExecutor> |
Abstract thread pool executor provider.
|
| AcceptableLanguageTag |
An acceptable language tag.
|
| AcceptableMediaType |
An acceptable media type.
|
| AcceptableToken |
An acceptable token.
|
| AnnotatedMethod |
Annotated method representation.
|
| AutoDiscoverableConfigurator |
Configurator which initializes and register AutoDiscoverable instances into InjectionManager and
BootstrapBag.
|
| Beta |
Marker of a public Jersey API that is still in "beta" non-final version.
|
| BootstrapBag |
A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the
bootstrap.
|
| BootstrapConfigurator |
|
| ByteArrayProvider |
Default Jersey byte array entity provider (reader and writer).
|
| CacheControlProvider |
|
| ChainableStage<DATA> |
Linear acceptor that can be composed into a chain.
|
| CommittingOutputStream |
A committing output stream with optional serialized entity buffering functionality
which allows measuring of the entity size.
|
| CommonConfig |
Common immutable Configuration implementation for
server and client.
|
| CommonProperties |
Common (server/client) Jersey configuration properties.
|
| CompletableReader<T> |
A MessageBodyReader may implement this interface to signal that
reading from the underlying input stream can be fully completed.
|
| ComponentBag |
An internal Jersey container for custom component classes and instances.
|
| ComponentProvider |
Component provider interface to allow custom management of 3rd party
components life-cycle and dependency injection.
|
| ContentEncoder |
Standard contract for plugging in content encoding support.
|
| ContextResolverFactory |
|
| ContextResolverFactory.ContextResolversConfigurator |
|
| ContextResolvers |
|
| Contract |
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
|
| ContractProvider |
Jersey contract provider model.
|
| ContractProvider.Builder |
Contract provider model builder.
|
| CookieProvider |
|
| CookiesParser |
Cookies parser.
|
| DataSourceProvider |
Provider for marshalling/un-marshalling of application/octet-stream
entity type to/from a DataSource instance.
|
| DataSourceProvider.ByteArrayDataSource |
Modified from javax.mail.util.ByteArrayDataSource
A DataSource backed by a byte array.
|
| DateProvider |
|
| DeflateEncoder |
Deflate encoding support.
|
| DynamicFeatureConfigurator |
Registers JAX-RS DynamicFeature which are listed as SPIs for registration.
|
| EntityInputStream |
|
| EntityTagProvider |
|
| Errors |
Errors utility used to file processing messages (e.g.
|
| Errors.ErrorMessage |
Generic error message.
|
| Errors.ErrorMessagesException |
Error message exception.
|
| ExceptionMapperFactory |
Exception mappers implementation that aggregates
exception mappers and server as the main entry point for exception mapper
instance lookup.
|
| ExceptionMapperFactory.ExceptionMappersConfigurator |
|
| ExceptionMappers |
Provides lookup of ExceptionMapper instances that can be used
to map exceptions to responses.
|
| ExecutorProviders |
A utility class with a methods for handling executor injection registration and proper disposal.
|
| ExecutorServiceProvider |
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.
|
| ExtendedConfig |
Extended common runtime configuration.
|
| ExtendedExceptionMapper<T extends Throwable> |
|
| ExternalConfigurationModel<CONFIG> |
Model of configuration for external properties.
|
| ExternalConfigurationProvider |
Provider interface for external (SPI) providers to provide
their configuration properties implementations
Priority of providers can be adjusted by Priority annotation
or just alphabetically (if no Provider annotation is found)
|
| ExternalProperties |
|
| FeatureConfigurator |
Registers JAX-RS Feature which are listed as SPIs for registration.
|
| FeatureContextWrapper |
Wrapper of FeatureContext that can supply instance of
injection manager.
|
| FileProvider |
Provider for marshalling/un-marshalling of application/octet-stream
entity type to/from a File instance.
|
| FormMultivaluedMapProvider |
Provider for marshalling/un-marshalling of application/x-www-form-urlencoded
entity type to/from multi-valued map instance.
|
| FormProvider |
Provider for marshalling/un-marshalling of application/x-www-form-urlencoded
entity type to/from JAX-RS Form instance.
|
| GZipEncoder |
GZIP encoding support.
|
| HeaderDelegateProvider<T> |
A provider that supports the conversion of an HTTP header, of type T, to and
from a String.
|
| HeaderUtils |
Utility class supporting the processing of message headers.
|
| HeaderValueException |
|
| HeaderValueException.Context |
Context that contains header problems causing this exception (e.g.
|
| HttpDateFormat |
Helper class for HTTP specified date formats.
|
| HttpHeaderReader |
An abstract pull-based reader of HTTP headers.
|
| HttpHeaderReader.Event |
TODO javadoc.
|
| HttpHeaders |
Additional HTTP headers that are not listed in Jakarta REST HttpHeaders.
|
| ImmutableCommonConfig |
Immutable runtime configuration.
|
| InboundMessageContext |
Base inbound message context implementation.
|
| Inflecting<DATA,RESULT> |
Interface that is used to indicate that the instance provides an Inflector.
|
| Inflector<DATA,RESULT> |
A generic interface for transforming data into a result.
|
| InjectionManagerProvider |
Utility class with static methods that extract injection manager
from various JAX-RS components.
|
| InputStreamProvider |
|
| InternalProperties |
Internal common (server/client) Jersey configuration properties.
|
| JaxrsProviders |
Jersey implementation of JAX-RS Providers contract.
|
| JaxrsProviders.ProvidersConfigurator |
|
| JerseyLink |
|
| JerseyLink.Builder |
|
| JerseyPriorities |
Built-in Jersey-specific priority constants to be used along with Priorities where finer-grained
categorization is required.
|
| JerseyProcessingUncaughtExceptionHandler |
Uncaught exception handler that can be used by various Jersey request processing thread pools uncaught exceptions.
|
| JerseyQueryParamStyle |
JerseyQueryParamStyle is used to specify the desired format of query param
when multiple values are sent for the same parameter.
|
| JerseyUriBuilder |
|
| LanguageTag |
A language tag.
|
| LinkProvider |
Provider for Link Headers.
|
| LocaleProvider |
|
| LocalizationMessages |
Defines string formatting method for each constant in the resource file
|
| LoggingFeature |
This feature enables logging request and/or response on client-side and/or server-side depending
on the context's RuntimeType.
|
| LoggingFeature.LoggingFeatureBuilder |
Builder class for logging feature configuration.
|
| LoggingFeature.Verbosity |
Verbosity determines how detailed message will be logged.
|
| LoggingFeatureAutoDiscoverable |
Auto-discoverable class that registers LoggingFeature based on configuration properties.
|
| ManagedObjectsFinalizer |
Invokes PreDestroy methods on all registered objects, when the injection manager is shut down.
|
| MapPropertiesDelegate |
Properties delegate backed by a Map.
|
| MatchingEntityTag |
A matching entity tag.
|
| MediaTypeProvider |
Header delegate provider for MediaType.
|
| MediaTypes |
Common media types and functionality.
|
| MessageBodyFactory |
|
| MessageBodyFactory.MessageBodyWorkersConfigurator |
|
| MessageBodyProcessingException |
Jersey exception signaling that error occurred during reading or writing message body (entity).
|
| MessageBodyProviderNotFoundException |
Jersey processing exception signaling that no appropriate MessageBodyReader or MessageBodyWriter was found.
|
| MessageBodyWorkers |
|
| MessageProperties |
Jersey configuration properties for message & entity processing.
|
| MessageUtils |
Utility class with message related methods.
|
| MessagingBinders |
Binding definitions for the default set of message related providers (readers,
writers, header delegates).
|
| MessagingBinders.HeaderDelegateProviders |
Header delegate provider injection binder.
|
| MessagingBinders.MessageBodyProviders |
Message body providers injection binder.
|
| MsgTraceEvent |
Common tracing events.
|
| NameBound |
Model component that can be name bound.
|
| NewCookieProvider |
|
| NullOutputStream |
A "dev/null" output stream - an output stream implementation that discards all the
data written to it.
|
| OsgiRegistry |
Utility class to deal with OSGi runtime specific behavior.
|
| OutboundJaxrsResponse |
An outbound JAX-RS response message.
|
| OutboundJaxrsResponse.Builder |
Outbound JAX-RS Response.ResponseBuilder implementation.
|
| OutboundMessageContext |
Base outbound message context implementation.
|
| OutboundMessageContext.StreamProvider |
The callback interface which is used to get the terminal output stream into which the entity should be
written and to inform the implementation about the entity size.
|
| Parameter |
|
| Parameter.ParamAnnotationHelper<T extends Annotation> |
|
| Parameter.ParamCreationFactory<PARAMETER extends Parameter> |
A factory service to found in a runtime to be used to instantiate the given Parameter class.
|
| Parameter.ParameterService |
|
| Parameter.Source |
Parameter injection sources type.
|
| ParameterizedHeader |
A general parameterized header.
|
| PathPattern |
A path pattern that is a regular expression generated from a URI path
template.
|
| PathPattern.RightHandPath |
The set of right hand path patterns that may be appended to a path
pattern.
|
| PathTemplate |
A URI template for a URI path.
|
| PatternWithGroups |
A pattern for matching a string against a regular expression
and returning capturing group values for any capturing groups present in
the expression.
|
| PropertiesDelegate |
TODO: javadoc.
|
| PropertiesResolver |
|
| Qualified |
Quality factor for acceptable header types represented as a "parts per thousand" (i.e.
|
| Quality |
Quality parameter constants.
|
| QualitySourceMediaType |
A quality source media type.
|
| RankedComparator<T> |
Comparator used to sort types by their priorities defined by theirs binding priority set during the configuration phase
( Configuration) in ranked provider.
|
| RankedComparator.Order |
Defines which ordering should be used for sorting.
|
| RankedProvider<T> |
Jersey ranked provider model.
|
| ReaderInterceptorExecutor |
Represents reader interceptor chain executor for both client and server side.
|
| ReaderModel |
|
| ReaderProvider |
|
| ReaderWriter |
A utility class for reading and writing using byte and character streams.
|
| RenderedImageProvider |
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.
|
| RequestContext |
Wrapper for externally provided request context data.
|
| RequestScope |
Scopes a single request/response processing execution on a single thread.
|
| RequestScope.RequestScopeConfigurator |
|
| RequestScoped |
Request scope binding annotation.
|
| ResponseStatus |
This is a list of Hypertext Transfer Protocol (HTTP) response status codes.
|
| ResponseStatus.ClientError4xx |
4xx client error status codes - the request contains bad syntax or cannot be fulfilled.
|
| ResponseStatus.Info1xx |
1xx informational status codes - request received, continuing process
|
| ResponseStatus.Redirect3xx |
3xx redirection status codes - further action must be taken in order to complete the request.
|
| ResponseStatus.ServerError5xx |
5xx server error status codes - the server failed to fulfill an apparently valid request.
|
| ResponseStatus.Success2xx |
2xx success status codes - the action was successfully received, understood, and accepted.
|
| RuntimeDelegateDecorator |
RuntimeDelegate Decorator that changes behaviour due to provided runtime information.
|
| RuntimeDelegateImpl |
|
| ScheduledExecutorServiceProvider |
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 |
|
| Scoped |
Scoped Jersey application model component.
|
| ServiceConfigurationError |
Error thrown when something goes wrong while looking up service providers.
|
| ServiceFinder<T> |
A simple service-provider lookup mechanism.
|
| ServiceFinder.DefaultServiceIteratorProvider |
The default service iterator provider that looks up provider classes in
META-INF/services files.
|
| ServiceFinder.ServiceIteratorProvider |
Supports iteration of provider instances or classes.
|
| ServiceFinderBinder<T> |
Simple ServiceFinder injection binder.
|
| Severity |
Common severity.
|
| SourceProvider |
|
| SourceProvider.DomSourceReader |
Provider for marshalling/un-marshalling DOMSource instances.
|
| SourceProvider.SaxSourceReader |
Provider for un-marshalling SAXSource instances.
|
| SourceProvider.SourceWriter |
Provider for marshaling Source instances.
|
| SourceProvider.StreamSourceReader |
|
| SslConfigurator |
Utility class, which helps to configure SSLContext instances.
|
| Stage<DATA> |
Data processing stage that can be used to create dynamic data processing chains.
|
| Stage.Builder<DATA> |
Linear stage chain builder.
|
| Stage.Continuation<DATA> |
Data processing stage continuation.
|
| Stages |
A stage-related collection of utility methods.
|
| Stages.LinkedStage<DATA> |
Linked linear stage implementation.
|
| Statuses |
|
| StreamingOutputProvider |
|
| StringBuilderUtils |
|
| StringHeaderProvider |
|
| ThreadPoolExecutorProvider |
|
| Token |
A token.
|
| TracingAwarePropertiesDelegate |
Delegating properties delegate backed by another PropertiesDelegate with implemented "cache" or direct reference to
tracing support related classes (e.g.
|
| TracingLogger |
Low level Tracing support API.
|
| TracingLogger.Event |
Type of event.
|
| TracingLogger.Level |
Level of tracing message.
|
| UriComponent |
Utility class for validating, encoding and decoding components
of a URI.
|
| UriComponent.Type |
The URI component type.
|
| UriPart |
This class represents a part of the uri as parsed by the UriTemplateParser.
|
| UriProvider |
|
| UriTemplate |
A URI template.
|
| UriTemplateParser |
A URI template parser that parses JAX-RS specific URI templates.
|
| Utils |
Utility class.
|
| VariantListBuilder |
|
| VariantSelector |
Utility for selecting variant that best matches request from a list of variants.
|
| Version |
Utility class for reading build.properties file.
|
| WriterInterceptorExecutor |
Represents writer interceptor chain executor for both client and server side.
|
| WriterModel |
|
| XmlHeader |
Allows to specify XML header for XML output produced by a resource method
it is attached to.
|