flex.messaging.endpoints.amf
Class SuspendableBatchProcessFilter
java.lang.Object
flex.messaging.endpoints.amf.SuspendableAMFFilter
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.
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
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
Add Comment