Class ApiInfoRoutes

    • Constructor Detail

      • ApiInfoRoutes

        public ApiInfoRoutes()
    • Method Detail

      • configure

        public void configure​(Conf configuration)
        Configures this instance with the specified Conf.
        Specified by:
        configure in interface Configurable
        Parameters:
        configuration - the Conf instance used to configure this instance.
      • handleRequest

        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
        Specified by:
        handleRequest in interface io.undertow.server.HttpHandler