Uses of Interface
com.rabbitmq.client.TrafficListener
Packages that use TrafficListener
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 TrafficListener in com.rabbitmq.client
Fields in com.rabbitmq.client declared as TrafficListenerModifier and TypeFieldDescriptionstatic final TrafficListenerTrafficListener.NO_OPNo-opTrafficListener.Methods in com.rabbitmq.client with parameters of type TrafficListenerModifier and TypeMethodDescriptionvoidConnectionFactory.setTrafficListener(TrafficListener trafficListener) Traffic listener notified of inbound and outboundCommands. -
Uses of TrafficListener in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement TrafficListenerModifier and TypeClassDescriptionclassMethods in com.rabbitmq.client.impl that return TrafficListenerModifier and TypeMethodDescriptionAMQConnection.getTrafficListener()ConnectionParams.getTrafficListener()Methods in com.rabbitmq.client.impl with parameters of type TrafficListenerModifier and TypeMethodDescriptionvoidConnectionParams.setTrafficListener(TrafficListener trafficListener)