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