Interface Jt400ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Jt400ComponentBuilderFactory
Exchanges messages with an IBM i system using data queues, message queues, or
program call. IBM i is the replacement for AS/400 and iSeries servers.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the JT400 component.static class
-
Method Summary
Modifier and TypeMethodDescriptionjt400()
JT400 (camel-jt400) Exchanges messages with an IBM i system using data queues, message queues, or program call.
-
Method Details
-
jt400
JT400 (camel-jt400) Exchanges messages with an IBM i system using data queues, message queues, or program call. IBM i is the replacement for AS/400 and iSeries servers. Category: messaging Since: 1.5 Maven coordinates: org.apache.camel:camel-jt400- Returns:
- the dsl builder
-