public interface CommandMessageHandler extends MessageHandler<CommandMessage<?>>
Modifier and Type | Method and Description |
---|---|
Set<String> |
supportedCommandNames()
Returns the set of command names this handler supports.
|
canHandle, canHandleType, getTargetType, handle
Copyright © 2010–2023. All rights reserved.