This is the complete list of members for
ATPInterface.Connection, including all inherited members.
| associateWithSession(String sessionName) | ATPInterface.Connection | [inline, protected] |
| Connection(Socket socket, Map openSessions, boolean verboseOutput) | ATPInterface.Connection | [inline] |
| createSubDBRuleStrings(String subDBName, ArrayList rules) | ATPInterface.Connection | [inline, protected] |
| MSG_ILLEGAL_ASS | ATPInterface.Connection | [protected, static] |
| MSG_ILLEGAL_HEADER | ATPInterface.Connection | [protected, static] |
| MSG_ILLEGAL_RULE | ATPInterface.Connection | [protected, static] |
| MSG_INTERNAL_SERVER_ERROR | ATPInterface.Connection | [protected, static] |
| MSG_OK | ATPInterface.Connection | [protected, static] |
| openSessions | ATPInterface.Connection | [protected] |
| outputStream | ATPInterface.Connection | [protected] |
| processCLOSE(ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| processGET(ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| processGET_CONSISTENCIES(ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| processGET_CONSISTENCY(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processGET_DBCONTENT(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processGET_DBSTATS(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processGET_DIAGENV(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processGET_FDGSTATS(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processGET_MINDIAG(ArrayList header) | ATPInterface.Connection | [inline, protected] |
| processPOST(ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| processPOST_FDG(ArrayList header, ArrayList body, boolean replace, String[] firstLine) | ATPInterface.Connection | [inline, protected] |
| processPOST_SENTENCES(ArrayList header, ArrayList body, boolean replace, String[] firstLine) | ATPInterface.Connection | [inline, protected] |
| processRequest(ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| removeFromSession() | ATPInterface.Connection | [inline, protected] |
| run() | ATPInterface.Connection | [inline] |
| sendBadRequestResponse() | ATPInterface.Connection | [inline, protected] |
| sendBadRequestResponse(String detailedMsg) | ATPInterface.Connection | [inline, protected] |
| sendParseErrorResponse(int lineNo) | ATPInterface.Connection | [inline, protected] |
| sendResponse(int errorCode, String msg, ArrayList header, ArrayList body) | ATPInterface.Connection | [inline, protected] |
| session | ATPInterface.Connection | [protected] |
| SLEEP_MS | ATPInterface.Connection | [protected, static] |
| socket | ATPInterface.Connection | [protected] |
| state | ATPInterface.Connection | [protected] |
| STATE_CLOSED | ATPInterface.Connection | [protected, static] |
| STATE_DB_CHANGED | ATPInterface.Connection | [protected, static] |
| STATE_WAIT_FIRST_POST | ATPInterface.Connection | [protected, static] |
| validSubDBName(String subDBName) | ATPInterface.Connection | [inline, protected] |
| verboseOutput | ATPInterface.Connection | [protected] |
| writeLineBreak(OutputStream stream) | ATPInterface.Connection | [inline, protected] |