|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.cache.ProxyCacheFilterChainBuilder
public class ProxyCacheFilterChainBuilder
Creates a cache filter based on the invocation.
| Constructor Summary | |
|---|---|
ProxyCacheFilterChainBuilder()
|
|
| Method Summary | |
|---|---|
FilterChain |
build(FilterChain next,
Invocation invocation)
Builds the next item in the chain. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyCacheFilterChainBuilder()
| Method Detail |
|---|
public FilterChain build(FilterChain next,
Invocation invocation)
next - the following filter chaininvocation - the invocation for the chain builder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||