Package | Description |
---|---|
org.apache.camel.component.iec60870 | |
org.apache.camel.component.iec60870.client | |
org.apache.camel.component.iec60870.server |
Modifier and Type | Method and Description |
---|---|
protected abstract T1 |
AbstractIecComponent.createConnection(ConnectionId id,
T2 options) |
protected T2 |
AbstractIecComponent.parseOptions(ConnectionId id,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
protected ClientConnectionMultiplexor |
ClientComponent.createConnection(ConnectionId id,
ClientOptions options) |
Modifier and Type | Method and Description |
---|---|
protected ServerConnectionMultiplexor |
ServerComponent.createConnection(ConnectionId id,
ServerOptions options) |
Apache Camel