public class ProxyServiceDTO extends Object implements JsonSerializable
ProxyServiceMBean
.Modifier and Type | Field and Description |
---|---|
int |
proxyCount |
Constructor and Description |
---|
ProxyServiceDTO() |
ProxyServiceDTO(ProxyService proxyService) |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(JsonObject json) |
JsonObject |
toJson() |
public ProxyServiceDTO()
public ProxyServiceDTO(ProxyService proxyService)
public JsonObject toJson()
toJson
in interface JsonSerializable
public void fromJson(JsonObject json)
fromJson
in interface JsonSerializable
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.