| Package | Description |
|---|---|
| com.cookingfox.lapasse.impl.command.bus | |
| com.cookingfox.lapasse.impl.event.bus | |
| com.cookingfox.lapasse.impl.message.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCommandBus<S extends State>
Default implementation of
CommandBus. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEventBus<S extends State>
Default implementation of
EventBus. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageBus<M extends Message,H extends MessageHandler<M>>
Abstract message bus implementation.
|
Copyright © 2016 Cooking Fox. All rights reserved.