Quadcap Embeddable Server

com.quadcap.http.servlets.file.FileCache Class Reference

Inheritance diagram for com.quadcap.http.servlets.file.FileCache:

Cache List of all members.

Detailed Description

This class implements a cache of files served by the file servlet.

Author:
Stan Bailes

Definition at line 49 of file FileCache.java.

Public Member Functions

 FileCache (FileServlet f, int size)
Cacheable makeCacheable ()


Constructor & Destructor Documentation

com.quadcap.http.servlets.file.FileCache.FileCache FileServlet  f,
int  size
 

Definition at line 50 of file FileCache.java.


Member Function Documentation

Cacheable com.quadcap.http.servlets.file.FileCache.makeCacheable  ) 
 

Definition at line 54 of file FileCache.java.