org.jboss.resteasy.example.oauth
Class ProductDatabaseClient
java.lang.Object
org.jboss.resteasy.example.oauth.ProductDatabaseClient
public class ProductDatabaseClient
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductDatabaseClient
public ProductDatabaseClient()
getProducts
public static List<String> getProducts(javax.servlet.http.HttpServletRequest request)
Copyright © 2013. All Rights Reserved.