Example usage for com.rabbitmq.client.impl NetworkConnection interface-usage

List of usage examples for com.rabbitmq.client.impl NetworkConnection interface-usage

Introduction

In this page you can find the example usage for com.rabbitmq.client.impl NetworkConnection interface-usage.

Usage

From source file de.htwk_leipzig.bis.connection.handshake.clientRewrite.Copyright.java

/**
 * Concrete class representing and managing an AMQP connection to a broker.
 * <p>
 * To create a broker connection, use {@link ConnectionFactory}. See
 * {@link Connection} for an example.
 */