public static interface Http2StreamRemovalPolicy.Action
Modifier and Type | Method and Description |
---|---|
void |
removeStream(Http2Stream stream)
Removes the stream from the registry.
|
void removeStream(Http2Stream stream)
Copyright © 2008–2015 The Netty Project. All rights reserved.