Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.ws.rs.ext.ParamConverter Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| ParamConverter | Defines a contract for a delegate responsible for converting between a String form of a message parameter value and the corresponding custom | Interface | javax.ws.rs.ext | Java EE |
|
| ParamConverter .Lazy | Mandates that a conversion of any default value delegated to a parameter converter annotated with @Lazy | Class | javax.ws.rs.ext.ParamConverter | Java EE |
|
| ParamConverterProvider | Contract for a provider of ParamConverter instances. | Interface | javax.ws.rs.ext | Java EE |