Class LocalSubscribeEventProcessor

    • Field Detail

      • httpLogger

        public org.slf4j.Logger httpLogger
      • aclLogger

        public org.slf4j.Logger aclLogger
    • Constructor Detail

      • LocalSubscribeEventProcessor

        public LocalSubscribeEventProcessor​(EventMeshHTTPServer eventMeshHTTPServer)
    • Method Detail

      • handler

        public void handler​(org.apache.eventmesh.runtime.core.protocol.http.processor.HandlerService.HandlerSpecific handlerSpecific,
                            io.netty.handler.codec.http.HttpRequest httpRequest)
                     throws java.lang.Exception
        Specified by:
        handler in interface AsyncHttpProcessor
        Throws:
        java.lang.Exception
      • paths

        public java.lang.String[] paths()
        Specified by:
        paths in interface HttpProcessor