public class ConnectionFactory extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ConnectionFactory.ConnectionConfig |
| 限定符和类型 | 字段和说明 |
|---|---|
protected static ConnectionFactory.ConnectionConfig |
connectionConfig |
static int |
DEFAULT_MAX_TIMEOUT |
static int |
DEFAULT_PORT |
static int |
DEFAULT_TIMEOUT |
protected static String[] |
ipTables |
protected static String |
keystorePasswd |
protected static String |
keystorePath |
static int |
MAX_TRANS_COUNT |
static int |
MAX_TRANS_HISTORY_COUNT |
protected static int |
port |
static boolean |
soutSwitch |
protected static long |
timeout |
protected static String |
token |
protected static String[] ipTables
protected static int port
protected static String token
protected static String keystorePath
protected static String keystorePasswd
protected static long timeout
public static boolean soutSwitch
public static final int DEFAULT_TIMEOUT
public static final int DEFAULT_PORT
public static final int DEFAULT_MAX_TIMEOUT
protected static ConnectionFactory.ConnectionConfig connectionConfig
public static final int MAX_TRANS_COUNT
public static final int MAX_TRANS_HISTORY_COUNT
public Connection getConnection()
public static void validateConfig()
Copyright © 2019. All Rights Reserved.