org.apache.cocoon.rest.controller.method
Interface ConditionalGet

All Superinterfaces:
Get
All Known Implementing Classes:
CacheableDemoRESTController

public interface ConditionalGet
extends Get

A controller that provides a CacheKey for the ETag header.


Method Summary
 CacheKey constructCacheKey()
           
 
Methods inherited from interface org.apache.cocoon.rest.controller.method.Get
doGet
 

Method Detail

constructCacheKey

CacheKey constructCacheKey()


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