|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryParam | |
---|---|
com.restfully.shop.services | |
com.sun.jersey.server.impl.model.parameter |
Uses of QueryParam in com.restfully.shop.services |
---|
Method parameters in com.restfully.shop.services with annotations of type QueryParam | |
---|---|
Response |
OrderResource.getOrders(int start,
int size,
UriInfo uriInfo)
|
Response |
OrderResource.getOrders(int start,
int size,
UriInfo uriInfo)
|
Response |
OrderResource.getOrdersHeaders(int start,
int size,
UriInfo uriInfo)
|
Response |
OrderResource.getOrdersHeaders(int start,
int size,
UriInfo uriInfo)
|
Products |
ProductResource.getProducts(int start,
int size,
String name,
UriInfo uriInfo)
|
Products |
ProductResource.getProducts(int start,
int size,
String name,
UriInfo uriInfo)
|
Products |
ProductResource.getProducts(int start,
int size,
String name,
UriInfo uriInfo)
|
Uses of QueryParam in com.sun.jersey.server.impl.model.parameter |
---|
Methods in com.sun.jersey.server.impl.model.parameter with parameters of type QueryParam | |
---|---|
Injectable |
QueryParamInjectableProvider.getInjectable(ComponentContext ic,
QueryParam a,
Parameter c)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |