| Package | Description |
|---|---|
| net.anotheria.moskito.core.command |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandController.registerCommandProcessor(java.lang.String command,
CommandProcessor processor)
Registers a new command processor.
|
void |
CommandControllerImpl.registerCommandProcessor(java.lang.String command,
CommandProcessor processor) |
void |
CommandController.unregisterCommandProcessor(java.lang.String command,
CommandProcessor processor)
Unregisters a command processor.
|
void |
CommandControllerImpl.unregisterCommandProcessor(java.lang.String command,
CommandProcessor processor) |
Copyright © 2010-2020 anotheria.net. All Rights Reserved.