Package org.cruxframework.crux.core.server.rest.state

Interface Summary
ClusteredCacheConfig  
ETagHandler  
NoClusteredCacheConfig  
ResourceStateHandler Control the etags, dateModified and expires of rest services that can be cached.
ResourceStateHandler.ResourceState Contains state information about a given rest URI
 

Class Summary
ClusteredCacheConfigurationFactory  
ClusteredResourceStateHandler It is a very basic implementation of ResourceStateHandler interface for clustered environments.
ClusteredResourceStateHandler.CacheEntry  
ETagHandlerImpl Generate a default eTag based in the content.
NoClusteredCacheConfigurationFactory  
NoClusteredResourceStateHandler It is a very basic implementation for ResourceStateHandler interface that is designed to run only on NO CUSTERED environment.
NoClusteredResourceStateHandler.CacheEntry  
NoClusteredResourceStateHandler.LRUMap<K,V>  
ResourceStateConfig  
 



Copyright © 2015. All rights reserved.