| Class | Description |
|---|---|
| ConsumesMediaTypeQualifier<T> |
A
Bean Qualifier that qualifies based on the value of the media type
defined in the Consumes annotation. |
| ProducesMediaTypeQualifier<T> |
A
Bean Qualifier that qualifies based on the value of the media type
defined in the Produces annotation. |