Uses of Interface
com.rabbitmq.client.impl.NetworkConnection
Packages that use NetworkConnection
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
NIO network connector.
Implementation of connection and topology recovery.
-
Uses of NetworkConnection in com.rabbitmq.client.impl
Subinterfaces of NetworkConnection in com.rabbitmq.client.implClasses in com.rabbitmq.client.impl that implement NetworkConnectionModifier and TypeClassDescriptionclass
Concrete class representing and managing an AMQP connection to a broker.class
A socket-based frame handler. -
Uses of NetworkConnection in com.rabbitmq.client.impl.nio
Classes in com.rabbitmq.client.impl.nio that implement NetworkConnection -
Uses of NetworkConnection in com.rabbitmq.client.impl.recovery
Classes in com.rabbitmq.client.impl.recovery that implement NetworkConnectionModifier and TypeClassDescriptionclass
Connection implementation that performs automatic recovery when connection shutdown is not initiated by the application (e.g. due to an I/O exception).class
AMQConnection
modification that usesRecoveryAwareChannelN