@Provider public class XmlAdapterParamConverterProvider extends Object implements javax.ws.rs.ext.ParamConverterProvider
| Constructor and Description |
|---|
XmlAdapterParamConverterProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> javax.ws.rs.ext.ParamConverter<T> |
getConverter(Class<T> rawType,
Type genericType,
Annotation[] annotations) |
public <T> javax.ws.rs.ext.ParamConverter<T> getConverter(Class<T> rawType, Type genericType, Annotation[] annotations)
getConverter in interface javax.ws.rs.ext.ParamConverterProviderCopyright © 2017. All rights reserved.