Uses of Class
org.fusesource.examples.cxf.jaxrs.security.Product

Packages that use Product
org.fusesource.examples.cxf.jaxrs.security   
 

Uses of Product in org.fusesource.examples.cxf.jaxrs.security
 

Methods in org.fusesource.examples.cxf.jaxrs.security that return Product
 Product Order.getProduct(int productId)
          This method is mapped to an HTTP GET of 'products/{productId}', relative to the URL that point to this Order resource itself.
 



Copyright © 2012 FuseSource. All Rights Reserved.