Uses of Interface
org.apache.camel.builder.endpoint.dsl.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
Packages that use Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder
-
Uses of Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the JT400 component.Methods in org.apache.camel.builder.endpoint.dsl that return Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilderModifier and TypeMethodDescriptionJt400EndpointBuilderFactory.AdvancedJt400EndpointProducerBuilder.basic()Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.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.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.format(org.apache.camel.component.jt400.Jt400Configuration.Format format) Sets the data format for sending messages.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.guiAvailable(boolean guiAvailable) Sets whether IBM i prompting is enabled in the environment running Camel.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.guiAvailable(String guiAvailable) Sets whether IBM i prompting is enabled in the environment running Camel.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.keyed(boolean keyed) Whether to use keyed or non-keyed data queues.Whether to use keyed or non-keyed data queues.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.outputFieldsIdxArray(Integer[] outputFieldsIdxArray) Specifies which fields (program parameters) are output parameters.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.outputFieldsIdxArray(String outputFieldsIdxArray) Specifies which fields (program parameters) are output parameters.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.outputFieldsLengthArray(Integer[] outputFieldsLengthArray) Specifies the fields (program parameters) length as in the IBM i program definition.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.outputFieldsLengthArray(String outputFieldsLengthArray) Specifies the fields (program parameters) length as in the IBM i program definition.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.procedureName(String procedureName) Procedure name from a service program to call.Search key for keyed data queues.Jt400EndpointBuilderFactory.Jt400EndpointProducerBuilder.secured(boolean secured) Whether connections to IBM i are secured with SSL.Whether connections to IBM i are secured with SSL.