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