Class BroadcastingProcessor
- java.lang.Object
-
- de.quantummaid.httpmaid.events.processors.BroadcastingProcessor
-
-
Constructor Summary
Constructors Constructor Description BroadcastingProcessor()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(MetaData metaData)static BroadcastingProcessorbroadcastingProcessor(Broadcasters broadcasters)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.quantummaid.httpmaid.chains.Processor
identifier
-
-
-
-
Method Detail
-
broadcastingProcessor
public static BroadcastingProcessor broadcastingProcessor(Broadcasters broadcasters)
-
-