Message endpoint classes.



Interfaces
 InterfaceDescription
 EndpointAn endpoint receives messages from clients and decodes them, then sends them on to a MessageBroker for routing to a service.
 Endpoint2Extension interface for that adds support for a referenced that the endpoint may use.
Classes
 ClassDescription
 AbstractEndpointThis is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints.
 AMFEndpointAMF based endpoint for Flex Messaging.
 BaseHTTPEndpointBase for all of HTTP-based endpoints.
 BasePollingHTTPEndpointBase 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.
 BaseStreamingHTTPEndpointBase for HTTP-based endpoints that support streaming HTTP connections to connected clients.
 DuplicateSessionExceptionException class used to indicate duplicate client sessions were detected.
 HTTPEndpointThis class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces.
 RTMPTProtocolHandler.RTMPTConnectionConcrete RTMPConnection implementation for tunneled HTTP-based transport between the remote host and the server.
 RTMPTProtocolHandler.RTMPTRequestWraps a received for a tunneled RTMPTConnection.
 SecureAMFEndpointSecure version of AMFEndpoint.
 SecureHTTPEndpointSecure version of HTTPEndpoint.
 SecureStreamingAMFEndpointSecure version of StreamingAMFEndpoint.
 SecureStreamingHTTPEndpointSecure version of StreamingHTTPEndpoint.
 StreamingAMFEndpointExtension to the AMFEndpoint to support streaming HTTP connections to connected clients.
 StreamingHTTPEndpointExtension to the HTTPEndpoint to support streaming HTTP connections to connected clients.

 

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/package-detail.html