Uses of Class
com.rabbitmq.client.impl.ForgivingExceptionHandler
Packages that use ForgivingExceptionHandler
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of ForgivingExceptionHandler in com.rabbitmq.client.impl
Subclasses of ForgivingExceptionHandler in com.rabbitmq.client.implModifier and TypeClassDescriptionclassDefault implementation ofExceptionHandlerused byAMQConnection.classAn implementation ofExceptionHandlerthat does close channels on unhandled consumer exception.