public static final String |
CAMEL_SOURCE_GRPC_COMPONENT_AUTOWIRED_ENABLED_CONF |
"camel.component.grpc.autowiredEnabled" |
public static final String |
CAMEL_SOURCE_GRPC_COMPONENT_AUTOWIRED_ENABLED_DOC |
"Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc." |
public static final String |
CAMEL_SOURCE_GRPC_COMPONENT_BRIDGE_ERROR_HANDLER_CONF |
"camel.component.grpc.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_GRPC_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_GRPC_ENDPOINT_AUTHENTICATION_TYPE_CONF |
"camel.source.endpoint.authenticationType" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_AUTHENTICATION_TYPE_DEFAULT |
"NONE" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_AUTHENTICATION_TYPE_DOC |
"Authentication method type in advance to the SSL/TLS negotiation One of: [NONE] [GOOGLE] [JWT]" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_AUTO_DISCOVER_CLIENT_INTERCEPTORS_CONF |
"camel.source.endpoint.autoDiscoverClientInterceptors" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_AUTO_DISCOVER_CLIENT_INTERCEPTORS_DOC |
"Setting the autoDiscoverClientInterceptors mechanism, if true, the component will look for a ClientInterceptor instance in the registry automatically otherwise it will skip that checking." |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_BRIDGE_ERROR_HANDLER_CONF |
"camel.source.endpoint.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_GRPC_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_GRPC_ENDPOINT_CONSUMER_STRATEGY_CONF |
"camel.source.endpoint.consumerStrategy" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_CONSUMER_STRATEGY_DEFAULT |
"PROPAGATION" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_CONSUMER_STRATEGY_DOC |
"This option specifies the top-level strategy for processing service requests and responses in streaming mode. If an aggregation strategy is selected, all requests will be accumulated in the list, then transferred to the flow, and the accumulated responses will be sent to the sender. If a propagation strategy is selected, request is sent to the stream, and the response will be immediately sent back to the sender. One of: [AGGREGATION] [PROPAGATION]" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_EXCEPTION_HANDLER_CONF |
"camel.source.endpoint.exceptionHandler" |
public static final String |
CAMEL_SOURCE_GRPC_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_GRPC_ENDPOINT_EXCHANGE_PATTERN_CONF |
"camel.source.endpoint.exchangePattern" |
public static final String |
CAMEL_SOURCE_GRPC_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_GRPC_ENDPOINT_FLOW_CONTROL_WINDOW_CONF |
"camel.source.endpoint.flowControlWindow" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_FLOW_CONTROL_WINDOW_DOC |
"The HTTP/2 flow control window size (MiB)" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_FORWARD_ON_COMPLETED_CONF |
"camel.source.endpoint.forwardOnCompleted" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_FORWARD_ON_COMPLETED_DOC |
"Determines if onCompleted events should be pushed to the Camel route." |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_FORWARD_ON_ERROR_CONF |
"camel.source.endpoint.forwardOnError" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_FORWARD_ON_ERROR_DOC |
"Determines if onError events should be pushed to the Camel route. Exceptions will be set as message body." |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_ALGORITHM_CONF |
"camel.source.endpoint.jwtAlgorithm" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_ALGORITHM_DEFAULT |
"HMAC256" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_ALGORITHM_DOC |
"JSON Web Token sign algorithm One of: [HMAC256] [HMAC384] [HMAC512]" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_ISSUER_CONF |
"camel.source.endpoint.jwtIssuer" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_ISSUER_DOC |
"JSON Web Token issuer" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_SECRET_CONF |
"camel.source.endpoint.jwtSecret" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_SECRET_DOC |
"JSON Web Token secret" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_SUBJECT_CONF |
"camel.source.endpoint.jwtSubject" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_JWT_SUBJECT_DOC |
"JSON Web Token subject" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_CERT_CHAIN_RESOURCE_CONF |
"camel.source.endpoint.keyCertChainResource" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_CERT_CHAIN_RESOURCE_DOC |
"The X.509 certificate chain file resource in PEM format link" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_PASSWORD_CONF |
"camel.source.endpoint.keyPassword" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_PASSWORD_DOC |
"The PKCS#8 private key file password" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_RESOURCE_CONF |
"camel.source.endpoint.keyResource" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_KEY_RESOURCE_DOC |
"The PKCS#8 private key file resource in PEM format link" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_MAX_CONCURRENT_CALLS_PER_CONNECTION_CONF |
"camel.source.endpoint.maxConcurrentCallsPerConnection" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_MAX_CONCURRENT_CALLS_PER_CONNECTION_DOC |
"The maximum number of concurrent calls permitted for each incoming server connection" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_MAX_MESSAGE_SIZE_CONF |
"camel.source.endpoint.maxMessageSize" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_MAX_MESSAGE_SIZE_DOC |
"The maximum message size allowed to be received/sent (MiB)" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_NEGOTIATION_TYPE_CONF |
"camel.source.endpoint.negotiationType" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_NEGOTIATION_TYPE_DEFAULT |
"PLAINTEXT" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_NEGOTIATION_TYPE_DOC |
"Identifies the security negotiation type used for HTTP/2 communication One of: [TLS] [PLAINTEXT_UPGRADE] [PLAINTEXT]" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_ROUTE_CONTROLLED_STREAM_OBSERVER_CONF |
"camel.source.endpoint.routeControlledStreamObserver" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_ROUTE_CONTROLLED_STREAM_OBSERVER_DOC |
"Lets the route to take control over stream observer. If this value is set to true, then the response observer of gRPC call will be set with the name GrpcConstants.GRPC_RESPONSE_OBSERVER in the Exchange object. Please note that the stream observer\'s onNext(), onError(), onCompleted() methods should be called in the route." |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_SERVICE_ACCOUNT_RESOURCE_CONF |
"camel.source.endpoint.serviceAccountResource" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_SERVICE_ACCOUNT_RESOURCE_DOC |
"Service Account key file in JSON format resource link supported by the Google Cloud SDK" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_SYNCHRONOUS_CONF |
"camel.source.endpoint.synchronous" |
public static final String |
CAMEL_SOURCE_GRPC_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_GRPC_ENDPOINT_TRUST_CERT_COLLECTION_RESOURCE_CONF |
"camel.source.endpoint.trustCertCollectionResource" |
public static final String |
CAMEL_SOURCE_GRPC_ENDPOINT_TRUST_CERT_COLLECTION_RESOURCE_DOC |
"The trusted certificates collection file resource in PEM format for verifying the remote endpoint\'s certificate" |
public static final String |
CAMEL_SOURCE_GRPC_PATH_HOST_CONF |
"camel.source.path.host" |
public static final String |
CAMEL_SOURCE_GRPC_PATH_HOST_DOC |
"The gRPC server host name. This is localhost or 0.0.0.0 when being a consumer or remote server host name when using producer." |
public static final String |
CAMEL_SOURCE_GRPC_PATH_PORT_CONF |
"camel.source.path.port" |
public static final String |
CAMEL_SOURCE_GRPC_PATH_PORT_DOC |
"The gRPC local or remote server port" |
public static final String |
CAMEL_SOURCE_GRPC_PATH_SERVICE_CONF |
"camel.source.path.service" |
public static final String |
CAMEL_SOURCE_GRPC_PATH_SERVICE_DOC |
"Fully qualified service name from the protocol buffer descriptor file (package dot service definition name)" |