Uses of Package
org.glassfish.jersey.message.internal
Packages that use org.glassfish.jersey.message.internal
Package
Description
Common Jersey internal routing API classes.
Common Jersey internal messaging classes.
-
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.internal.routing
-
Classes in org.glassfish.jersey.message.internal used by org.glassfish.jersey.message.internalClassDescriptionAbstract base class for form entity types marshalling & un-marshalling support.Abstract entity provider (reader and writer) base class.An acceptable language tag.An acceptable media type.An acceptable token.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.Processing exceptionindicating that an attempt to read a value of a header failed.Context that contains header problems causing this exception (e.g. forInboundMessageContextthe corresponding value isHeaderValueException.Context.INBOUND).An abstract pull-based reader of HTTP headers.TODO javadoc.Base inbound message context implementation.Jersey implementation ofJAX-RS Linkcontract.Jersey implementation ofJAX-RS Link.Buildercontract.A language tag.A matching entity tag.Common header methods for outbound and inbound messages.Common tracing events.An outbound JAX-RS response message.Base outbound message context implementation.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.Quality factor for acceptable header types represented as a "parts per thousand" (i.e. per mille) value.A quality source media type.A token.Low level Tracing support API.Type of event.Level of tracing message.An implementation ofVariantListBuilder.