flex.messaging.endpoints.amf
Class SessionFilter

java.lang.Object
  extended by flex.messaging.endpoints.amf.AMFFilter
      extended by flex.messaging.endpoints.amf.SessionFilter

public class SessionFilter
extends AMFFilter

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.


Constructor Summary
SessionFilter()
           
 
Method Summary
 void invoke(ActionContext context)
          The core business method.
 
Methods inherited from class flex.messaging.endpoints.amf.AMFFilter
getNext, setNext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFilter

public SessionFilter()
Method Detail

invoke

public void invoke(ActionContext context)
            throws IOException
Description copied from class: AMFFilter
The core business method.

Specified by:
invoke in class AMFFilter
Throws:
IOException


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

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/SessionFilter.html