org.cruxframework.crux.core.server.rest.state
Class NoClusteredResourceStateHandler.CacheEntry
java.lang.Object
org.cruxframework.crux.core.server.rest.state.NoClusteredResourceStateHandler.CacheEntry
- All Implemented Interfaces:
- ResourceStateHandler.ResourceState
- Enclosing class:
- NoClusteredResourceStateHandler
public static class NoClusteredResourceStateHandler.CacheEntry
- extends Object
- implements ResourceStateHandler.ResourceState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDateModified
public long getDateModified()
- Specified by:
getDateModified in interface ResourceStateHandler.ResourceState
getEtag
public String getEtag()
- Specified by:
getEtag in interface ResourceStateHandler.ResourceState
isExpired
public boolean isExpired()
- Specified by:
isExpired in interface ResourceStateHandler.ResourceState
Copyright © 2015. All rights reserved.