org.azzyzt.jee.runtime.service
Class RESTDelegatorBase

java.lang.Object
  extended by org.azzyzt.jee.runtime.service.RESTDelegatorBase

public abstract class RESTDelegatorBase
extends java.lang.Object


Constructor Summary
RESTDelegatorBase()
           
 
Method Summary
 javax.ws.rs.core.HttpHeaders getHttpHeaders()
           
 void nocache()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RESTDelegatorBase

public RESTDelegatorBase()
Method Detail

nocache

public void nocache()

getHttpHeaders

public javax.ws.rs.core.HttpHeaders getHttpHeaders()