Uses of Interface
org.apache.camel.component.lumberjack.io.LumberjackMessageProcessor
Packages that use LumberjackMessageProcessor
-
Uses of LumberjackMessageProcessor in org.apache.camel.component.lumberjack.io
Constructors in org.apache.camel.component.lumberjack.io with parameters of type LumberjackMessageProcessorModifierConstructorDescriptionLumberjackServer(String host, int port, SSLContext sslContext, ThreadFactory threadFactory, LumberjackMessageProcessor messageProcessor)