public class ConsoleCommandHandler extends Object implements CommandHandler
| Constructor and Description |
|---|
ConsoleCommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
processCommand(javax.jms.TextMessage request,
javax.jms.TextMessage response) |
protected List<String> |
tokenize(String text) |
public ConsoleCommandHandler()
public void processCommand(javax.jms.TextMessage request, javax.jms.TextMessage response) throws Exception
processCommand in interface CommandHandlerExceptionCopyright © 2005–2017. All rights reserved.