|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.messaging.endpoints.amf.AMFFilter
public abstract class AMFFilter
Filters perform pre- and post-processing duties on the ActionContext, which contains the message/invocation as well as conextual information about it, following the standard pipe-and-filter design pattern.
| Constructor Summary | |
|---|---|
AMFFilter()
|
|
| Method Summary | |
|---|---|
AMFFilter |
getNext()
|
abstract void |
invoke(ActionContext context)
The core business method. |
void |
setNext(AMFFilter next)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AMFFilter()
| Method Detail |
|---|
public void setNext(AMFFilter next)
public AMFFilter getNext()
public abstract void invoke(ActionContext context)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/endpoints/amf/AMFFilter.html