open fun handler(handler: StompServerHandler): StompServer
Configures the io.vertx.rxjava.ext.stomp.StompServerHandler. You must calls this method before calling the io.vertx.rxjava.ext.stomp.StompServer#listen method.
Return
the current io.vertx.rxjava.ext.stomp.StompServer