public class PgNotificationConverter extends Object
PgNotification
.
NOTE: This class has been automatically generated from the PgNotification
original class using Vert.x codegen.Constructor and Description |
---|
PgNotificationConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
PgNotification obj) |
static void |
toJson(PgNotification obj,
JsonObject json) |
static void |
toJson(PgNotification obj,
Map<String,Object> json) |
public static void fromJson(Iterable<Map.Entry<String,Object>> json, PgNotification obj)
public static void toJson(PgNotification obj, JsonObject json)
public static void toJson(PgNotification obj, Map<String,Object> json)
Copyright © 2021 Eclipse. All rights reserved.