org.apache.qpid.qmf.schema
Class BrokerSchema.BridgeClass.CloseMethod

java.lang.Object
  extended by org.apache.qpid.qmf.QMFMethod<BrokerSchema.BridgeObject>
      extended by org.apache.qpid.qmf.schema.BrokerSchema.BridgeClass.CloseMethod
Enclosing class:
BrokerSchema.BridgeClass

public class BrokerSchema.BridgeClass.CloseMethod
extends QMFMethod<BrokerSchema.BridgeObject>


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.BridgeClass.CloseMethodInvocation 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.BridgeClass.CloseMethodInvocation parse(org.apache.qpid.transport.codec.BBDecoder decoder)
Specified by:
parse in class QMFMethod<BrokerSchema.BridgeObject>


Licensed to the Apache Software Foundation