org.apache.cocoon.sample.jaxrs
Class SampleJaxRsResource2

java.lang.Object
  extended by org.apache.cocoon.sample.jaxrs.SampleJaxRsResource2

public class SampleJaxRsResource2
extends Object


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

Constructor Detail

SampleJaxRsResource2

public SampleJaxRsResource2()
Method Detail

conditionalGet

public javax.ws.rs.core.Response conditionalGet()


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.