Uses of Class
io.vertx.mutiny.ext.stomp.StompServerHandler
-
-
Uses of StompServerHandler in io.vertx.mutiny.ext.stomp
Fields in io.vertx.mutiny.ext.stomp with type parameters of type StompServerHandler Modifier and Type Field Description static io.smallrye.mutiny.vertx.TypeArg<StompServerHandler>StompServerHandler. __TYPE_ARGMethods in io.vertx.mutiny.ext.stomp with parameters of type StompServerHandler Modifier and Type Method Description StompServerStompServer. handler(StompServerHandler handler)
-