org.apache.qpid.qmf.schema
Class BrokerSchema.BrokerClass.ConnectMethod

java.lang.Object
  extended by org.apache.qpid.qmf.QMFMethod<BrokerSchema.BrokerObject>
      extended by org.apache.qpid.qmf.schema.BrokerSchema.BrokerClass.ConnectMethod
Enclosing class:
BrokerSchema.BrokerClass

public class BrokerSchema.BrokerClass.ConnectMethod
extends QMFMethod<BrokerSchema.BrokerObject>


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


Licensed to the Apache Software Foundation