Spring AMQP

Uses of Class
org.springframework.amqp.AmqpIOException

Packages that use AmqpIOException
org.springframework.amqp   
 

Uses of AmqpIOException in org.springframework.amqp
 

Subclasses of AmqpIOException in org.springframework.amqp
 class AmqpConnectException
          RuntimeException wrapper for an ConnectException which can be commonly thrown from AMQP operations if the remote process dies or there is a network issue.
 


Spring AMQP

Copyright © 2010. All Rights Reserved.