| Modifier and Type | Field and Description |
|---|---|
protected ConnectionSettings |
BasicConnection.connectionSettings |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSettings |
ConnectionSettings.setAuthorizationSchemes(java.lang.String authorization) |
ConnectionSettings |
ConnectionSettings.setServerHost(java.lang.String host) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
BasicConnection.openConnection(ConnectionSettings desiredSettings,
ConnectionSettings actualSettings) |
| Constructor and Description |
|---|
BasicConnection(ConnectionSettings settings) |
Connection(ConnectionSettings settings) |