Class | Description |
---|---|
CommonCommandDeserializersFactory |
Responsible for creation of
interface Command and interface CommandDeserializer mapping for Location feature. |
CommonCommandModule |
Provides
interface CommandDeserializersFactory , interface CommandSerializersFactory and interface CommandTypeMappingFactory for location feature |
CommonCommandSerializersFactory |
Responsible for creation of
interface Command and interface CommandSerializer mapping for Location feature. |
CommonCommandTypeMappingFactory |
Responsible for creation of
class CommandType and interface Command mapping for Location feature. |