Package | Description |
---|---|
COM.activesw.api.client |
Modifier and Type | Method and Description |
---|---|
BrokerSubscription[] |
BrokerClient.getSubscriptions()
Get the list of open subscriptions.
|
Modifier and Type | Method and Description |
---|---|
void |
BrokerClient.cancelSubscription(BrokerSubscription sub)
Cancel a subscription with matching event type and filter.
|
void |
BrokerClient.cancelSubscriptions(BrokerSubscription[] subs)
Cancel multiple subscriptions with matching event types and filters.
|
void |
BrokerClient.newSubscription(BrokerSubscription sub)
Subscribe to all events of a given event type.
|
void |
BrokerClient.newSubscriptions(BrokerSubscription[] subs)
Open multiple subscriptions at one time.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.