Package | Description |
---|---|
org.apache.camel.component.iec60870.client |
Modifier and Type | Method and Description |
---|---|
protected ClientConnectionMultiplexor |
ClientComponent.createConnection(ConnectionId id,
ClientOptions options) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
ClientComponent.createEndpoint(String uri,
ClientConnectionMultiplexor connection,
ObjectAddress address) |
Constructor and Description |
---|
ClientEndpoint(String uri,
org.apache.camel.impl.DefaultComponent component,
ClientConnectionMultiplexor connection,
ObjectAddress address) |
Apache Camel