Uses of Interface
com.rabbitmq.client.impl.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
Modifier 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
-
Uses of NetworkConnection in com.rabbitmq.client.impl.recovery
Modifier 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