org.apache.qpid.qmf
Class QMFSchemaResponseCommand
java.lang.Object
org.apache.qpid.qmf.QMFCommand
org.apache.qpid.qmf.QMFSchemaResponseCommand
public class QMFSchemaResponseCommand
- extends QMFCommand
Method Summary |
void |
encode(org.apache.qpid.transport.codec.BBEncoder encoder)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QMFSchemaResponseCommand
public QMFSchemaResponseCommand(QMFSchemaRequestCommand qmfSchemaRequestCommand,
QMFClass qmfClass)
encode
public void encode(org.apache.qpid.transport.codec.BBEncoder encoder)
- Overrides:
encode
in class QMFCommand
Licensed to the Apache Software Foundation