Connects to the AMQP broker or router. The location is specified in the {@link AmqpClientOptions} as well as the potential credential required.
@param connectionHandler handler that will process the result, giving either the connection or failure cause. Must not be {@code null}.
See Implementation
Connects to the AMQP broker or router. The location is specified in the {@link AmqpClientOptions} as well as the potential credential required.
@param connectionHandler handler that will process the result, giving either the connection or failure cause. Must not be {@code null}.