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() |
request
public Http2ResetSendingSubscription(io.netty.channel.ChannelHandlerContext ctx, org.reactivestreams.Subscription delegate)
public void cancel()
cancel
in interface org.reactivestreams.Subscription
cancel
in class DelegatingSubscription
Copyright © 2019. All rights reserved.