|
||||||||||
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.AsyncSessionFilter
public class AsyncSessionFilter
This filter detects whether a request URL is decorated with a ;jessionid token in the event that the client does not support cookies. In that case, an AppendToGatewayUrl header with jsessionid as its value is added to the response message.
Field Summary |
---|
Fields inherited from class flex.messaging.endpoints.amf.AMFFilter |
---|
next |
Constructor Summary | |
---|---|
AsyncSessionFilter()
|
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 AsyncSessionFilter()
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 |