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