| Package | Description | 
|---|---|
| javax.ws.rs.ext | APIs that provide extensions to the types supported by the API. | 
| Modifier and Type | Method | 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 (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.