public class ConnectionUnblockedEvent extends AmqpEvent
AmqpEvent
emitted by the CachingConnectionFactory
when its connections are unblocked.BlockedListener.handleUnblocked()
,
Serialized Formsource
Constructor and Description |
---|
ConnectionUnblockedEvent(Connection source) |
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection() |
getTimestamp
getSource, toString
public ConnectionUnblockedEvent(Connection source)
public Connection getConnection()