The mx.messaging.channels package contains the channel messaging classes used with Flex Data Services.
| Class | Description | |
|---|---|---|
| AMFChannel | The AMFChannel class provides the AMF support for messaging. | |
| HTTPChannel | The HTTPChannel class provides the HTTP support for messaging. | |
| NetConnectionChannel | This NetConnectionChannel provides the basic NetConnection support for messaging. | |
| PollingChannel | The PollingChannel class provides the polling behavior that all polling channels in the messaging system require. | |
| RTMPChannel | The RTMPChannel class provides basic RTMP support for messaging. | |
| SecureAMFChannel | The SecureAMFChannel class is identical to the AMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint. | |
| SecureHTTPChannel | The SecureHTTPChannel class is identical to the HTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint. | |
| SecureRTMPChannel | The SecureRTMPChannel class is identical to the RTMPChannel class except that it uses a secure protocol, RTMPS, to send messages to an RTMPS endpoint. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/mx/messaging/channels/package-detail.html