public class SpecificMethodFrameListener extends BlockingMethodFrameListener
| Constructor and Description |
|---|
SpecificMethodFrameListener(int channelId,
Class expectedClass,
String connectionDetails) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processMethod(int channelId,
AMQMethodBody frame)
Delegates any additional handling of the incoming methods to another handler.
|
blockForFrame, getConnectionDetails, methodReceived, processblock, close, error, receivedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiterrorpublic boolean processMethod(int channelId,
AMQMethodBody frame)
BlockingMethodFrameListenerprocessMethod in class BlockingMethodFrameListenerchannelId - The channel id of the incoming method.frame - The method body.Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.