Uses of Class
com.ibm.broker.config.proxy.BrokerProxy.MulticastParameterSet

Uses of BrokerProxy.MulticastParameterSet in com.ibm.broker.config.proxy
 

Methods in com.ibm.broker.config.proxy that return BrokerProxy.MulticastParameterSet
 BrokerProxy.MulticastParameterSet BrokerProxy.getMulticastParameters()
          Deprecated. This method will not reflect any values changed changed using the mqsichangeproperties command; use ExecutionGroupProxy.getRuntimeProperty() instead.
 

Methods in com.ibm.broker.config.proxy with parameters of type BrokerProxy.MulticastParameterSet
 void BrokerProxy.setMulticastParameters(BrokerProxy.MulticastParameterSet newParameterSet)
          Deprecated. This method is not compatible with values changed using the mqsichangeproperties command; use ExecutionGroupProxy.setRuntimeProperties() instead.