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, setActorNamesetExceptionHandleracceptEvent, acceptRequest, getActorType, getAncestor, getFactory, getMailbox, getMatch, getParent, hasDataItem, setInitialBufferCapacityCopyright © 2012. All Rights Reserved.