public class ChannelCloseOkMethodHandler extends Object implements StateAwareMethodListener<ChannelCloseOkBody>
| Constructor and Description |
|---|
ChannelCloseOkMethodHandler() |
| Modifier and Type | Method and Description |
|---|---|
static ChannelCloseOkMethodHandler |
getInstance() |
void |
methodReceived(AMQProtocolSession session,
ChannelCloseOkBody method,
int channelId) |
public static ChannelCloseOkMethodHandler getInstance()
public void methodReceived(AMQProtocolSession session, ChannelCloseOkBody method, int channelId) throws AMQException
methodReceived in interface StateAwareMethodListener<ChannelCloseOkBody>AMQExceptionCopyright © 2006–2015 The Apache Software Foundation. All rights reserved.