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

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

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

Methods in org.apache.qpid.qmf.schema that return BrokerSchema.SubscriptionObject
 BrokerSchema.SubscriptionObject BrokerSchema.SubscriptionClass.newInstance(BrokerSchema.SubscriptionDelegate delegate)
           
 

Constructors in org.apache.qpid.qmf.schema with parameters of type BrokerSchema.SubscriptionObject
BrokerSchema.QMFSubscriptionConfigInfoCommand(BrokerSchema.SubscriptionObject object, long sampleTime)
           
BrokerSchema.QMFSubscriptionGetQueryResponseCommand(BrokerSchema.SubscriptionObject object, QMFGetQueryCommand cmd, long sampleTime)
           
BrokerSchema.QMFSubscriptionInstrumentInfoCommand(BrokerSchema.SubscriptionObject object, long sampleTime)
           
 



Licensed to the Apache Software Foundation