Class PreAim

java.lang.Object
io.vertx.tp.jet.uca.aim.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 Details

    • PreAim

      public PreAim()
  • Method Details

    • attack

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