This project has retired. For details please refer to its Attic page.
ConditionalGet (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

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.