Hierarchy For Package org.apache.flink.runtime.rest.handler.router

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandlerAdapter (implements org.apache.flink.shaded.netty4.io.netty.channel.ChannelHandler)
      • org.apache.flink.shaded.netty4.io.netty.channel.ChannelInboundHandlerAdapter (implements org.apache.flink.shaded.netty4.io.netty.channel.ChannelInboundHandler)
        • org.apache.flink.shaded.netty4.io.netty.channel.SimpleChannelInboundHandler<I>
    • org.apache.flink.runtime.rest.handler.router.MultipartRoutes
    • org.apache.flink.runtime.rest.handler.router.MultipartRoutes.Builder
    • org.apache.flink.runtime.rest.handler.router.RoutedRequest<T> (implements org.apache.flink.shaded.netty4.io.netty.util.ReferenceCounted)
    • org.apache.flink.runtime.rest.handler.router.Router<T>
    • org.apache.flink.runtime.rest.handler.router.RouteResult<T>