public class NetCatCommandServerChannelHandler extends SimpleChannelHandler
| Constructor and Description |
|---|
NetCatCommandServerChannelHandler() |
NetCatCommandServerChannelHandler(LoggerFactory loggerFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProcessor(CommandProcessor processor) |
void |
onMessage(ChannelContext context) |
protected Map<String,String> |
parseInput(String[] input,
int from) |
onClosed, onConnect, onErrorpublic NetCatCommandServerChannelHandler()
public NetCatCommandServerChannelHandler(LoggerFactory loggerFactory)
public void addProcessor(CommandProcessor processor)
public void onMessage(ChannelContext context)
Copyright © 2021. All rights reserved.