public class JsonProtocolMarshaller extends Object implements ProtocolMarshaller<SdkHttpFullRequest>
ProtocolMarshaller for JSON based services. This includes JSON-RPC and REST-JSON.| Modifier and Type | Field and Description |
|---|---|
static ValueToStringConverter.ValueToString<Instant> |
INSTANT_VALUE_TO_STRING |
public static final ValueToStringConverter.ValueToString<Instant> INSTANT_VALUE_TO_STRING
public SdkHttpFullRequest marshall(SdkPojo pojo)
marshall in interface ProtocolMarshaller<SdkHttpFullRequest>Copyright © 2019. All rights reserved.