webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

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

Uses of BrokerSharedEventTypeInfo in COM.activesw.api.client
 

Methods in COM.activesw.api.client that return BrokerSharedEventTypeInfo
 BrokerSharedEventTypeInfo[] BrokerAdminClient.getClusterGatewaySharedEventTypes(java.lang.String cluster_name, java.lang.String broker_name)
          Get the information on event types shared across a cluster gateway.
 BrokerSharedEventTypeInfo[] BrokerAdminClient.getTerritoryGatewaySharedEventTypes(java.lang.String territory_name)
          Get the information on event types shared across a territory gateway.
 

Methods in COM.activesw.api.client with parameters of type BrokerSharedEventTypeInfo
 void BrokerAdminClient.setClusterGatewaySharedEventTypes(java.lang.String cluster_name, java.lang.String broker_name, BrokerSharedEventTypeInfo[] infos)
          Set the complete list of shared event types on a cluster gateway.
 void BrokerAdminClient.setTerritoryGatewaySharedEventTypes(java.lang.String territory_name, BrokerSharedEventTypeInfo[] infos)
          Set the complete list of shared event types on a territory gateway.
 


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.