Uses of Class
javax.ws.rs.MatrixParam

Packages that use MatrixParam
com.restfully.shop.services   
com.sun.jersey.server.impl.model.parameter   
 

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 com.sun.jersey.server.impl.model.parameter
 

Methods in com.sun.jersey.server.impl.model.parameter with parameters of type MatrixParam
 Injectable MatrixParamInjectableProvider.getInjectable(ComponentContext ic, MatrixParam a, Parameter c)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.