flex.messaging.endpoints.amf
Class SuspendableBatchProcessFilter

java.lang.Object
  extended by flex.messaging.endpoints.amf.SuspendableAMFFilter
      extended by flex.messaging.endpoints.amf.SuspendableBatchProcessFilter

public class SuspendableBatchProcessFilter
extends SuspendableAMFFilter

Filter that splits a batched AMF message into individual invocations of the chain from this point forward for each message within the batch that deserializes without errors. This implementation will never suspend the chain and performs no internal synchronization.


Field Summary
 
Fields inherited from class flex.messaging.endpoints.amf.SuspendableAMFFilter
DIRECTION_INBOUND, DIRECTION_OUTBOUND
 
Constructor Summary
SuspendableBatchProcessFilter()
           
 
Method Summary
 
Methods inherited from class flex.messaging.endpoints.amf.SuspendableAMFFilter
buildChain, getContext, getDirection, getNext, getPrevious, getSuspendedFilter, invoke, isInboundAborted, isSuspended, resume, setContext, setDirection, setInboundAborted, setNext, setPrevious, setSuspendedFilter
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuspendableBatchProcessFilter

public SuspendableBatchProcessFilter()


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