| AbstractFormProvider |
Abstract base class for form entity types marshalling & un-marshalling support.
|
| AbstractMessageReaderWriterProvider |
Abstract entity provider (reader and writer) base class.
|
| AcceptableLanguageTag |
An acceptable language tag.
|
| AcceptableMediaType |
An acceptable media type.
|
| AcceptableToken |
An acceptable token.
|
| BasicTypesMessageProvider.PrimitiveTypes |
|
| CommittingOutputStream |
A committing output stream with optional serialized entity buffering functionality
which allows measuring of the entity size.
|
| EntityInputStream |
|
| HeaderValueException |
Processing exception indicating that an attempt to
read a value of a header failed.
|
| HeaderValueException.Context |
Context that contains header problems causing this exception (e.g.
|
| HttpHeaderReader |
An abstract pull-based reader of HTTP headers.
|
| HttpHeaderReader.Event |
TODO javadoc.
|
| HttpHeaderReader.ListElementCreator |
|
| InboundMessageContext |
Base inbound message context implementation.
|
| InboundMessageContext.EntityContent |
Input stream and its state.
|
| InterceptorExecutor |
Abstract class with implementation of InterceptorContext which is common for ReaderInterceptorContext
and WriterInterceptorContext implementations.
|
| InterceptorExecutor.InterceptorTimestampPair |
Holder of interceptor instance and timestamp of the interceptor invocation (in ns).
|
| JerseyLink |
Jersey implementation of JAX-RS Link contract.
|
| JerseyLink.Builder |
Jersey implementation of JAX-RS Link.Builder contract.
|
| LanguageTag |
A language tag.
|
| MatchingEntityTag |
A matching entity tag.
|
| MessageBodyFactory |
A factory for managing MessageBodyReader, MessageBodyWriter instances.
|
| MessageBodyFactory.DeclarationDistanceComparator |
Compares 2 instances implementing/inheriting the same super-type and returns
which of the two instances has the super-type declaration closer in it's
inheritance hierarchy tree.
|
| MessageBodyFactory.ModelLookupKey |
|
| MsgTraceEvent |
Common tracing events.
|
| OutboundJaxrsResponse |
An outbound JAX-RS response message.
|
| 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.
|
| Qualified |
Quality factor for acceptable header types represented as a "parts per thousand" (i.e.
|
| QualitySourceMediaType |
A quality source media type.
|
| Token |
A token.
|
| TracingInfo |
Collects tracing messages for a request.
|
| TracingInfo.Message |
A trace message.
|
| TracingLogger |
Low level Tracing support API.
|
| TracingLogger.Event |
Type of event.
|
| TracingLogger.Level |
Level of tracing message.
|
| VariantListBuilder |
|
| VariantSelector.DimensionChecker |
Interface to get a dimension value from a variant and check if an
acceptable dimension value is compatible with a dimension value.
|
| VariantSelector.VariantHolder |
|