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