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