org.apache.qpid.qmf.schema
Class BrokerSchema.SessionClass.DetachMethod

java.lang.Object
  extended by org.apache.qpid.qmf.QMFMethod<BrokerSchema.SessionObject>
      extended by org.apache.qpid.qmf.schema.BrokerSchema.SessionClass.DetachMethod
Enclosing class:
BrokerSchema.SessionClass

public class BrokerSchema.SessionClass.DetachMethod
extends QMFMethod<BrokerSchema.SessionObject>


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


Licensed to the Apache Software Foundation