public class QueueEventProcessor extends Object implements Processor<Event>
QueueEventProcessor(SizeLimitedQueue<Event> senderEventQueue)
void
accept(Event event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose
public QueueEventProcessor(SizeLimitedQueue<Event> senderEventQueue)
public void accept(Event event)
accept
Processor<Event>
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.