public class TestParamConverterProvider extends Object implements javax.ws.rs.ext.ParamConverterProvider
| Constructor and Description |
|---|
TestParamConverterProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> javax.ws.rs.ext.ParamConverter<T> |
getConverter(Class<T> aClass,
Type type,
Annotation[] annotations) |
public <T> javax.ws.rs.ext.ParamConverter<T> getConverter(Class<T> aClass, Type type, Annotation[] annotations)
getConverter in interface javax.ws.rs.ext.ParamConverterProviderCopyright © 2021 Eclipse Foundation. All rights reserved.