Package | Description |
---|---|
org.apache.camel.component.iec60870.server |
Modifier and Type | Method and Description |
---|---|
ServerOptions |
ServerOptions.copy() |
ServerOptions |
ServerComponent.getDefaultConnectionOptions() |
Modifier and Type | Method and Description |
---|---|
protected void |
ServerComponent.applyDataModuleOptions(ServerOptions options,
Map<String,Object> parameters) |
protected ServerConnectionMultiplexor |
ServerComponent.createConnection(ConnectionId id,
ServerOptions options) |
void |
ServerComponent.setDefaultConnectionOptions(ServerOptions defaultConnectionOptions)
Default connection options
|
Constructor and Description |
---|
ServerInstance(String host,
int port,
ServerOptions options) |
ServerOptions(ServerOptions other) |
Apache Camel