Uses of Interface
org.cruxframework.crux.core.server.rest.state.ETagHandler

Packages that use ETagHandler
org.cruxframework.crux.core.server.rest.core.dispatch   
org.cruxframework.crux.core.server.rest.state   
 

Uses of ETagHandler in org.cruxframework.crux.core.server.rest.core.dispatch
 

Methods in org.cruxframework.crux.core.server.rest.core.dispatch that return ETagHandler
static ETagHandler StateHandler.getETagHandler()
           
 

Uses of ETagHandler in org.cruxframework.crux.core.server.rest.state
 

Classes in org.cruxframework.crux.core.server.rest.state that implement ETagHandler
 class ETagHandlerImpl
          Generate a default eTag based in the content.
 



Copyright © 2015. All rights reserved.