public interface RMQConnectionListener
RMQConnection.| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
onCloseCompleted(RMQConnection rmqConnection)
Calls when closing process for connection is completed.
|
void |
onOpen(RMQConnection rmqConnection)
Calls when connection is opend.
|
void onCloseCompleted(RMQConnection rmqConnection)
rmqConnection - the closed connection.void onOpen(RMQConnection rmqConnection)
rmqConnection - the connection.Copyright © 2016–2018. All rights reserved.