Package org.jboss.resteasy.resteasy736
Class TestResource
- java.lang.Object
-
- org.jboss.resteasy.resteasy736.TestResource
-
-
Constructor Summary
Constructors Constructor Description TestResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
defaultTest(jakarta.ws.rs.container.AsyncResponse response)
void
test(jakarta.ws.rs.container.AsyncResponse response)
-