jar

com.jasonclawson : rabbitmq-ha-client

Maven & Gradle

Sep 09, 2013
44 stars

RabbitMQ High Availability Client · RabbitMQ High Availability Client provides auto-reconnect functionality and call replay for RabbitMQ which takes the burden off of your client code.

Table Of Contents

Latest Version

Download com.jasonclawson : rabbitmq-ha-client JAR file - Latest Versions:

All Versions

Download com.jasonclawson : rabbitmq-ha-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rabbitmq-ha-client-0.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jasonclawson

├─ com.jasonclawson.HaChannelProxy.class - [JAR]

├─ com.jasonclawson.HaConnectionFactory.class - [JAR]

├─ com.jasonclawson.HaConnectionProxy.class - [JAR]

├─ com.jasonclawson.HaConsumerProxy.class - [JAR]

├─ com.jasonclawson.HaQueuingConsumer.class - [JAR]

├─ com.jasonclawson.HaUtils.class - [JAR]

Advertisement