public class WanPublisherConfigDTO extends Object implements JsonSerializable
JsonSerializable
to be used within WanReplicationConfigDTO
Constructor and Description |
---|
WanPublisherConfigDTO(WanPublisherConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(JsonObject json) |
WanPublisherConfig |
getConfig() |
JsonObject |
toJson() |
public WanPublisherConfigDTO(WanPublisherConfig config)
public JsonObject toJson()
toJson
in interface JsonSerializable
public void fromJson(JsonObject json)
fromJson
in interface JsonSerializable
public WanPublisherConfig getConfig()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.