CFX.Transport Namespace |
[This is preliminary documentation and is subject to change.]
Class | Description | |
---|---|---|
![]() | AmqpCFXEndpoint |
Primary class used by endpoint implementers to facility bi-directional, AMQP 1.0 based communications. Using this class, endpoints
may publish messages to one or more destinations, subscribe to receive messages from one or more sources, and process incoming
CFX requests from other CFX endpoints. This class also supports security features, including secure AMQP 1.0 protocol (AMQPS or AMQP over TLS),
as well as SASL based authentication (Simple Authentication and Security Layer). At the time of this writing, the endpoint has been tested
and verified for use with the RabbitMQ broker (with AMQP 1.0 plug-in enabled), as well as the Apache Qpid broker.
|
![]() | AmqpChannelAddress | |
![]() | AmqpUtilities |
Delegate | Description | |
---|---|---|
![]() | CFXMessageReceivedHandler | |
![]() | OnRequestHandler | |
![]() | ValidateServerCertificateHandler |
Enumeration | Description | |
---|---|---|
![]() | AuthenticationMode | |
![]() | LinkType | |
![]() | ValidateCertificateResult |