Is it possible to use RabbitMQ Java client to work directly with Windows Service Bus via AMQP?
According to documentation, supported Java clients are:
- Apache Qpid Java Message Service (JMS) client
- IIT SwiftMQ Java client
Has anyone tried the RabbitMQ Java Client?
java
andrabbitmq
) – pinepain