| Package | Description |
|---|---|
| com.predic8.membrane.core.exchange | |
| com.predic8.membrane.core.transport.http |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Exchange.getTargetConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Exchange.setTargetConnection(Connection con) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionManager.getConnection(InetAddress host,
int port,
String localHost,
SSLContext sslContext) |
static Connection |
Connection.open(InetAddress host,
int port,
String localHost,
SSLContext sslContext) |
static Connection |
Connection.open(InetAddress host,
int port,
String localHost,
SSLContext sslContext,
ConnectionManager mgr) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionManager.releaseConnection(Connection connection) |
Copyright © 2012. All Rights Reserved.