public class GatewayRemoteCommandManager extends DefaultRemoteCommandManager
RemoteCommandManager that dispatches all the unknown command to the
 CommandSender.| Constructor and Description | 
|---|
| GatewayRemoteCommandManager() | 
| GatewayRemoteCommandManager(boolean overwrite) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RemoteCommandListener | getListenerFor(String command)Returns the  RemoteConnectionListenerfor the given command. | 
getCommandSenders, getRegisteredCommands, onError, registerListener, sendNotification, startReading, startReading, startReading, startReading, stopAll, stopReadingpublic GatewayRemoteCommandManager()
public GatewayRemoteCommandManager(boolean overwrite)
@Nullable protected RemoteCommandListener getListenerFor(String command)
DefaultRemoteCommandManagerRemoteConnectionListener for the given command.getListenerFor in class DefaultRemoteCommandManager