Package org.jboss.resteasy.resteasy1630
Class TestResource
- java.lang.Object
 - 
- org.jboss.resteasy.resteasy1630.TestResource
 
 
- 
@Path("/") public class TestResource extends Object 
- 
- 
Constructor Summary
Constructors Constructor Description TestResource() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.Responsetest(@javax.validation.constraints.Min(7L) int param) 
 -