|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Mailbox
Mailbox for an actor
Method Summary | |
---|---|
void |
close()
Closes the mailbox |
MessageStream |
getActorStream()
Returns the actor stream for the actor itself. |
int |
getSize()
Returns the queue size |
Methods inherited from interface com.caucho.bam.stream.MessageStream |
---|
getAddress, getBroker, isClosed, message, messageError, query, queryError, queryResult |
Method Detail |
---|
MessageStream getActorStream()
int getSize()
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |