public class ConnectionBlockedEvent extends AmqpEvent
CachingConnectionFactory によって発行される AmqpEvent。BlockedListener.handleBlocked(String), 連載形式 sourceSE| コンストラクターと説明 |
|---|
ConnectionBlockedEvent(Connection source, StringSE reason) |
| 修飾子と型 | メソッドと説明 |
|---|---|
Connection | getConnection() |
StringSE | getReason() |
getTimestampgetSourceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic ConnectionBlockedEvent(Connection source, StringSE reason)
public Connection getConnection()
public StringSE getReason()