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> ParamConverter<T> |
ParamConverterProvider.getConverter(Class<T> rawType,
Type genericType,
Annotation[] annotations)
Obtain a
ParamConverter that can provide from/to string conversion for an instance of a particular Java type. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.