public class

HandshakeItemSerializer

extends AbstractHandshakeSerializer<T>
java.lang.Object
   ↳ org.mule.modules.handshake.client.serialization.AbstractHandshakeSerializer<T>
     ↳ org.mule.modules.handshake.client.serialization.HandshakeItemSerializer

Summary

Public Constructors
HandshakeItemSerializer()
Protected Methods
void updateMapWithNestedObjects(Map<String, Object> mappedCustomer, Item src)
[Expand]
Inherited Methods
From class org.mule.modules.handshake.client.serialization.AbstractHandshakeSerializer
From class java.lang.Object
From interface com.google.gson.JsonSerializer

Public Constructors

public HandshakeItemSerializer ()

Protected Methods

protected void updateMapWithNestedObjects (Map<String, Object> mappedCustomer, Item src)

Parameters
mappedCustomer
src