Class IrcComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.irc.springboot.IrcComponentConfiguration

@ConfigurationProperties(prefix="camel.component.irc") public class IrcComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Send and receive messages to/from and IRC chat. Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • IrcComponentConfiguration

      public IrcComponentConfiguration()
  • Method Details

    • getBridgeErrorHandler

      public Boolean getBridgeErrorHandler()
    • setBridgeErrorHandler

      public void setBridgeErrorHandler(Boolean bridgeErrorHandler)
    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)
    • getUseGlobalSslContextParameters

      public Boolean getUseGlobalSslContextParameters()
    • setUseGlobalSslContextParameters

      public void setUseGlobalSslContextParameters(Boolean useGlobalSslContextParameters)