| Package | Description |
|---|---|
| org.eclipse.aether.transport.http |
Support for downloads/uploads via the HTTP and HTTPS protocols.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentMap<SslConfig,org.apache.http.conn.ClientConnectionManager> |
GlobalState.connectionManagers |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.conn.ClientConnectionManager |
GlobalState.getConnectionManager(SslConfig config) |
static org.apache.http.conn.ClientConnectionManager |
GlobalState.newConnectionManager(SslConfig sslConfig) |
| Constructor and Description |
|---|
LocalState(RepositorySystemSession session,
RemoteRepository repo,
SslConfig sslConfig) |
SslSocketFactory(SslConfig config) |