Class ReactiveHttpRecorder


  • public class ReactiveHttpRecorder
    extends Object
    • Constructor Detail

      • ReactiveHttpRecorder

        public ReactiveHttpRecorder()
    • Method Detail

      • createWebSocketeHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createWebSocketeHandler()
      • createHttpHandler

        public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> createHttpHandler()