| Package | Description |
|---|---|
| tigase.cluster | |
| tigase.eventbus | |
| tigase.eventbus.component | |
| tigase.eventbus.component.stores | |
| tigase.eventbus.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Subscription> |
SessionManagerClustered.routeUserSessionEvent(UserSessionEvent event,
Collection<Subscription> subscriptions) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Subscription> |
SessionManagerClustered.routeUserSessionEvent(UserSessionEvent event,
Collection<Subscription> subscriptions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Subscription> |
EventRoutingSelector.getSubscriptions(Object event,
Collection<Subscription> subscriptions)
Method responsible for actual modification of delivery by adding and removing items to Subscriptions collection
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Subscription> |
EventRoutingSelector.getSubscriptions(Object event,
Collection<Subscription> subscriptions)
Method responsible for actual modification of delivery by adding and removing items to Subscriptions collection
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
SubscribeModule.NewRemoteSubscriptionEvent.getSubscription() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Subscription> |
EventPublisherModule.getSubscribers(String packageName,
String eventName,
Object event) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribeModule.NewRemoteSubscriptionEvent.setSubscription(Subscription subscription) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventPublisherModule.publishEvent(String eventPackage,
String name,
Element event,
Collection<Subscription> subscribers) |
| Constructor and Description |
|---|
NewRemoteSubscriptionEvent(EventName parsedName,
Subscription subscription) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Subscription> |
SubscriptionStore.getAllData() |
Collection<Subscription> |
SubscriptionStore.getSubscribersJIDs(String eventPackage,
String eventName) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionStore.addSubscription(String eventPackage,
String eventName,
Subscription subscription) |
void |
SubscriptionStore.remove(Subscription jid) |
void |
SubscriptionStore.removeSubscription(String eventPackage,
String eventName,
Subscription jidInstanceNS) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Subscription> |
ReflectEventRoutingSelector.getSubscriptions(Object event,
Collection<Subscription> subscriptions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Subscription> |
ReflectEventRoutingSelector.getSubscriptions(Object event,
Collection<Subscription> subscriptions) |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.