Package org.jboss.resteasy.resteasy1056
Class TestResource
- java.lang.Object
-
- org.jboss.resteasy.resteasy1056.TestResource
-
-
Constructor Summary
Constructors Constructor Description TestResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Response
test(@javax.validation.constraints.Min(7L) int param)
-