AMF endpoint classes.



Classes
 ClassDescription
 AMFFilterFilters perform pre- and post-processing duties on the ActionContext, which contains the message/invocation as well as conextual information about it, following the standard pipe-and-filter design pattern.
 BatchProcessFilterFilter that breaks down the batched message buffer into individual invocations.
 LegacyFilterAMF Headers are of limited use because the apply to the entire AMF packet, which may contain a batch of several requests.
 MessageBrokerFilterA simple bridge between the encoding/decoding functionality of the AMF endpoint and the MessageBroker: this last filter in the chain returns the message to the MessageBroker, which will then locate the correct service to handle the message.
 SerializationFilterFilter for serializing and deserializing action messages.
 SessionFilterThis filter detects whether a request URL is decorated with a ;jessionid token in the event that the client does not support cookies.
 SuspendableAMFFilterBase class for suspendable AMF filter implementations.
 SuspendableBatchProcessFilterFilter 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.
 SuspendableLegacyFilterThis filter adds support for legacy FlashRemoting invocations.
 SuspendableMessageBrokerFilterFilter that routes deserialized Flex messages to the for processing.
 SuspendableSerializationFilterFilter for serializing and deserializing AMF.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/endpoints/amf/package-detail.html