protected static class KxPublisherActor.KSubscription extends Object implements org.reactivestreams.Subscription, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
id |
protected KxPublisherActor |
publisher |
| Constructor and Description |
|---|
KSubscription(KxPublisherActor publisher,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
int |
getId() |
protected void |
removeRegistration() |
void |
request(long l) |
protected KxPublisherActor publisher
protected int id
public KSubscription(KxPublisherActor publisher, int id)
Copyright © 2015. All rights reserved.