Interface HttpRequestProcessor

    • Method Detail

      • processRequest

        void processRequest​(io.netty.channel.ChannelHandlerContext ctx,
                            AsyncContext<org.apache.eventmesh.common.protocol.http.HttpCommand> asyncContext)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • rejectRequest

        boolean rejectRequest()