Referência do ActionScript® 3.0 para Adobe® Flash® Platform
Início  |  Ocultar listas de Pacotes e Classes |  Pacotes  |  Classes  |  Novidades  |  Índice  |  Apêndices  |  Por que inglês?
Filtros: Recuperando dados do servidor...
Recuperando dados do servidor...
 

mx.messaging.channels 


O pacote mx.messaging.channels contém as classes de canais de mensagens usadas com o Adobe Digital Enterprise Platform Data Services for Java EE.



Classes
 ClasseDescrição
 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.
 SecureStreamingAMFChannel The SecureStreamingAMFChannel class is identical to the StreamingAMFChannel class except that it uses a secure protocol, HTTPS, to send messages to an AMF endpoint.
 SecureStreamingHTTPChannel The SecureStreamingHTTPChannel class is identical to the StreamingHTTPChannel class except that it uses a secure protocol, HTTPS, to send messages to an HTTP endpoint.
 StreamingAMFChannel The StreamingAMFChannel class provides support for messaging and offers a different push model than the base AMFChannel.
 StreamingConnectionHandler A helper class that is used by the streaming channels to open an internal HTTP connection to the server that is held open to allow the server to stream data down to the client with no poll overhead.
 StreamingHTTPChannel The StreamingHTTPChannel class provides support for messaging and offers a different push model than the base HTTPChannel.

[ X ]Por que inglês?
O conteúdo na Referência do ActionScript 3.0 aparece em inglês

Nem todas as partes da Referência do ActionScript 3.0 estão traduzidas em todos os idiomas. Quando um elemento de um idioma não está traduzido, ele é exibido em inglês. Por exemplo, a classe ga.controls.HelpBox não está traduzida em nenhum idioma. Por isso, na versão da referência em português do Brasil, a classe ga.controls.HelpBox é exibida em inglês.