Uses of Class
org.apache.camel.component.iec60870.server.ServerOptions
Packages that use ServerOptions
-
Uses of ServerOptions in org.apache.camel.component.iec60870.server
Methods in org.apache.camel.component.iec60870.server that return ServerOptionsModifier and TypeMethodDescriptionServerOptions.copy()ServerComponent.getDefaultConnectionOptions()Methods in org.apache.camel.component.iec60870.server with parameters of type ServerOptionsModifier and TypeMethodDescriptionprotected voidServerComponent.applyDataModuleOptions(ServerOptions options, Map<String, Object> parameters) protected ServerConnectionMultiplexorServerComponent.createConnection(ConnectionId id, ServerOptions options) voidServerComponent.setDefaultConnectionOptions(ServerOptions defaultConnectionOptions) Default connection optionsConstructors in org.apache.camel.component.iec60870.server with parameters of type ServerOptionsModifierConstructorDescriptionServerInstance(String host, int port, ServerOptions options) ServerOptions(ServerOptions other)