Interface Jt400EndpointBuilderFactory.Jt400EndpointBuilder
- All Superinterfaces:
org.apache.camel.builder.EndpointConsumerBuilder,org.apache.camel.EndpointConsumerResolver,org.apache.camel.builder.EndpointProducerBuilder,org.apache.camel.EndpointProducerResolver,Jt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder,Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
- Enclosing interface:
Jt400EndpointBuilderFactory
public static interface Jt400EndpointBuilderFactory.Jt400EndpointBuilder
extends Jt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder, Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
Builder for endpoint for the JT400 component.
-
Method Summary
Modifier and TypeMethodDescriptionadvanced()ccsid(int ccsid) Sets the CCSID to use for the connection with the IBM i system.Sets the CCSID to use for the connection with the IBM i system.Sets the data format for sending messages.format(org.apache.camel.component.jt400.Jt400Configuration.Format format) Sets the data format for sending messages.guiAvailable(boolean guiAvailable) Sets whether IBM i prompting is enabled in the environment running Camel.guiAvailable(String guiAvailable) Sets whether IBM i prompting is enabled in the environment running Camel.keyed(boolean keyed) Whether to use keyed or non-keyed data queues.Whether to use keyed or non-keyed data queues.Search key for keyed data queues.secured(boolean secured) Whether connections to IBM i are secured with SSL.Whether connections to IBM i are secured with SSL.Methods inherited from interface org.apache.camel.builder.EndpointConsumerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getRawUri, getUriMethods inherited from interface org.apache.camel.EndpointConsumerResolver
resolve, resolveMethods inherited from interface org.apache.camel.builder.EndpointProducerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getRawUri, getUriMethods inherited from interface org.apache.camel.EndpointProducerResolver
resolve, resolveMethods inherited from interface org.apache.camel.builder.endpoint.dsl.Jt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder
backoffErrorThreshold, backoffErrorThreshold, backoffIdleThreshold, backoffIdleThreshold, backoffMultiplier, backoffMultiplier, delay, delay, greedy, greedy, initialDelay, initialDelay, messageAction, messageAction, readTimeout, readTimeout, repeatCount, repeatCount, runLoggingLevel, runLoggingLevel, scheduledExecutorService, scheduledExecutorService, scheduler, scheduler, schedulerProperties, schedulerProperties, searchType, searchType, sendEmptyMessageWhenIdle, sendEmptyMessageWhenIdle, sendingReply, sendingReply, startScheduler, startScheduler, timeUnit, timeUnit, useFixedDelay, useFixedDelayMethods inherited from interface org.apache.camel.builder.endpoint.dsl.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
outputFieldsIdxArray, outputFieldsIdxArray, outputFieldsLengthArray, outputFieldsLengthArray, procedureName
-
Method Details
-
advanced
- Specified by:
advancedin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
advancedin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
-
ccsid
Sets the CCSID to use for the connection with the IBM i system. The option is a: <code>int</code> type. Group: common- Specified by:
ccsidin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
ccsidin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
ccsid- the value to set- Returns:
- the dsl builder
-
ccsid
Sets the CCSID to use for the connection with the IBM i system. The option will be converted to a <code>int</code> type. Group: common- Specified by:
ccsidin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
ccsidin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
ccsid- the value to set- Returns:
- the dsl builder
-
format
default Jt400EndpointBuilderFactory.Jt400EndpointBuilder format(org.apache.camel.component.jt400.Jt400Configuration.Format format) Sets the data format for sending messages. The option is a: <code>org.apache.camel.component.jt400.Jt400Configuration.Format</code> type. Default: text Group: common- Specified by:
formatin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
formatin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
format- the value to set- Returns:
- the dsl builder
-
format
Sets the data format for sending messages. The option will be converted to a <code>org.apache.camel.component.jt400.Jt400Configuration.Format</code> type. Default: text Group: common- Specified by:
formatin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
formatin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
format- the value to set- Returns:
- the dsl builder
-
guiAvailable
Sets whether IBM i prompting is enabled in the environment running Camel. The option is a: <code>boolean</code> type. Default: false Group: common- Specified by:
guiAvailablein interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
guiAvailablein interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
guiAvailable- the value to set- Returns:
- the dsl builder
-
guiAvailable
Sets whether IBM i prompting is enabled in the environment running Camel. The option will be converted to a <code>boolean</code> type. Default: false Group: common- Specified by:
guiAvailablein interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
guiAvailablein interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
guiAvailable- the value to set- Returns:
- the dsl builder
-
keyed
Whether to use keyed or non-keyed data queues. The option is a: <code>boolean</code> type. Default: false Group: common- Specified by:
keyedin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
keyedin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
keyed- the value to set- Returns:
- the dsl builder
-
keyed
Whether to use keyed or non-keyed data queues. The option will be converted to a <code>boolean</code> type. Default: false Group: common- Specified by:
keyedin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
keyedin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
keyed- the value to set- Returns:
- the dsl builder
-
searchKey
Search key for keyed data queues. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
searchKeyin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
searchKeyin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
searchKey- the value to set- Returns:
- the dsl builder
-
secured
Whether connections to IBM i are secured with SSL. The option is a: <code>boolean</code> type. Default: false Group: security- Specified by:
securedin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
securedin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
secured- the value to set- Returns:
- the dsl builder
-
secured
Whether connections to IBM i are secured with SSL. The option will be converted to a <code>boolean</code> type. Default: false Group: security- Specified by:
securedin interfaceJt400EndpointBuilderFactory.Jt400EndpointConsumerBuilder- Specified by:
securedin interfaceJt400EndpointBuilderFactory.Jt400EndpointProducerBuilder- Parameters:
secured- the value to set- Returns:
- the dsl builder
-