| Package | Description |
|---|---|
| org.piangles.gateway.events | |
| org.piangles.gateway.events.processors |
| Modifier and Type | Method and Description |
|---|---|
EventProcessor |
EventRouter.getProcessor(org.piangles.backbone.services.msg.Event event) |
EventProcessor |
EventRouter.getProcessor(org.piangles.backbone.services.msg.Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventRouter.registerControlProcessor(String contolPayloadType,
EventProcessor eventProcessor) |
void |
EventRouter.registerControlProcessor(String contolPayloadType,
EventProcessor eventProcessor) |
void |
EventRouter.registerNotificationProcessor(EventProcessor eventProcessor) |
void |
EventRouter.registerNotificationProcessor(EventProcessor eventProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventProcessor<T> |
class |
PassThruApplicationEventsProcessor |
class |
PassThruControlEventProcessor |
Copyright © 2021. All rights reserved.