public class LoadBalancerSerializer extends Object implements com.google.gson.JsonSerializer<LoadBalancer>
| Constructor and Description |
|---|
LoadBalancerSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(LoadBalancer loadBalancer,
Type paramType,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(LoadBalancer loadBalancer, Type paramType, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<LoadBalancer>
Copyright © myjeeva blog, All rights reserved.
The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons – Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Libraries and code snippets on myjeeva blog has license information.