Uses of Class
com.rabbitmq.client.ConnectionContext
-
Packages that use ConnectionContext Package Description com.rabbitmq.client The client API proper: classes and interfaces representing the AMQP connections, channels, and wire-protocol framing descriptors. -
-
Uses of ConnectionContext in com.rabbitmq.client
Methods in com.rabbitmq.client with parameters of type ConnectionContext Modifier and Type Method Description void
ConnectionPostProcessor. postProcess(ConnectionContext context)
Post-process the open TCP connection.
-