Uses of Class
com.rabbitmq.client.impl.StrictExceptionHandler
-
Packages that use StrictExceptionHandler Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes. -
-
Uses of StrictExceptionHandler in com.rabbitmq.client.impl
Subclasses of StrictExceptionHandler in com.rabbitmq.client.impl Modifier and Type Class Description class
DefaultExceptionHandler
Default implementation ofExceptionHandler
used byAMQConnection
.
-