default IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder |
IrcEndpointBuilderFactory.IrcEndpointBuilder.advanced() |
|
default IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder |
IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder.colors(boolean colors) |
Whether or not the server supports color codes.
|
default IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder |
IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder.colors(String colors) |
Whether or not the server supports color codes.
|
default IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder |
IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder |
IrcEndpointBuilderFactory.AdvancedIrcEndpointBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|