public interface HandlerFactory<T>
| Modifier and Type | Method and Description | 
|---|---|
org.vertx.java.core.Handler<T> | 
create(org.vertx.java.core.Vertx vertx)  | 
org.vertx.java.core.Handler<T> create(org.vertx.java.core.Vertx vertx)
Copyright © 2021. All Rights Reserved.