Files
openide/platform/platform-util-netty/exposed-third-party-api.txt
Daniil Ovchinnikov 5ec66a02cd IJPL-797 API dump: generate api-dump-unreviewed.txt and exposed API lists [2/4]
GitOrigin-RevId: 1f2fcb6d02f6bf1bb52d4063ac8b13ba953b6697
2024-04-09 02:21:27 +00:00

22 lines
786 B
Plaintext

io/netty/bootstrap/Bootstrap
io/netty/bootstrap/ServerBootstrap
io/netty/buffer/ByteBuf
io/netty/channel/Channel
io/netty/channel/ChannelFuture
io/netty/channel/ChannelHandler
io/netty/channel/ChannelHandlerAdapter
io/netty/channel/ChannelHandlerContext
io/netty/channel/ChannelInboundHandlerAdapter
io/netty/channel/ChannelPipeline
io/netty/channel/EventLoop
io/netty/channel/EventLoopGroup
io/netty/channel/SimpleChannelInboundHandler
io/netty/handler/codec/http/FullHttpRequest
io/netty/handler/codec/http/FullHttpResponse
io/netty/handler/codec/http/HttpHeaders
io/netty/handler/codec/http/HttpRequest
io/netty/handler/codec/http/HttpResponse
io/netty/handler/codec/http/HttpResponseStatus
io/netty/handler/codec/http/QueryStringDecoder
kotlin/jvm/internal/DefaultConstructorMarker