java.lang.Object
tools.refinery.interpreter.rete.network.mailbox.timeless.DefaultMailbox
All Implemented Interfaces:
Clearable, IGroupable, AdaptableMailbox, Mailbox

public class DefaultMailbox extends Object implements AdaptableMailbox
Default mailbox implementation.

Usually, the mailbox performs counting of messages so that they can cancel each other out. However, if marked as a fall-through mailbox, than update messages are delivered directly to the receiver node to reduce overhead.

Since:
2.0