|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseHTTPEndpoint | |
|---|---|
| flex.messaging.endpoints | Message endpoint classes. |
| flex.messaging.endpoints.amf | AMF endpoint classes. |
| Uses of BaseHTTPEndpoint in flex.messaging.endpoints |
|---|
| Subclasses of BaseHTTPEndpoint in flex.messaging.endpoints | |
|---|---|
class |
AMFEndpoint
AMF based endpoint for Flex Messaging. |
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. |
| Uses of BaseHTTPEndpoint in flex.messaging.endpoints.amf |
|---|
| Constructors in flex.messaging.endpoints.amf with parameters of type BaseHTTPEndpoint | |
|---|---|
LegacyFilter(BaseHTTPEndpoint endpoint)
|
|
|
||||||||||
| PREV NEXT | 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/class-use/BaseHTTPEndpoint.html