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