org.apache.qpid.qmf
Class QMFBrokerRequestCommand
java.lang.Object
org.apache.qpid.qmf.QMFCommand
org.apache.qpid.qmf.QMFBrokerRequestCommand
public class QMFBrokerRequestCommand
- extends QMFCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QMFBrokerRequestCommand
public QMFBrokerRequestCommand(QMFCommandHeader header,
org.apache.qpid.transport.codec.BBDecoder buf)
process
public void process(VirtualHost virtualHost,
ServerMessage message)
- Overrides:
process
in class QMFCommand
Licensed to the Apache Software Foundation