Class HttpServerStrada

  • All Implemented Interfaces:
    JTransformer<io.vertx.core.http.HttpServerOptions>, Transformer<io.vertx.core.json.JsonObject,​io.vertx.core.http.HttpServerOptions>

    public class HttpServerStrada
    extends Object
    implements JTransformer<io.vertx.core.http.HttpServerOptions>
    • Constructor Detail

      • HttpServerStrada

        public HttpServerStrada()
    • Method Detail

      • transform

        public io.vertx.core.http.HttpServerOptions transform​(io.vertx.core.json.JsonObject input)
        Specified by:
        transform in interface Transformer<io.vertx.core.json.JsonObject,​io.vertx.core.http.HttpServerOptions>