Uses of Class
org.graylog2.outputs.MessageOutputFactory
Packages that use MessageOutputFactory
-
Uses of MessageOutputFactory in org.graylog2.outputs
Constructors in org.graylog2.outputs with parameters of type MessageOutputFactoryModifierConstructorDescriptionOutputRegistry(MessageOutput defaultMessageOutput, OutputService outputService, MessageOutputFactory messageOutputFactory, NotificationService notificationService, NodeId nodeId, com.google.common.eventbus.EventBus eventBus, StreamService streamService, long faultCountThreshold, long faultPenaltySeconds) -
Uses of MessageOutputFactory in org.graylog2.rest.resources.system.outputs
Constructors in org.graylog2.rest.resources.system.outputs with parameters of type MessageOutputFactoryModifierConstructorDescriptionOutputResource(OutputService outputService, MessageOutputFactory messageOutputFactory)