vertx / io.vertx.rxjava.ext.web.handler.sockjs / SockJSHandler / installTestApplications
installTestApplications
open static fun installTestApplications(router: Router, vertx: Vertx): Unit
Install SockJS test applications on a router - used when running the SockJS test suite
Parameters
router - the router to install on
vertx - the Vert.x instance