com.restfully.shop.services
Class StoreResource

java.lang.Object
  extended by com.restfully.shop.services.StoreResource

public class StoreResource
extends java.lang.Object

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
StoreResource()
           
 
Method Summary
 javax.ws.rs.core.Response head(javax.ws.rs.core.UriInfo uriInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreResource

public StoreResource()
Method Detail

head

public javax.ws.rs.core.Response head(@Context
                                      javax.ws.rs.core.UriInfo uriInfo)


Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.