
Public Member Functions | |
| int | getCode () |
| String | getMessage () |
| String | toString () |
Static Public Attributes | |
| static int | BANNER = 220 |
| static int | CLOSING_CONNECTION = 221 |
| static int | DATABASES_PRESENT = 110 |
| static int | DEFINE_NUM_RECIEVED = 150 |
| static int | DEFINE_RESULT = 151 |
| static int | INTERNAL_SOCKET_EOF = 900 |
| static int | INTERNAL_STATUS_PARSE_ERROR = 901 |
| static int | INVALID_DATABASE = 550 |
| static int | INVALID_STRATEGY = 551 |
| static int | MATCH_NUM_RECIEVED = 152 |
| static int | NO_MATCH = 552 |
| static int | OKAY = 250 |
| static int | STATUS = 210 |
| static int | STRATEGIES_PRESENT = 111 |
| static int | TEMP_UNAVAILABLE = 420 |
Protected Member Functions | |
| DictCommandResult (String s) | |
Protected Attributes | |
| int | code |
| String | msg |
| DictCommandResult | ( | String | s | ) | [protected] |
| int getCode | ( | ) |
| String getMessage | ( | ) |
| String toString | ( | ) |
int BANNER = 220 [static] |
int CLOSING_CONNECTION = 221 [static] |
int code [protected] |
int DATABASES_PRESENT = 110 [static] |
int DEFINE_NUM_RECIEVED = 150 [static] |
int DEFINE_RESULT = 151 [static] |
int INTERNAL_SOCKET_EOF = 900 [static] |
int INTERNAL_STATUS_PARSE_ERROR = 901 [static] |
int INVALID_DATABASE = 550 [static] |
int INVALID_STRATEGY = 551 [static] |
int MATCH_NUM_RECIEVED = 152 [static] |
int NO_MATCH = 552 [static] |
int OKAY = 250 [static] |
int STATUS = 210 [static] |
int STRATEGIES_PRESENT = 111 [static] |
int TEMP_UNAVAILABLE = 420 [static] |
1.5.8