public class ConnectionUnblockedEvent
extends org.springframework.amqp.event.AmqpEvent
AmqpEvent emitted by the CachingConnectionFactory
when its connections are unblocked.BlockedListener.handleUnblocked(),
Serialized Form| Constructor and Description |
|---|
ConnectionUnblockedEvent(Connection source) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
public ConnectionUnblockedEvent(Connection source)
public Connection getConnection()