Package | Description |
---|---|
org.glassfish.jersey.client |
Jersey client-side classes.
|
org.glassfish.jersey.jaxb.internal | |
org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
org.glassfish.jersey.server |
Jersey server-side classes.
|
org.glassfish.jersey.server.internal |
Jersey server-side internal classes.
|
org.glassfish.jersey.server.internal.routing |
Jersey server-side internal resource routing classes.
|
Class and Description |
---|
InboundMessageContext
Base inbound message context implementation.
|
OutboundMessageContext
Base outbound message context implementation.
|
Class and Description |
---|
AbstractMessageReaderWriterProvider
Abstract entity provider (reader and writer) base class.
|
Class and Description |
---|
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
Entity input stream customized for entity message processing:
contains
EntityInputStream.isEmpty() method.
EntityInputStream.close() method throws Jersey-specific runtime exception in case of an IO error.
|
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
An implementation of
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 |
Class and Description |
---|
InboundMessageContext
Base inbound message context implementation.
|
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.
|
TracingLogger
Low level Tracing support API.
|
TracingLogger.Level
Level of tracing message.
|
Class and Description |
---|
TracingLogger.Event
Type of event.
|
TracingLogger.Level
Level of tracing message.
|
Class and Description |
---|
AcceptableMediaType
An acceptable media type.
|
TracingLogger
Low level Tracing support API.
|