public interface Mailbox extends MessageStream
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the mailbox
|
MessageStream |
getActorStream()
Returns the actor stream for the actor itself.
|
int |
getSize()
Returns the queue size
|
getAddress, getBroker, isClosed, message, messageError, query, queryError, queryResult
MessageStream getActorStream()
int getSize()
void close()