程序包org.apache.skywalking.oap.server.telemetry.prometheus.httpserver的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.channel.ChannelInitializer<C>
        • io.netty.channel.SimpleChannelInboundHandler<I>
    • org.apache.skywalking.oap.server.telemetry.prometheus.httpserver.HttpServer