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