|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.abdera.protocol.server.FilterChain
public final class FilterChain
| Constructor Summary | |
|---|---|
FilterChain(Provider provider,
RequestContext request)
|
|
| Method Summary | |
|---|---|
ResponseContext |
next(RequestContext request)
Invoke the next filter in the chain. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterChain(Provider provider,
RequestContext request)
| Method Detail |
|---|
public ResponseContext next(RequestContext request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||