| Modifier and Type | Class and Description |
|---|---|
class |
BackofficePlatformEventAdapter
EventSender implementation in the cockpit domain. |
| Modifier and Type | Method and Description |
|---|---|
void |
BackofficePlatformEventAdapter.setBackofficeEventSender(EventSender backofficeEventSender) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBackofficeEventSender
Forwards application event to another
EventSender implementation that is registered in the web context
(cockpit domain). |
| Modifier and Type | Method and Description |
|---|---|
protected EventSender |
BackofficeEventListener.getBackofficeEventSender()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBackofficeEventSender.setBackofficeEventsAdapter(EventSender backofficeEventsAdapter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportEventSender
One of additional event senders
Map fired AbstractEvent to existing EventConfigurationModels, wrap it in EventSourceData
and send to spring integration channel, default is eventSourceDataChannel.
|
| Modifier and Type | Method and Description |
|---|---|
protected EventSender |
AbstractBackofficeAdapterEventListener.getBackofficeEventSender() |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformClusterEventSender
Extends the class
SpringEventSender and sends the AbstractEvents in the
PlatformClusterEventSender.sendEvent(AbstractEvent) as UDP packets in a cluster system. |
class |
SpringEventSender
Spring event sender class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEventService.setEventSender(EventSender eventSender) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEventService.setAdditionalEventSenders(java.util.List<EventSender> additionalEventSenders) |
Copyright © 2018 SAP SE. All Rights Reserved.