| Package | Description |
|---|---|
| ddf.catalog.pubsub | |
| ddf.catalog.pubsub.internal | |
| ddf.sdk.plugin.predelivery |
| Modifier and Type | Field and Description |
|---|---|
protected List<PreDeliveryPlugin> |
EventProcessorImpl.preDelivery |
| Constructor and Description |
|---|
EventProcessorImpl(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.event.EventAdmin eventAdmin,
List<PreSubscriptionPlugin> preSubscription,
List<PreDeliveryPlugin> preDelivery,
CatalogFramework catalog) |
FanoutEventProcessor(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.event.EventAdmin eventAdmin,
List<PreSubscriptionPlugin> preSubscription,
List<PreDeliveryPlugin> preDelivery,
CatalogFramework catalog) |
PublishedEventHandler(Predicate finalPredicate,
Subscription subscription,
List<PreDeliveryPlugin> preDelivery,
CatalogFramework catalog,
ExecutorService threadPool) |
| Constructor and Description |
|---|
DeliveryProcessor(Subscription subscription,
List<PreDeliveryPlugin> preDelivery) |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyPreDeliveryPlugin |
This work is licensed under a Creative Commons Attribution 4.0 International License.