| Package | Description | 
|---|---|
| jakarta.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> MessageBodyReader<T> | Providers. getMessageBodyReader(Class<T> type,
                    Type genericType,
                    Annotation[] annotations,
                    MediaType mediaType)Get a message body reader that matches a set of criteria. | 
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.