|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.http.FileCacheFactory
com.sun.grizzly.ssl.SSLFileCacheFactory
public class SSLFileCacheFactory
File cache extension used to support SSL.
| Field Summary |
|---|
| Fields inherited from class com.sun.grizzly.http.FileCacheFactory |
|---|
address, cache, cacheManager, fileCache, isEnabled, isLargeFileCacheEnabled, isMonitoringEnabled, maxCacheEntries, maxEntrySize, maxLargeFileCacheSize, maxSmallFileCacheSize, minEntrySize, port, secondsMaxAge |
| Constructor Summary | |
|---|---|
SSLFileCacheFactory()
|
|
| Method Summary | |
|---|---|
protected FileCache |
createFileCache()
Return an instance of a FileCache |
static FileCacheFactory |
getFactory(int currentPort)
Return an instance of this Factory. |
static FileCacheFactory |
newInstance(int currentPort)
Configure the factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SSLFileCacheFactory()
| Method Detail |
|---|
public static FileCacheFactory newInstance(int currentPort)
public static FileCacheFactory getFactory(int currentPort)
protected FileCache createFileCache()
FileCache
createFileCache in class FileCacheFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||