Package | Description |
---|---|
org.apache.camel.component.iec60870.server |
Modifier and Type | Method and Description |
---|---|
protected ServerConnectionMultiplexor |
ServerComponent.createConnection(ConnectionId id,
ServerOptions options) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.Endpoint |
ServerComponent.createEndpoint(String uri,
ServerConnectionMultiplexor connection,
ObjectAddress address) |
Constructor and Description |
---|
ServerEndpoint(String uri,
org.apache.camel.impl.DefaultComponent component,
ServerConnectionMultiplexor connection,
ObjectAddress address) |
Apache Camel