Package | Description |
---|---|
com.dslplatform.client | |
com.dslplatform.patterns |
Modifier and Type | Method and Description |
---|---|
<TEvent extends DomainEvent> |
DomainProxy.submit(TEvent domainEvent)
Send domain event to the server.
|
Modifier and Type | Method and Description |
---|---|
<T extends DomainEvent> |
DomainEventStore.submit(T event)
Send domain event to the server.
|