Package org.mortbay.jetty.asyncblazeds

Class Summary
AsyncAMFEndpoint  
AsyncAMFEndpointControl  
AsyncBatchProcessFilter Filter that breaks down the batched message buffer into individual invocations.
AsyncHTTPEndpoint  
AsyncHTTPEndpointControl  
AsyncLegacyFilter AMF Headers are of limited use because the apply to the entire AMF packet, which may contain a batch of several requests.
AsyncMessageBrokerFilter A 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.
AsyncSerializationFilter Filter for serializing and deserializing action messages.
AsyncSessionFilter This filter detects whether a request URL is decorated with a ;jessionid token in the event that the client does not support cookies.
BaseAsyncHTTPEndpoint Base for HTTP-based endpoints that support regular polling and long polling.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.