|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.FileCache
com.sun.grizzly.ssl.SSLFileCache
public class SSLFileCache
This class implements a file caching mechanism used to cache static resources.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.grizzly.http.FileCache |
|---|
FileCache.FileCacheEntry |
| Field Summary |
|---|
| Fields inherited from class com.sun.grizzly.http.FileCache |
|---|
connectionCloseBB, connectionKaBB, DEFAULT_SERVLET_NAME, nullByteBuffer, OK, SC_NOT_MODIFIED, SC_PRECONDITION_FAILED |
| Constructor Summary | |
|---|---|
SSLFileCache()
|
|
| Method Summary | |
|---|---|
protected void |
sendCache(Request request,
FileCache.FileCacheEntry entry)
Send the cached resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLFileCache()
| Method Detail |
|---|
protected void sendCache(Request request,
FileCache.FileCacheEntry entry)
throws java.io.IOException
FileCache
sendCache in class FileCachejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||