com.caucho.server.http
Class CacheInvocation.CacheEntry

java.lang.Object
  |
  +--com.caucho.server.http.CacheInvocation.CacheEntry
Enclosing class:
com.caucho.server.http.CacheInvocation

public static class CacheInvocation.CacheEntry
extends java.lang.Object

The cached response.


Constructor Summary
CacheInvocation.CacheEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheInvocation.CacheEntry

public CacheInvocation.CacheEntry()