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