public interface RMQChannelListener
RMQChannel.| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
onCloseCompleted(RMQChannel rmqChannel)
Calls when close process for channel is completed.
|
void |
onOpen(RMQChannel rmqChannel)
Calls when channel is opend.
|
void onCloseCompleted(RMQChannel rmqChannel)
rmqChannel - the closed channel.void onOpen(RMQChannel rmqChannel)
rmqChannel - the channel.Copyright © 2004-2013. All Rights Reserved.