- fromJson
void fromJson(Map!(string, Variant) json, ProtonLinkOptions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJson
void toJson(ProtonLinkOptions obj, JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJson
void toJson(ProtonLinkOptions obj, Map!(string, Variant) json)
Undocumented in source. Be warned that the author may not have intended to support it.
Converter and mapper for {@link io.vertx.proton.ProtonLinkOptions}. NOTE: This class has been automatically generated from the {@link io.vertx.proton.ProtonLinkOptions} original class using Vert.x codegen.