@Provider
public class JodaConvertersProvider
extends java.lang.Object
implements javax.ws.rs.ext.ParamConverterProvider
| Constructor and Description |
|---|
JodaConvertersProvider() |
| Modifier and Type | Method and Description |
|---|---|
<T> javax.ws.rs.ext.ParamConverter<T> |
getConverter(java.lang.Class<T> rawType,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations) |