|
webMethods Broker Administration Java API Version 9.5.1.0.171 091713 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |