| Package | Description |
|---|---|
| org.glassfish.jersey.client.internal.routing |
Jersey client-side internal routing API classes.
|
| org.glassfish.jersey.internal.routing |
Common Jersey internal routing API classes.
|
| Class and Description |
|---|
| ContentTypeDeterminer
Utility class containing methods used on both client and server side for determining media type of a response based
on provided
MessageBodyWorkers. |
| Class and Description |
|---|
| CombinedMediaType
Represents function S as defined in the Request Matching part of the spec.
|
CombinedMediaType.EffectiveMediaType
Media type extended by flag indicating whether media type was
obtained from user annotations Consumes or Produces or has no
annotation and therefore was derived from MessageBodyWorkers. |
| RequestSpecificConsumesProducesAcceptor
A
Comparable concrete request content-type, accept header, and a methodRouting triplet |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.