Uses of Package
org.jsonex.jsoncoder
-
Packages that use org.jsonex.jsoncoder Package Description org.jsonex.jsoncoder org.jsonex.jsoncoder.coder org.jsonex.jsoncoder.fieldTransformer -
Classes in org.jsonex.jsoncoder used by org.jsonex.jsoncoder Class Description BeanCoder A coder to convert java class to a TDNodeBeanCoderContext Context object for BeanCoder, it will save session information during encoding and provide a way to let client to customize the encode behavior.DecodeReq Decode Request, the reason we use abstract class, is to force to create a sub-class so that it's possible to get the getActualTypeArguments.EncodeReq EqualsWrapper For eBay BO, there is no way to check actual equality of two BO objects.ICoder Used for specific BeanCoder for certain types, such as Money, Date.JSONCoder JSONCoderOption JSONCoderOption.LogLevel -
Classes in org.jsonex.jsoncoder used by org.jsonex.jsoncoder.coder Class Description BeanCoderContext Context object for BeanCoder, it will save session information during encoding and provide a way to let client to customize the encode behavior.ICoder Used for specific BeanCoder for certain types, such as Money, Date. -
Classes in org.jsonex.jsoncoder used by org.jsonex.jsoncoder.fieldTransformer Class Description BeanCoderContext Context object for BeanCoder, it will save session information during encoding and provide a way to let client to customize the encode behavior.