public class TrustHostTypeSerializer
extends com.fasterxml.jackson.databind.JsonSerializer<org.mycontroller.restclient.core.TRUST_HOST_TYPE>
| Constructor and Description |
|---|
TrustHostTypeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.mycontroller.restclient.core.TRUST_HOST_TYPE type,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(org.mycontroller.restclient.core.TRUST_HOST_TYPE type,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException,
com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<org.mycontroller.restclient.core.TRUST_HOST_TYPE>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2015–2019. All rights reserved.