|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageBodyReader | |
---|---|
javax.ws.rs.ext | APIs that provide extensions to the types supported by the JAX-RS API. |
Uses of MessageBodyReader in javax.ws.rs.ext |
---|
Methods in javax.ws.rs.ext that return types with arguments of type MessageBodyReader | ||
---|---|---|
|
MessageBodyWorkers.getMessageBodyReaders(MediaType mediaType,
java.lang.Class<T> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations)
Get a list of message body readers that match a set of criteria. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |