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

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

public class BrokerSchema.QueueClass.PurgeMethod
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.PurgeMethodInvocation 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.PurgeMethodInvocation parse(org.apache.qpid.transport.codec.BBDecoder decoder)
Specified by:
parse in class QMFMethod<BrokerSchema.QueueObject>


Licensed to the Apache Software Foundation