Class PreAim

  • All Implemented Interfaces:
    JtAim

    public class PreAim
    extends Object
    implements JtAim
    The first handler in routing 1. Host http header checking ( Not Support ) 2. Analyzing required part ( required / contained ) 3. Analyzing parameters of api, get parameters and build `Envelop`
    • Constructor Detail

      • PreAim

        public PreAim()
    • Method Detail

      • attack

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> attack​(JtUri uri)
        Specified by:
        attack in interface JtAim