Class EchoExampleResponseInterceptor

    • Constructor Detail

      • EchoExampleResponseInterceptor

        public EchoExampleResponseInterceptor()
    • Method Detail

      • init

        public void init​(Map<String,​Object> args)
        shows how to inject configuration via @OnInit
        Parameters:
        args -
      • resolve

        public boolean resolve​(io.undertow.server.HttpServerExchange exchange)
        Specified by:
        resolve in interface HandlingPlugin