@Plugin public class ExcelInfix extends Object implements io.vertx.up.plugin.Infix
| Constructor and Description |
|---|
ExcelInfix() |
| Modifier and Type | Method and Description |
|---|---|
static ExcelClient |
createClient() |
static ExcelClient |
createClient(io.vertx.core.Vertx vertx) |
ExcelClient |
get() |
static ExcelClient |
getClient() |
static void |
init(io.vertx.core.Vertx vertx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic static void init(io.vertx.core.Vertx vertx)
public static ExcelClient getClient()
public static ExcelClient createClient()
public static ExcelClient createClient(io.vertx.core.Vertx vertx)
public ExcelClient get()
get in interface io.vertx.up.plugin.InfixCopyright © 2021. All rights reserved.