org.apache.qpid.qmf.schema
Class BrokerSchema.QueueClass.RerouteMethodResponseCommand

java.lang.Object
  extended by org.apache.qpid.qmf.QMFCommand
      extended by org.apache.qpid.qmf.QMFMethodResponseCommand
          extended by org.apache.qpid.qmf.schema.BrokerSchema.QueueClass.RerouteMethodResponseCommand
Enclosing class:
BrokerSchema.QueueClass

public final class BrokerSchema.QueueClass.RerouteMethodResponseCommand
extends QMFMethodResponseCommand


Method Summary
 void encode(org.apache.qpid.transport.codec.BBEncoder encoder)
           
 
Methods inherited from class org.apache.qpid.qmf.QMFMethodResponseCommand
getStatus, getStatusText
 
Methods inherited from class org.apache.qpid.qmf.QMFCommand
getHeader, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public void encode(org.apache.qpid.transport.codec.BBEncoder encoder)
Overrides:
encode in class QMFMethodResponseCommand


Licensed to the Apache Software Foundation