java.lang.Object
org.eclipse.microprofile.rest.client.tck.providers.TestParamConverter
- All Implemented Interfaces:
jakarta.ws.rs.ext.ParamConverter<Widget>
public class TestParamConverter
extends Object
implements jakarta.ws.rs.ext.ParamConverter<Widget>
-
Nested Class Summary
Nested classes/interfaces inherited from interface jakarta.ws.rs.ext.ParamConverter
jakarta.ws.rs.ext.ParamConverter.Lazy
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TestParamConverter
public TestParamConverter()
-
Method Details
-
fromString
- Specified by:
fromString in interface jakarta.ws.rs.ext.ParamConverter<Widget>
-