public class FileCacheFilter extends BaseFilter
| Constructor and Description |
|---|
FileCacheFilter(FileCache fileCache) |
| Modifier and Type | Method and Description |
|---|---|
FileCache |
getFileCache() |
NextAction |
handleRead(FilterChainContext ctx) |
createContext, exceptionOccurred, handleAccept, handleClose, handleConnect, handleEvent, handleWrite, onAdded, onFilterChainChanged, onRemoved, toStringpublic FileCacheFilter(FileCache fileCache)
public NextAction handleRead(FilterChainContext ctx) throws IOException
handleRead in interface FilterhandleRead in class BaseFilterIOExceptionpublic FileCache getFileCache()
Copyright © 2016 Oracle Corporation. All Rights Reserved.