Package | Description |
---|---|
org.glassfish.jersey.message |
Common Jersey messaging classes.
|
org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
Modifier and Type | Method and Description |
---|---|
List<ReaderModel> |
MessageBodyWorkers.getReaderModelsForType(Class<?> type)
Get a list of
MessageBodyReader models that are suitable for the given type . |
Modifier and Type | Method and Description |
---|---|
List<ReaderModel> |
MessageBodyFactory.getReaderModelsForType(Class<?> type) |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.