Uses of Interface
flex.messaging.endpoints.Endpoint2

Packages that use Endpoint2
flex.messaging.endpoints Message endpoint classes. 
 

Uses of Endpoint2 in flex.messaging.endpoints
 

Classes in flex.messaging.endpoints that implement Endpoint2
 class AbstractEndpoint
          This is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints.
 class AMFEndpoint
          AMF based endpoint for Flex Messaging.
 class BaseHTTPEndpoint
          Base for all of HTTP-based endpoints.
 class BasePollingHTTPEndpoint
          Base for HTTP-based endpoints that support regular polling and long polling which means placing request threads that are polling for messages into a wait state until messages are available to deliver or the configurable wait interval is reached.
 class BaseStreamingHTTPEndpoint
          Base for HTTP-based endpoints that support streaming HTTP connections to connected clients.
 class HTTPEndpoint
          This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces.
 class SecureAMFEndpoint
          Secure version of AMFEndpoint.
 class SecureHTTPEndpoint
          Secure version of HTTPEndpoint.
 class SecureStreamingAMFEndpoint
          Secure version of StreamingAMFEndpoint.
 class SecureStreamingHTTPEndpoint
          Secure version of StreamingHTTPEndpoint.
 class StreamingAMFEndpoint
          Extension to the AMFEndpoint to support streaming HTTP connections to connected clients.
 class StreamingHTTPEndpoint
          Extension to the HTTPEndpoint to support streaming HTTP connections to connected clients.
 



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/class-use/Endpoint2.html