|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectflex.messaging.endpoints.amf.AMFFilter
org.mortbay.jetty.asyncblazeds.AsyncSerializationFilter
public class AsyncSerializationFilter
Filter for serializing and deserializing action messages.
Based on SerializationFilter
,
with additional logic, to save state for suspend/resume.
Field Summary |
---|
Fields inherited from class flex.messaging.endpoints.amf.AMFFilter |
---|
next |
Constructor Summary | |
---|---|
AsyncSerializationFilter(java.lang.String logCategory)
|
Method Summary | |
---|---|
void |
invoke(flex.messaging.io.amf.ActionContext context)
|
Methods inherited from class flex.messaging.endpoints.amf.AMFFilter |
---|
getNext, setNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsyncSerializationFilter(java.lang.String logCategory)
Method Detail |
---|
public void invoke(flex.messaging.io.amf.ActionContext context) throws java.io.IOException
invoke
in class flex.messaging.endpoints.amf.AMFFilter
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |