public interface Http2StreamChannel extends Channel
Channel.Unsafe
Modifier and Type | Method and Description |
---|---|
Http2FrameStream |
stream()
Returns the
Http2FrameStream that belongs to this channel. |
alloc, bytesBeforeUnwritable, bytesBeforeWritable, closeFuture, config, eventLoop, flush, id, isActive, isOpen, isRegistered, isWritable, localAddress, metadata, parent, pipeline, read, remoteAddress, unsafe
attr, hasAttr
bind, bind, close, close, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, voidPromise, write, write, writeAndFlush, writeAndFlush
compareTo
Http2FrameStream stream()
Http2FrameStream
that belongs to this channel.Copyright © 2008–2024 The Netty Project. All rights reserved.