文件名称:vertx-util:Vert.x实用程序方法的集合
文件大小:34KB
文件格式:ZIP
更新时间:2024-06-08 03:57:46
reactive vertx Java
Vert.x-Util 与Vert.x相关的其他方法的集合 依存关系 Vert.x-Util需要Vert.x-Core 3.4.1或更高版本。 班级 com.chibchasoft.vertx.util.VertxUtil 与Vert.x相关的实用程序方法的集合 VertxUtil.executeBlocking(identifier,blockingCodeHandler,resultHandler) 此方法类似于现有的Context.executeBlocking(blockingCodeHandler, resultHandler)但不同之处在于,该方法允许将阻塞代码处理程序分配Context.executeBlocking(blockingCodeHandler, resultHandler)提供的标识符(和当前Context )关联的 (并由其执行)。 如果TaskQueu
【文件预览】:
vertx-util-master
----.travis.yml(148B)
----pom.xml(8KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----.gitignore(286B)
----README.md(5KB)