public class ActorPublisherSubscription<T>
extends java.lang.Object
implements org.reactivestreams.Subscription
Constructor and Description |
---|
ActorPublisherSubscription(ActorRef ref) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
void |
request(long n) |
public ActorPublisherSubscription(ActorRef ref)