public interface AdaptableMailbox extends Mailbox
CommunicationTracker
about updates by promoting the adapter itself.
Adaptable mailboxes are used by the BehaviorChangingMailbox
.
Compare this with TimelyMailboxProxy
. That one also wraps another mailbox in order to
perform preprocessing on the messages sent to the original recipient.Modifier and Type | Method and Description |
---|---|
Mailbox |
getAdapter() |
void |
setAdapter(Mailbox adapter) |
deliverAll, getCurrentGroup, getReceiver, isEmpty, postMessage, setCurrentGroup