public interface AmpMailbox extends AmpStream
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the mailbox
|
AmpActorContext |
getActorContext() |
AmpStream |
getActorStream()
Returns the delegated actor stream for the actor itself.
|
error, query, queryError, queryResult, send
AmpStream getActorStream()
AmpActorContext getActorContext()
void close()