- fromJson
void fromJson(Map!(string, Variant) json, ProtonTransportOptions obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJson
void toJson(ProtonTransportOptions obj, JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJson
void toJson(ProtonTransportOptions 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.ProtonTransportOptions}. NOTE: This class has been automatically generated from the {@link io.vertx.proton.ProtonTransportOptions} original class using Vert.x codegen.