public class ExchangeDeleteHandler extends Object implements StateAwareMethodListener<org.apache.qpid.framing.ExchangeDeleteBody>
| Modifier and Type | Method and Description |
|---|---|
static ExchangeDeleteHandler |
getInstance() |
protected boolean |
isDefaultExchange(org.apache.qpid.framing.AMQShortString exchangeName) |
void |
methodReceived(AMQStateManager stateManager,
org.apache.qpid.framing.ExchangeDeleteBody body,
int channelId) |
public static ExchangeDeleteHandler getInstance()
public void methodReceived(AMQStateManager stateManager, org.apache.qpid.framing.ExchangeDeleteBody body, int channelId) throws org.apache.qpid.AMQException
methodReceived in interface StateAwareMethodListener<org.apache.qpid.framing.ExchangeDeleteBody>org.apache.qpid.AMQExceptionprotected boolean isDefaultExchange(org.apache.qpid.framing.AMQShortString exchangeName)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.