Uses of Package
org.glassfish.jersey.internal.routing
Packages that use org.glassfish.jersey.internal.routing
Package
Description
Jersey client-side internal routing API classes.
Common Jersey internal routing API classes.
-
Classes in org.glassfish.jersey.internal.routing used by org.glassfish.jersey.client.internal.routingClassDescriptionUtility class containing methods used on both client and server side for determining media type of a response based on provided
MessageBodyWorkers
. -
Classes in org.glassfish.jersey.internal.routing used by org.glassfish.jersey.internal.routingClassDescriptionRepresents function S as defined in the Request Matching part of the spec.
Media type
extended by flag indicating whether media type was obtained from user annotationsConsumes
orProduces
or has no annotation and therefore was derived fromMessageBodyWorkers
.AComparable
concrete request content-type, accept header, and a methodRouting triplet