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

java.lang.Object
  extended by org.apache.qpid.qmf.QMFClass
      extended by org.apache.qpid.qmf.QMFObjectClass<BrokerSchema.SessionObject,BrokerSchema.SessionDelegate>
          extended by org.apache.qpid.qmf.schema.BrokerSchema.SessionClass
Enclosing class:
BrokerSchema

public class BrokerSchema.SessionClass
extends QMFObjectClass<BrokerSchema.SessionObject,BrokerSchema.SessionDelegate>


Nested Class Summary
 class BrokerSchema.SessionClass.AttachedProperty
           
 class BrokerSchema.SessionClass.ChannelIdProperty
           
 class BrokerSchema.SessionClass.ClientCreditStatistic
           
 class BrokerSchema.SessionClass.CloseMethod
           
 class BrokerSchema.SessionClass.CloseMethodResponseCommand
           
 class BrokerSchema.SessionClass.CloseMethodResponseCommandFactory
           
 class BrokerSchema.SessionClass.ConnectionRefProperty
           
 class BrokerSchema.SessionClass.DetachedLifespanProperty
           
 class BrokerSchema.SessionClass.DetachMethod
           
 class BrokerSchema.SessionClass.DetachMethodResponseCommand
           
 class BrokerSchema.SessionClass.DetachMethodResponseCommandFactory
           
 class BrokerSchema.SessionClass.ExpireTimeProperty
           
 class BrokerSchema.SessionClass.FramesOutstandingStatistic
           
 class BrokerSchema.SessionClass.MaxClientRateProperty
           
 class BrokerSchema.SessionClass.NameProperty
           
 class BrokerSchema.SessionClass.ResetLifespanMethod
           
 class BrokerSchema.SessionClass.ResetLifespanMethodResponseCommand
           
 class BrokerSchema.SessionClass.ResetLifespanMethodResponseCommandFactory
           
 class BrokerSchema.SessionClass.SolicitAckMethod
           
 class BrokerSchema.SessionClass.SolicitAckMethodResponseCommand
           
 class BrokerSchema.SessionClass.SolicitAckMethodResponseCommandFactory
           
 class BrokerSchema.SessionClass.TxnCommitsStatistic
           
 class BrokerSchema.SessionClass.TxnCountStatistic
           
 class BrokerSchema.SessionClass.TxnRejectsStatistic
           
 class BrokerSchema.SessionClass.TxnStartsStatistic
           
 class BrokerSchema.SessionClass.VhostRefProperty
           
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFClass
QMFClass.Type
 
Method Summary
 BrokerSchema.SessionObject newInstance(BrokerSchema.SessionDelegate delegate)
           
 
Methods inherited from class org.apache.qpid.qmf.QMFClass
getMethod, getMethods, getName, getPackage, getProperties, getSchemaHash, getStatistics, getType, setMethods, setPackage, setProperties, setStatistics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public BrokerSchema.SessionObject newInstance(BrokerSchema.SessionDelegate delegate)
Specified by:
newInstance in class QMFObjectClass<BrokerSchema.SessionObject,BrokerSchema.SessionDelegate>


Licensed to the Apache Software Foundation