Package | Description |
---|---|
io.netty.handler.codec.http2 |
Handlers for sending and receiving HTTP/2 frames.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultHttp2StreamRemovalPolicy.setAction(Http2StreamRemovalPolicy.Action action) |
void |
Http2StreamRemovalPolicy.setAction(Http2StreamRemovalPolicy.Action action)
Sets the removal action.
|
Copyright © 2008–2015 The Netty Project. All rights reserved.