| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_BASIC_PROPERTY_BINDING_CONF |
"camel.component.iec60870-client.basicPropertyBinding" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_BASIC_PROPERTY_BINDING_DOC |
"Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_DEFAULT_CONNECTION_OPTIONS_CONF |
"camel.component.iec60870-client.defaultConnectionOptions" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_DEFAULT_CONNECTION_OPTIONS_DOC |
"Default connection options" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_LAZY_START_PRODUCER_CONF |
"camel.component.iec60870-client.lazyStartProducer" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_COMPONENT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_ACKNOWLEDGE_WINDOW_CONF |
"camel.sink.endpoint.acknowledgeWindow" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_ACKNOWLEDGE_WINDOW_DOC |
"Parameter W - Acknowledgment window." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_ADSU_ADDRESS_TYPE_CONF |
"camel.sink.endpoint.adsuAddressType" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_ADSU_ADDRESS_TYPE_DOC |
"The common ASDU address size. May be either SIZE_1 or SIZE_2. One of: [SIZE_1] [SIZE_2]" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_CONF |
"camel.sink.endpoint.basicPropertyBinding" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_DOC |
"Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CAUSE_OF_TRANSMISSION_TYPE_CONF |
"camel.sink.endpoint.causeOfTransmissionType" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CAUSE_OF_TRANSMISSION_TYPE_DOC |
"The cause of transmission type. May be either SIZE_1 or SIZE_2. One of: [SIZE_1] [SIZE_2]" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CAUSE_SOURCE_ADDRESS_CONF |
"camel.sink.endpoint.causeSourceAddress" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CAUSE_SOURCE_ADDRESS_DOC |
"Whether to include the source address" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CONNECTION_ID_CONF |
"camel.sink.endpoint.connectionId" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CONNECTION_ID_DOC |
"An identifier grouping connection instances" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CONNECTION_TIMEOUT_CONF |
"camel.sink.endpoint.connectionTimeout" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_CONNECTION_TIMEOUT_DOC |
"Timeout in millis to wait for client to establish a connected connection." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_DATA_MODULE_OPTIONS_CONF |
"camel.sink.endpoint.dataModuleOptions" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_DATA_MODULE_OPTIONS_DOC |
"Data module options" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_IGNORE_BACKGROUND_SCAN_CONF |
"camel.sink.endpoint.ignoreBackgroundScan" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_IGNORE_BACKGROUND_SCAN_DOC |
"Whether background scan transmissions should be ignored." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_IGNORE_DAYLIGHT_SAVING_TIME_CONF |
"camel.sink.endpoint.ignoreDaylightSavingTime" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_IGNORE_DAYLIGHT_SAVING_TIME_DOC |
"Whether to ignore or respect DST" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_INFORMATION_OBJECT_ADDRESS_TYPE_CONF |
"camel.sink.endpoint.informationObjectAddressType" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_INFORMATION_OBJECT_ADDRESS_TYPE_DOC |
"The information address size. May be either SIZE_1, SIZE_2 or SIZE_3. One of: [SIZE_1] [SIZE_2] [SIZE_3]" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_LAZY_START_PRODUCER_CONF |
"camel.sink.endpoint.lazyStartProducer" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_MAX_UNACKNOWLEDGED_CONF |
"camel.sink.endpoint.maxUnacknowledged" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_MAX_UNACKNOWLEDGED_DOC |
"Parameter K - Maximum number of un-acknowledged messages." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_PROTOCOL_OPTIONS_CONF |
"camel.sink.endpoint.protocolOptions" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_PROTOCOL_OPTIONS_DOC |
"Protocol options" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_SYNCHRONOUS_CONF |
"camel.sink.endpoint.synchronous" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_SYNCHRONOUS_DOC |
"Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIME_ZONE_CONF |
"camel.sink.endpoint.timeZone" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIME_ZONE_DEFAULT |
"UTC" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIME_ZONE_DOC |
"The timezone to use. May be any Java time zone string" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_1CONF |
"camel.sink.endpoint.timeout1" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_1DOC |
"Timeout T1 in milliseconds." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_2CONF |
"camel.sink.endpoint.timeout2" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_2DOC |
"Timeout T2 in milliseconds." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_3CONF |
"camel.sink.endpoint.timeout3" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_ENDPOINT_TIMEOUT_3DOC |
"Timeout T3 in milliseconds." |
public static final String |
CAMEL_SINK_IEC60870CLIENT_PATH_URI_PATH_CONF |
"camel.sink.path.uriPath" |
public static final String |
CAMEL_SINK_IEC60870CLIENT_PATH_URI_PATH_DOC |
"The object information address" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_BASIC_PROPERTY_BINDING_CONF |
"camel.component.iec60870-client.basicPropertyBinding" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_BASIC_PROPERTY_BINDING_DOC |
"Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_BRIDGE_ERROR_HANDLER_CONF |
"camel.component.iec60870-client.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_BRIDGE_ERROR_HANDLER_DOC |
"Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_DEFAULT_CONNECTION_OPTIONS_CONF |
"camel.component.iec60870-client.defaultConnectionOptions" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_COMPONENT_DEFAULT_CONNECTION_OPTIONS_DOC |
"Default connection options" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_ACKNOWLEDGE_WINDOW_CONF |
"camel.source.endpoint.acknowledgeWindow" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_ACKNOWLEDGE_WINDOW_DOC |
"Parameter W - Acknowledgment window." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_ADSU_ADDRESS_TYPE_CONF |
"camel.source.endpoint.adsuAddressType" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_ADSU_ADDRESS_TYPE_DOC |
"The common ASDU address size. May be either SIZE_1 or SIZE_2. One of: [SIZE_1] [SIZE_2]" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_CONF |
"camel.source.endpoint.basicPropertyBinding" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_DOC |
"Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_BRIDGE_ERROR_HANDLER_CONF |
"camel.source.endpoint.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_BRIDGE_ERROR_HANDLER_DOC |
"Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CAUSE_OF_TRANSMISSION_TYPE_CONF |
"camel.source.endpoint.causeOfTransmissionType" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CAUSE_OF_TRANSMISSION_TYPE_DOC |
"The cause of transmission type. May be either SIZE_1 or SIZE_2. One of: [SIZE_1] [SIZE_2]" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CAUSE_SOURCE_ADDRESS_CONF |
"camel.source.endpoint.causeSourceAddress" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CAUSE_SOURCE_ADDRESS_DOC |
"Whether to include the source address" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CONNECTION_ID_CONF |
"camel.source.endpoint.connectionId" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CONNECTION_ID_DOC |
"An identifier grouping connection instances" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CONNECTION_TIMEOUT_CONF |
"camel.source.endpoint.connectionTimeout" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_CONNECTION_TIMEOUT_DOC |
"Timeout in millis to wait for client to establish a connected connection." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_DATA_MODULE_OPTIONS_CONF |
"camel.source.endpoint.dataModuleOptions" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_DATA_MODULE_OPTIONS_DOC |
"Data module options" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_EXCEPTION_HANDLER_CONF |
"camel.source.endpoint.exceptionHandler" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_EXCEPTION_HANDLER_DOC |
"To let the consumer use a custom ExceptionHandler. Notice if the option bridgeErrorHandler is enabled then this option is not in use. By default the consumer will deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_EXCHANGE_PATTERN_CONF |
"camel.source.endpoint.exchangePattern" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_EXCHANGE_PATTERN_DOC |
"Sets the exchange pattern when the consumer creates an exchange. One of: [InOnly] [InOut] [InOptionalOut]" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_IGNORE_BACKGROUND_SCAN_CONF |
"camel.source.endpoint.ignoreBackgroundScan" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_IGNORE_BACKGROUND_SCAN_DOC |
"Whether background scan transmissions should be ignored." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_IGNORE_DAYLIGHT_SAVING_TIME_CONF |
"camel.source.endpoint.ignoreDaylightSavingTime" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_IGNORE_DAYLIGHT_SAVING_TIME_DOC |
"Whether to ignore or respect DST" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_INFORMATION_OBJECT_ADDRESS_TYPE_CONF |
"camel.source.endpoint.informationObjectAddressType" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_INFORMATION_OBJECT_ADDRESS_TYPE_DOC |
"The information address size. May be either SIZE_1, SIZE_2 or SIZE_3. One of: [SIZE_1] [SIZE_2] [SIZE_3]" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_MAX_UNACKNOWLEDGED_CONF |
"camel.source.endpoint.maxUnacknowledged" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_MAX_UNACKNOWLEDGED_DOC |
"Parameter K - Maximum number of un-acknowledged messages." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_PROTOCOL_OPTIONS_CONF |
"camel.source.endpoint.protocolOptions" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_PROTOCOL_OPTIONS_DOC |
"Protocol options" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_SYNCHRONOUS_CONF |
"camel.source.endpoint.synchronous" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_SYNCHRONOUS_DOC |
"Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIME_ZONE_CONF |
"camel.source.endpoint.timeZone" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIME_ZONE_DEFAULT |
"UTC" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIME_ZONE_DOC |
"The timezone to use. May be any Java time zone string" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_1CONF |
"camel.source.endpoint.timeout1" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_1DOC |
"Timeout T1 in milliseconds." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_2CONF |
"camel.source.endpoint.timeout2" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_2DOC |
"Timeout T2 in milliseconds." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_3CONF |
"camel.source.endpoint.timeout3" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_ENDPOINT_TIMEOUT_3DOC |
"Timeout T3 in milliseconds." |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_PATH_URI_PATH_CONF |
"camel.source.path.uriPath" |
public static final String |
CAMEL_SOURCE_IEC60870CLIENT_PATH_URI_PATH_DOC |
"The object information address" |
Copyright © 2020 The Apache Software Foundation. All rights reserved.