Class Hierarchy

  • java.lang.Object
    • com.robothy.netty.router.AbstractRouter (implements com.robothy.netty.router.Router)
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
      • io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
        • io.netty.handler.codec.MessageToMessageEncoder<I>
    • com.robothy.netty.http.HttpRequest
    • com.robothy.netty.http.HttpRequest.HttpRequestBuilder
    • com.robothy.netty.http.HttpResponse
    • com.robothy.netty.utils.MimeTypeUtils
    • com.robothy.netty.router.Route
    • com.robothy.netty.router.Route.Builder

Interface Hierarchy