public class StatsCommand extends Command
StatsCommand| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_ERROR |
static String |
END |
static String |
ERROR |
static org.slf4j.Logger |
log |
static String |
SERVER_ERROR |
| Constructor and Description |
|---|
StatsCommand(String command,
String lineStart) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
response(SchoonerSockIO sock,
short rid) |
public static org.slf4j.Logger log
public static final String END
public static final String ERROR
public static final String CLIENT_ERROR
public static final String SERVER_ERROR
public Map<String,String> response(SchoonerSockIO sock, short rid) throws IOException
IOExceptionCopyright © 2013 Schooner Information Technology. All Rights Reserved.