Package | Description |
---|---|
org.axonframework.axonserver.connector.command | |
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
Modifier and Type | Method and Description |
---|---|
<R> GenericCommandResultMessage<R> |
CommandSerializer.deserialize(CommandResponse response) |
Modifier and Type | Method and Description |
---|---|
GenericCommandResultMessage<R> |
GenericCommandResultMessage.andMetaData(Map<String,?> metaData) |
GenericCommandResultMessage<R> |
GenericCommandResultMessage.withMetaData(Map<String,?> metaData) |
Copyright © 2010–2018. All rights reserved.