Package org.apache.pekko.dispatch
Interface UnboundedControlAwareMessageQueueSemantics
- All Superinterfaces:
ControlAwareMessageQueueSemantics,MessageQueue,MultipleConsumerSemantics,QueueBasedMessageQueue,UnboundedMessageQueueSemantics
- All Known Implementing Classes:
UnboundedControlAwareMailbox.MessageQueue
public interface UnboundedControlAwareMessageQueueSemantics
extends UnboundedMessageQueueSemantics, ControlAwareMessageQueueSemantics
-
Method Summary
Methods inherited from interface org.apache.pekko.dispatch.ControlAwareMessageQueueSemantics
controlQueue, dequeue, enqueue, hasMessages, numberOfMessages, queueMethods inherited from interface org.apache.pekko.dispatch.QueueBasedMessageQueue
cleanUp