Uses of Class
org.apache.qpid.qmf.schema.BrokerSchema.SessionObject

Packages that use BrokerSchema.SessionObject
org.apache.qpid.qmf.schema   
 

Uses of BrokerSchema.SessionObject in org.apache.qpid.qmf.schema
 

Methods in org.apache.qpid.qmf.schema that return BrokerSchema.SessionObject
 BrokerSchema.SessionObject BrokerSchema.SubscriptionDelegate.getSessionRef()
           
 BrokerSchema.SessionObject BrokerSchema.SubscriptionObject.getSessionRef()
           
 BrokerSchema.SessionObject BrokerSchema.SessionClass.newInstance(BrokerSchema.SessionDelegate delegate)
           
 

Constructors in org.apache.qpid.qmf.schema with parameters of type BrokerSchema.SessionObject
BrokerSchema.QMFSessionConfigInfoCommand(BrokerSchema.SessionObject object, long sampleTime)
           
BrokerSchema.QMFSessionGetQueryResponseCommand(BrokerSchema.SessionObject object, QMFGetQueryCommand cmd, long sampleTime)
           
BrokerSchema.QMFSessionInstrumentInfoCommand(BrokerSchema.SessionObject object, long sampleTime)
           
 



Licensed to the Apache Software Foundation