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 QpidException
methodReceived
in interface StateAwareMethodListener<ChannelCloseOkBody>
QpidException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.