Uses of Package
org.glassfish.jersey.message.internal
-
Packages that use org.glassfish.jersey.message.internal Package Description org.glassfish.jersey.client Jersey client-side classes.org.glassfish.jersey.jaxb.internal org.glassfish.jersey.media.multipart JAX-RS Integration with MIME MultiPart Message Formatsorg.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. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.client Class Description InboundMessageContext Base inbound message context implementation.OutboundMessageContext Base outbound message context implementation. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.jaxb.internal Class Description AbstractMessageReaderWriterProvider Abstract entity provider (reader and writer) base class. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.media.multipart Class Description HttpHeaderReader An abstract pull-based reader of HTTP headers.ParameterizedHeader A general parameterized header. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.message.internal Class 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: containsEntityInputStream.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 ofInterceptorContext
which is common forReaderInterceptorContext
andWriterInterceptorContext
implementations.InterceptorExecutor.InterceptorTimestampPair Holder of interceptor instance and timestamp of the interceptor invocation (in ns).JerseyLink Jersey implementation ofJAX-RS Link
contract.JerseyLink.Builder Jersey implementation ofJAX-RS Link.Builder
contract.LanguageTag A language tag.MatchingEntityTag A matching entity tag.MessageBodyFactory A factory for managingMessageBodyReader
,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 ofVariantListBuilder
.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 -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.server Class 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. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.server.internal Class Description TracingLogger.Event Type of event.TracingLogger.Level Level of tracing message. -
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.server.internal.routing Class Description AcceptableMediaType An acceptable media type.TracingLogger Low level Tracing support API.