- getProcessIdint getProcessId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getSecretKeyint getSecretKey() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getStandardConformingStringsbool getStandardConformingStrings() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sendCancelRequestMessagevoid sendCancelRequestMessage(int processId, int secretKey, Callback handler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sendStartupMessagevoid sendStartupMessage(string username, string password, string database, Map!(string, string) properties, ResponseHandler!(DbConnection) completionHandler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setStandardConformingStringsvoid setStandardConformingStrings(bool value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- upgradeToSSLConnectionvoid upgradeToSSLConnection(Callback completionHandler) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- Statusenum Status 
- Undocumented in source. 
- psCachePreparedStatementCache psCache; 
- Undocumented in source. 
- _socketAbstractConnection _socket; 
- Undocumented in source. 
- statusStatus status; 
- Undocumented in source. 
- initializationvoid initialization() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- socketAbstractConnection socket() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isSslbool isSsl() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- isConnectedbool isConnected() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- initHoldervoid initHolder(Holder holder) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getProcessIdint getProcessId() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getSecretKeyint getSecretKey() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- closevoid close() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- schedulevoid schedule(ICommand cmd) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleMessagevoid handleMessage(Connection conn, Object msg) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleClosedvoid handleClosed(Connection conn) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- handleExceptionvoid handleException(Connection c, Throwable t) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
@author <a href="mailto:julien@julienviet.com">Julien Viet</a>