Uses of Interface
com.rabbitmq.client.impl.recovery.TopologyRecoveryFilter
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of TopologyRecoveryFilter in com.rabbitmq.client
Modifier and TypeMethodDescriptionvoid
ConnectionFactory.setTopologyRecoveryFilter
(TopologyRecoveryFilter topologyRecoveryFilter) Set filter to include/exclude entities from topology recovery. -
Uses of TopologyRecoveryFilter in com.rabbitmq.client.impl
Modifier and TypeMethodDescriptionvoid
ConnectionParams.setTopologyRecoveryFilter
(TopologyRecoveryFilter topologyRecoveryFilter)