public abstract class CommandExecutor
extends java.lang.Object
| Constructor and Description |
|---|
CommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
execCmdOnServer(Server s,
Command c) |
static java.util.List<Server> |
getAllServers() |
static Server |
getServerByIp(java.lang.String ip) |
Copyright © 2021. All Rights Reserved.