Uses of Class
javax.ws.rs.MatrixParam

Packages that use MatrixParam
com.restfully.shop.services   
org.jboss.resteasy.test.smoke   
 

Uses of MatrixParam in com.restfully.shop.services
 

Method parameters in com.restfully.shop.services with annotations of type MatrixParam
 String CarResource.getFromMatrixParam(String make, PathSegment car, CarResource.Color color, String year)
           
 

Uses of MatrixParam in org.jboss.resteasy.test.smoke
 

Method parameters in org.jboss.resteasy.test.smoke with annotations of type MatrixParam
 String SimpleResource.getMatrixParam(String param)
           
 



Copyright © 2011. All Rights Reserved.