Package kos.core

Class DefaultContextAttributesMemorizer

java.lang.Object
kos.core.DefaultContextAttributesMemorizer
All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>

class DefaultContextAttributesMemorizer extends Object implements io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>
  • Constructor Details

    • DefaultContextAttributesMemorizer

      DefaultContextAttributesMemorizer()
  • Method Details

    • handle

      public void handle(io.vertx.ext.web.RoutingContext event)
      Specified by:
      handle in interface io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>