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