public class JdbcConfigurationMysqlImplCodec
extends java.lang.Object
| Constructor and Description |
|---|
JdbcConfigurationMysqlImplCodec() |
| Modifier and Type | Method and Description |
|---|---|
static JdbcConfigurationMySqlImpl |
decode(java.lang.String url,
io.vertx.core.json.JsonObject o) |
static io.vertx.core.json.JsonObject |
encode(JdbcConfigurationMySqlImpl c) |
public static io.vertx.core.json.JsonObject encode(JdbcConfigurationMySqlImpl c)
public static JdbcConfigurationMySqlImpl decode(java.lang.String url, io.vertx.core.json.JsonObject o)