List of usage examples for io.vertx.core Vertx interface-usage
From source file org.sfs.SfsVertx.java
public interface SfsVertx extends Vertx { ExecutorService getIoPool(); ExecutorService getBackgroundPool(); }