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

java.lang.Object
  extended by org.apache.qpid.qmf.QMFMethod<BrokerSchema.QueueObject>
      extended by org.apache.qpid.qmf.schema.BrokerSchema.QueueClass.RerouteMethod
Enclosing class:
BrokerSchema.QueueClass

public class BrokerSchema.QueueClass.RerouteMethod
extends QMFMethod<BrokerSchema.QueueObject>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFMethod
QMFMethod.Argument, QMFMethod.Direction
 
Method Summary
 org.apache.qpid.qmf.schema.BrokerSchema.QueueClass.RerouteMethodInvocation parse(org.apache.qpid.transport.codec.BBDecoder decoder)
           
 
Methods inherited from class org.apache.qpid.qmf.QMFMethod
addArgument, encode, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public org.apache.qpid.qmf.schema.BrokerSchema.QueueClass.RerouteMethodInvocation parse(org.apache.qpid.transport.codec.BBDecoder decoder)
Specified by:
parse in class QMFMethod<BrokerSchema.QueueObject>


Licensed to the Apache Software Foundation