Interface IrcComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface IrcComponentBuilderFactory
Send and receive messages to/from and IRC chat.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the IRC component.static class
-
Method Summary
Modifier and TypeMethodDescriptionirc()
IRC (camel-irc) Send and receive messages to/from and IRC chat.
-
Method Details
-
irc
IRC (camel-irc) Send and receive messages to/from and IRC chat. Category: chat Since: 1.1 Maven coordinates: org.apache.camel:camel-irc- Returns:
- the dsl builder
-