vertx / io.vertx.rxjava.ext.web.api / RequestParameter / create

create

open static fun create(name: String, value: Any): RequestParameter
open static fun create(value: Any): RequestParameter