|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.filterchain.BaseFilter
org.glassfish.grizzly.http.server.FileCacheFilter
public class FileCacheFilter
| Constructor Summary | |
|---|---|
FileCacheFilter(FileCache fileCache)
|
|
| Method Summary | |
|---|---|
FileCache |
getFileCache()
|
NextAction |
handleRead(FilterChainContext ctx)
|
| Methods inherited from class org.glassfish.grizzly.filterchain.BaseFilter |
|---|
createContext, exceptionOccurred, getFilterChain, getIndex, handleAccept, handleClose, handleConnect, handleEvent, handleWrite, onAdded, onFilterChainChanged, onRemoved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCacheFilter(FileCache fileCache)
| Method Detail |
|---|
public NextAction handleRead(FilterChainContext ctx)
throws java.io.IOException
handleRead in interface FilterhandleRead in class BaseFilterjava.io.IOExceptionpublic FileCache getFileCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||