Package org.glassfish.jersey.internal.routing
package org.glassfish.jersey.internal.routing
Common Jersey internal routing API classes.
-
ClassesClassDescriptionRepresents 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
.Utility class containing methods used on both client and server side for determining media type of a response based on providedMessageBodyWorkers
.RequestSpecificConsumesProducesAcceptor<MethodRouting>AComparable
concrete request content-type, accept header, and a methodRouting triplet