| Interface | Description |
|---|---|
| CommandProcessorListener<T extends Request> |
Process string command.
|
| CommandProcessorProvider<T extends Request> |
Provide CommandProcessor.
|
| Class | Description |
|---|---|
| DataNetCommandProcessor |
Process data command.
|
| DataNetCommandProvider |
Provides
Data command processor. |
| NetCommandProcessor |
Process text command.
|
| NetCommandProvider |
Provides
String command processor. |