Uses of Interface
org.apache.camel.builder.endpoint.dsl.IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder
Packages that use IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder
-
Uses of IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the IRC component.Methods in org.apache.camel.builder.endpoint.dsl that return IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilderModifier and TypeMethodDescriptionIrcEndpointBuilderFactory.IrcEndpointProducerBuilder.advanced()IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder.colors(boolean colors) Whether or not the server supports color codes.Whether or not the server supports color codes.IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).IrcEndpointBuilderFactory.AdvancedIrcEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).