|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Endpoint | An endpoint receives messages from clients and decodes them, then sends them on to a MessageBroker for routing to a service. |
| Endpoint2 | Extension interface for Endpoint that adds support for a referenced Server that the endpoint may use. |
| Class Summary | |
|---|---|
| AbstractEndpoint | This is the default implementation of Endpoint, which provides a convenient base for behavior and associations common to all endpoints. |
| AMFEndpoint | AMF based endpoint for Flex Messaging. |
| BaseHTTPEndpoint | Base for all of HTTP-based endpoints. |
| 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. |
| BaseStreamingHTTPEndpoint | Base for HTTP-based endpoints that support streaming HTTP connections to connected clients. |
| HTTPEndpoint | This class replaces Flex 1.5's ProxyServlet by splitting the proxy's functionality into two pieces. |
| SecureAMFEndpoint | Secure version of AMFEndpoint. |
| SecureHTTPEndpoint | Secure version of HTTPEndpoint. |
| SecureStreamingAMFEndpoint | Secure version of StreamingAMFEndpoint. |
| SecureStreamingHTTPEndpoint | Secure version of StreamingHTTPEndpoint. |
| StreamingAMFEndpoint | Extension to the AMFEndpoint to support streaming HTTP connections to connected clients. |
| StreamingHTTPEndpoint | Extension to the HTTPEndpoint to support streaming HTTP connections to connected clients. |
| Exception Summary | |
|---|---|
| DuplicateSessionException | Exception class used to indicate duplicate client sessions were detected. |
Message endpoint classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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/package-summary.html