public interface Subscriber extends ActorName
Modifier and Type | Method and Description |
---|---|
void |
subscribed(Publisher publisher)
This actor has been granted a subscription.
|
void |
unsubscribed(Publisher publisher,
RP rp)
This actor's subscription has been dropped.
|
getActorName, setActorName
setExceptionHandler
acceptEvent, acceptRequest, getActorType, getAncestor, getFactory, getMailbox, getMatch, getParent, hasDataItem, setInitialBufferCapacity
Copyright © 2012. All Rights Reserved.