Uses of Class
org.apache.qpid.qmf.schema.BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory

Packages that use BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory
org.apache.qpid.qmf.schema   
 

Uses of BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory in org.apache.qpid.qmf.schema
 

Methods in org.apache.qpid.qmf.schema with parameters of type BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory
 BrokerSchema.LinkClass.BridgeMethodResponseCommand BrokerSchema.LinkDelegate.bridge(BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory factory, Boolean durable, String src, String dest, String key, String tag, String excludes, Boolean srcIsQueue, Boolean srcIsLocal, Boolean dynamic, Integer sync)
           
 BrokerSchema.LinkClass.BridgeMethodResponseCommand BrokerSchema.LinkObject.bridge(BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory factory, Boolean durable, String src, String dest, String key, String tag, String excludes, Boolean srcIsQueue, Boolean srcIsLocal, Boolean dynamic, Integer sync)
           
 



Licensed to the Apache Software Foundation