Uses of Class
com.rabbitmq.client.AlreadyClosedException
-
Packages that use AlreadyClosedException Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of AlreadyClosedException in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl that throw AlreadyClosedException Modifier and Type Method Description void
AMQChannel. ensureIsOpen()
-