webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Uses of Class
COM.activesw.api.client.BrokerInfo

Uses of BrokerInfo in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerInfo
 BrokerInfo[] BrokerCompleteTerritory.other_brokers_in_territory
           
 

Methods in COM.activesw.api.client that return BrokerInfo
 BrokerInfo[] BrokerServerClient.getBrokers()
          Get the list of Brokers in a given server.
 BrokerInfo[] BrokerAdminClient.getBrokersInCluster()
          Get the list of brokers in the cluster, including this broker.
 BrokerInfo[] BrokerAdminClient.getBrokersInTerritory()
          Get the list of brokers in the territory, including this broker.
 

Methods in COM.activesw.api.client with parameters of type BrokerInfo
 int BrokerCPSelectionCallback.chooseClusterClient(BrokerClusterPublisher bcp, BrokerEvent[] event, BrokerInfo[] bi, java.lang.Object client_data)
          Implement this method to select a cluster client to be used for multi-publish operation.
 int BrokerCPSelectionCallback.chooseClusterClient(BrokerClusterPublisher bcp, BrokerEvent event, BrokerInfo[] bi, java.lang.Object client_data)
          Implement this method to select a cluster client to be used for single publish operation.
 

Constructors in COM.activesw.api.client with parameters of type BrokerInfo
BrokerCompleteBroker(BrokerInfo info)
          Constructor.
 


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.