public class Http2ResetSendingSubscription extends DelegatingSubscription
Subscription to send a RST_STREAM frame on cancel.| Constructor and Description |
|---|
Http2ResetSendingSubscription(io.netty.channel.ChannelHandlerContext ctx,
org.reactivestreams.Subscription delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
requestpublic Http2ResetSendingSubscription(io.netty.channel.ChannelHandlerContext ctx,
org.reactivestreams.Subscription delegate)
public void cancel()
cancel in interface org.reactivestreams.Subscriptioncancel in class DelegatingSubscriptionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.