Class RoutingExchangeImpl

    • Constructor Detail

      • RoutingExchangeImpl

        public RoutingExchangeImpl​(io.vertx.ext.web.RoutingContext context)
    • Method Detail

      • context

        public io.vertx.ext.web.RoutingContext context()
        Specified by:
        context in interface RoutingExchange
        Returns:
        the underlying Vert.x routing context.