| Package | Description |
|---|---|
| org.ovirt.vdsm.jsonrpc.client.events |
| Modifier and Type | Method and Description |
|---|---|
Set<SubscriptionHolder> |
SubscriptionMatcher.match(JsonRpcEvent event)
Matches current subscriptions to an event and returns a
Set
containing all subscriptions that match for this event processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionMatcher.add(SubscriptionHolder holder)
Adds a
SubscriptionHolder which will be used for event matching |
void |
SubscriptionMatcher.remove(SubscriptionHolder holder)
Used during removal of a subscription.
|
Copyright © 2018. All Rights Reserved.