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