| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_ALLOWED_SECURITY_POLICIES_CONF |
"camel.component.milo-client.allowedSecurityPolicies" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_ALLOWED_SECURITY_POLICIES_DOC |
"A set of allowed security policy URIs. Default is to accept all and use the highest." |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_NAME_CONF |
"camel.component.milo-client.applicationName" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_NAME_DEFAULT |
"Apache Camel adapter for Eclipse Milo" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_NAME_DOC |
"The application name" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_URI_CONF |
"camel.component.milo-client.applicationUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo/Client" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_APPLICATION_URI_DOC |
"The application URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_BASIC_PROPERTY_BINDING_CONF |
"camel.component.milo-client.basicPropertyBinding" |
public static final String |
CAMEL_SINK_MILOCLIENT_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_MILOCLIENT_COMPONENT_CHANNEL_LIFETIME_CONF |
"camel.component.milo-client.channelLifetime" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_CHANNEL_LIFETIME_DOC |
"Channel lifetime in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_CLIENT_ID_CONF |
"camel.component.milo-client.clientId" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_CLIENT_ID_DOC |
"A virtual client id to force the creation of a new connection instance" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_CONFIGURATION_CONF |
"camel.component.milo-client.configuration" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_CONFIGURATION_DOC |
"All default options for client configurations" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_SUFFIX_CONF |
"camel.component.milo-client.discoveryEndpointSuffix" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_SUFFIX_DOC |
"A suffix for endpoint URI when discovering" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_URI_CONF |
"camel.component.milo-client.discoveryEndpointUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_URI_DOC |
"An alternative discovery URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_ALIAS_CONF |
"camel.component.milo-client.keyAlias" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_ALIAS_DOC |
"The name of the key in the keystore file" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_PASSWORD_CONF |
"camel.component.milo-client.keyPassword" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_PASSWORD_DOC |
"The key password" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_PASSWORD_CONF |
"camel.component.milo-client.keyStorePassword" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_PASSWORD_DOC |
"The keystore password" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_TYPE_CONF |
"camel.component.milo-client.keyStoreType" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_TYPE_DOC |
"The key store type" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_URL_CONF |
"camel.component.milo-client.keyStoreUrl" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_KEY_STORE_URL_DOC |
"The URL where the key should be loaded from" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_LAZY_START_PRODUCER_CONF |
"camel.component.milo-client.lazyStartProducer" |
public static final String |
CAMEL_SINK_MILOCLIENT_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_MILOCLIENT_COMPONENT_MAX_PENDING_PUBLISH_REQUESTS_CONF |
"camel.component.milo-client.maxPendingPublishRequests" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_MAX_PENDING_PUBLISH_REQUESTS_DOC |
"The maximum number of pending publish requests" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_MAX_RESPONSE_MESSAGE_SIZE_CONF |
"camel.component.milo-client.maxResponseMessageSize" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_MAX_RESPONSE_MESSAGE_SIZE_DOC |
"The maximum number of bytes a response message may have" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_OVERRIDE_HOST_CONF |
"camel.component.milo-client.overrideHost" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_OVERRIDE_HOST_DOC |
"Override the server reported endpoint host with the host from the endpoint URI." |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_PRODUCT_URI_CONF |
"camel.component.milo-client.productUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_PRODUCT_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_PRODUCT_URI_DOC |
"The product URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_REQUEST_TIMEOUT_CONF |
"camel.component.milo-client.requestTimeout" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_REQUEST_TIMEOUT_DOC |
"Request timeout in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_CONF |
"camel.component.milo-client.requestedPublishingInterval" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_DEFAULT |
"1_000.0" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_DOC |
"The requested publishing interval in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_SESSION_NAME_CONF |
"camel.component.milo-client.sessionName" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_SESSION_NAME_DOC |
"Session name" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_SESSION_TIMEOUT_CONF |
"camel.component.milo-client.sessionTimeout" |
public static final String |
CAMEL_SINK_MILOCLIENT_COMPONENT_SESSION_TIMEOUT_DOC |
"Session timeout in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_ALLOWED_SECURITY_POLICIES_CONF |
"camel.sink.endpoint.allowedSecurityPolicies" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_ALLOWED_SECURITY_POLICIES_DOC |
"A set of allowed security policy URIs. Default is to accept all and use the highest." |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_NAME_CONF |
"camel.sink.endpoint.applicationName" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_NAME_DEFAULT |
"Apache Camel adapter for Eclipse Milo" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_NAME_DOC |
"The application name" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_URI_CONF |
"camel.sink.endpoint.applicationUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo/Client" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_APPLICATION_URI_DOC |
"The application URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_CONF |
"camel.sink.endpoint.basicPropertyBinding" |
public static final String |
CAMEL_SINK_MILOCLIENT_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_MILOCLIENT_ENDPOINT_CHANNEL_LIFETIME_CONF |
"camel.sink.endpoint.channelLifetime" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_CHANNEL_LIFETIME_DOC |
"Channel lifetime in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_CLIENT_ID_CONF |
"camel.sink.endpoint.clientId" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_CLIENT_ID_DOC |
"A virtual client id to force the creation of a new connection instance" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DEFAULT_AWAIT_WRITES_CONF |
"camel.sink.endpoint.defaultAwaitWrites" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DEFAULT_AWAIT_WRITES_DOC |
"Default await setting for writes" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_SUFFIX_CONF |
"camel.sink.endpoint.discoveryEndpointSuffix" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_SUFFIX_DOC |
"A suffix for endpoint URI when discovering" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_URI_CONF |
"camel.sink.endpoint.discoveryEndpointUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_URI_DOC |
"An alternative discovery URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_ALIAS_CONF |
"camel.sink.endpoint.keyAlias" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_ALIAS_DOC |
"The name of the key in the keystore file" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_PASSWORD_CONF |
"camel.sink.endpoint.keyPassword" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_PASSWORD_DOC |
"The key password" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_PASSWORD_CONF |
"camel.sink.endpoint.keyStorePassword" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_PASSWORD_DOC |
"The keystore password" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_TYPE_CONF |
"camel.sink.endpoint.keyStoreType" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_TYPE_DOC |
"The key store type" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_URL_CONF |
"camel.sink.endpoint.keyStoreUrl" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_KEY_STORE_URL_DOC |
"The URL where the key should be loaded from" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_LAZY_START_PRODUCER_CONF |
"camel.sink.endpoint.lazyStartProducer" |
public static final String |
CAMEL_SINK_MILOCLIENT_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_MILOCLIENT_ENDPOINT_MAX_PENDING_PUBLISH_REQUESTS_CONF |
"camel.sink.endpoint.maxPendingPublishRequests" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_MAX_PENDING_PUBLISH_REQUESTS_DOC |
"The maximum number of pending publish requests" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_MAX_RESPONSE_MESSAGE_SIZE_CONF |
"camel.sink.endpoint.maxResponseMessageSize" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_MAX_RESPONSE_MESSAGE_SIZE_DOC |
"The maximum number of bytes a response message may have" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_METHOD_CONF |
"camel.sink.endpoint.method" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_METHOD_DOC |
"The method definition (see Method ID)" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_NODE_CONF |
"camel.sink.endpoint.node" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_NODE_DOC |
"The node definition (see Node ID)" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_OVERRIDE_HOST_CONF |
"camel.sink.endpoint.overrideHost" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_OVERRIDE_HOST_DOC |
"Override the server reported endpoint host with the host from the endpoint URI." |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_PRODUCT_URI_CONF |
"camel.sink.endpoint.productUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_PRODUCT_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_PRODUCT_URI_DOC |
"The product URI" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_REQUEST_TIMEOUT_CONF |
"camel.sink.endpoint.requestTimeout" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_REQUEST_TIMEOUT_DOC |
"Request timeout in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_CONF |
"camel.sink.endpoint.requestedPublishingInterval" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_DEFAULT |
"1_000.0" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_DOC |
"The requested publishing interval in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_CONF |
"camel.sink.endpoint.samplingInterval" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_DEFAULT |
"0.0" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_DOC |
"The sampling interval in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SESSION_NAME_CONF |
"camel.sink.endpoint.sessionName" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SESSION_NAME_DOC |
"Session name" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SESSION_TIMEOUT_CONF |
"camel.sink.endpoint.sessionTimeout" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SESSION_TIMEOUT_DOC |
"Session timeout in milliseconds" |
public static final String |
CAMEL_SINK_MILOCLIENT_ENDPOINT_SYNCHRONOUS_CONF |
"camel.sink.endpoint.synchronous" |
public static final String |
CAMEL_SINK_MILOCLIENT_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_MILOCLIENT_PATH_ENDPOINT_URI_CONF |
"camel.sink.path.endpointUri" |
public static final String |
CAMEL_SINK_MILOCLIENT_PATH_ENDPOINT_URI_DOC |
"The OPC UA server endpoint" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_ALLOWED_SECURITY_POLICIES_CONF |
"camel.component.milo-client.allowedSecurityPolicies" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_ALLOWED_SECURITY_POLICIES_DOC |
"A set of allowed security policy URIs. Default is to accept all and use the highest." |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_NAME_CONF |
"camel.component.milo-client.applicationName" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_NAME_DEFAULT |
"Apache Camel adapter for Eclipse Milo" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_NAME_DOC |
"The application name" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_URI_CONF |
"camel.component.milo-client.applicationUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo/Client" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_APPLICATION_URI_DOC |
"The application URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_BASIC_PROPERTY_BINDING_CONF |
"camel.component.milo-client.basicPropertyBinding" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_COMPONENT_BRIDGE_ERROR_HANDLER_CONF |
"camel.component.milo-client.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_COMPONENT_CHANNEL_LIFETIME_CONF |
"camel.component.milo-client.channelLifetime" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_CHANNEL_LIFETIME_DOC |
"Channel lifetime in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_CLIENT_ID_CONF |
"camel.component.milo-client.clientId" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_CLIENT_ID_DOC |
"A virtual client id to force the creation of a new connection instance" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_CONFIGURATION_CONF |
"camel.component.milo-client.configuration" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_CONFIGURATION_DOC |
"All default options for client configurations" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_SUFFIX_CONF |
"camel.component.milo-client.discoveryEndpointSuffix" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_SUFFIX_DOC |
"A suffix for endpoint URI when discovering" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_URI_CONF |
"camel.component.milo-client.discoveryEndpointUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_DISCOVERY_ENDPOINT_URI_DOC |
"An alternative discovery URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_ALIAS_CONF |
"camel.component.milo-client.keyAlias" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_ALIAS_DOC |
"The name of the key in the keystore file" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_PASSWORD_CONF |
"camel.component.milo-client.keyPassword" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_PASSWORD_DOC |
"The key password" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_PASSWORD_CONF |
"camel.component.milo-client.keyStorePassword" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_PASSWORD_DOC |
"The keystore password" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_TYPE_CONF |
"camel.component.milo-client.keyStoreType" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_TYPE_DOC |
"The key store type" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_URL_CONF |
"camel.component.milo-client.keyStoreUrl" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_KEY_STORE_URL_DOC |
"The URL where the key should be loaded from" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_MAX_PENDING_PUBLISH_REQUESTS_CONF |
"camel.component.milo-client.maxPendingPublishRequests" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_MAX_PENDING_PUBLISH_REQUESTS_DOC |
"The maximum number of pending publish requests" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_MAX_RESPONSE_MESSAGE_SIZE_CONF |
"camel.component.milo-client.maxResponseMessageSize" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_MAX_RESPONSE_MESSAGE_SIZE_DOC |
"The maximum number of bytes a response message may have" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_OVERRIDE_HOST_CONF |
"camel.component.milo-client.overrideHost" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_OVERRIDE_HOST_DOC |
"Override the server reported endpoint host with the host from the endpoint URI." |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_PRODUCT_URI_CONF |
"camel.component.milo-client.productUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_PRODUCT_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_PRODUCT_URI_DOC |
"The product URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_REQUEST_TIMEOUT_CONF |
"camel.component.milo-client.requestTimeout" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_REQUEST_TIMEOUT_DOC |
"Request timeout in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_CONF |
"camel.component.milo-client.requestedPublishingInterval" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_DEFAULT |
"1_000.0" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_REQUESTED_PUBLISHING_INTERVAL_DOC |
"The requested publishing interval in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_SESSION_NAME_CONF |
"camel.component.milo-client.sessionName" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_SESSION_NAME_DOC |
"Session name" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_SESSION_TIMEOUT_CONF |
"camel.component.milo-client.sessionTimeout" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_COMPONENT_SESSION_TIMEOUT_DOC |
"Session timeout in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_ALLOWED_SECURITY_POLICIES_CONF |
"camel.source.endpoint.allowedSecurityPolicies" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_ALLOWED_SECURITY_POLICIES_DOC |
"A set of allowed security policy URIs. Default is to accept all and use the highest." |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_NAME_CONF |
"camel.source.endpoint.applicationName" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_NAME_DEFAULT |
"Apache Camel adapter for Eclipse Milo" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_NAME_DOC |
"The application name" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_URI_CONF |
"camel.source.endpoint.applicationUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo/Client" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_APPLICATION_URI_DOC |
"The application URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_BASIC_PROPERTY_BINDING_CONF |
"camel.source.endpoint.basicPropertyBinding" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_ENDPOINT_BRIDGE_ERROR_HANDLER_CONF |
"camel.source.endpoint.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_ENDPOINT_CHANNEL_LIFETIME_CONF |
"camel.source.endpoint.channelLifetime" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_CHANNEL_LIFETIME_DOC |
"Channel lifetime in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_CLIENT_ID_CONF |
"camel.source.endpoint.clientId" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_CLIENT_ID_DOC |
"A virtual client id to force the creation of a new connection instance" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DEFAULT_AWAIT_WRITES_CONF |
"camel.source.endpoint.defaultAwaitWrites" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DEFAULT_AWAIT_WRITES_DOC |
"Default await setting for writes" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_SUFFIX_CONF |
"camel.source.endpoint.discoveryEndpointSuffix" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_SUFFIX_DOC |
"A suffix for endpoint URI when discovering" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_URI_CONF |
"camel.source.endpoint.discoveryEndpointUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_DISCOVERY_ENDPOINT_URI_DOC |
"An alternative discovery URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_EXCEPTION_HANDLER_CONF |
"camel.source.endpoint.exceptionHandler" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_ENDPOINT_EXCHANGE_PATTERN_CONF |
"camel.source.endpoint.exchangePattern" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_ENDPOINT_KEY_ALIAS_CONF |
"camel.source.endpoint.keyAlias" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_ALIAS_DOC |
"The name of the key in the keystore file" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_PASSWORD_CONF |
"camel.source.endpoint.keyPassword" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_PASSWORD_DOC |
"The key password" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_PASSWORD_CONF |
"camel.source.endpoint.keyStorePassword" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_PASSWORD_DOC |
"The keystore password" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_TYPE_CONF |
"camel.source.endpoint.keyStoreType" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_TYPE_DOC |
"The key store type" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_URL_CONF |
"camel.source.endpoint.keyStoreUrl" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_KEY_STORE_URL_DOC |
"The URL where the key should be loaded from" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_MAX_PENDING_PUBLISH_REQUESTS_CONF |
"camel.source.endpoint.maxPendingPublishRequests" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_MAX_PENDING_PUBLISH_REQUESTS_DOC |
"The maximum number of pending publish requests" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_MAX_RESPONSE_MESSAGE_SIZE_CONF |
"camel.source.endpoint.maxResponseMessageSize" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_MAX_RESPONSE_MESSAGE_SIZE_DOC |
"The maximum number of bytes a response message may have" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_METHOD_CONF |
"camel.source.endpoint.method" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_METHOD_DOC |
"The method definition (see Method ID)" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_NODE_CONF |
"camel.source.endpoint.node" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_NODE_DOC |
"The node definition (see Node ID)" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_OVERRIDE_HOST_CONF |
"camel.source.endpoint.overrideHost" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_OVERRIDE_HOST_DOC |
"Override the server reported endpoint host with the host from the endpoint URI." |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_PRODUCT_URI_CONF |
"camel.source.endpoint.productUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_PRODUCT_URI_DEFAULT |
"http://camel.apache.org/EclipseMilo" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_PRODUCT_URI_DOC |
"The product URI" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_REQUEST_TIMEOUT_CONF |
"camel.source.endpoint.requestTimeout" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_REQUEST_TIMEOUT_DOC |
"Request timeout in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_CONF |
"camel.source.endpoint.requestedPublishingInterval" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_DEFAULT |
"1_000.0" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_REQUESTED_PUBLISHING_INTERVAL_DOC |
"The requested publishing interval in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_CONF |
"camel.source.endpoint.samplingInterval" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_DEFAULT |
"0.0" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SAMPLING_INTERVAL_DOC |
"The sampling interval in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SESSION_NAME_CONF |
"camel.source.endpoint.sessionName" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SESSION_NAME_DOC |
"Session name" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SESSION_TIMEOUT_CONF |
"camel.source.endpoint.sessionTimeout" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SESSION_TIMEOUT_DOC |
"Session timeout in milliseconds" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_ENDPOINT_SYNCHRONOUS_CONF |
"camel.source.endpoint.synchronous" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_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_MILOCLIENT_PATH_ENDPOINT_URI_CONF |
"camel.source.path.endpointUri" |
public static final String |
CAMEL_SOURCE_MILOCLIENT_PATH_ENDPOINT_URI_DOC |
"The OPC UA server endpoint" |
Copyright © 2020 The Apache Software Foundation. All rights reserved.