| Package | Description |
|---|---|
| org.jsonex.jsoncoder | |
| org.jsonex.jsoncoder.coder |
| Class and Description |
|---|
| BeanCoder
A coder to convert java class to a TDNode
|
| BeanCoderContext
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.
|
| FieldTransformer |
| FieldTransformer.FieldInfo |
| ICoder
Used for specific BeanCoder for certain types, such as Money, Date.
|
| JSONCoderOption |
| JSONCoderOption.LogLevel |
| MaskFilterByName |
| MaskStrategy |
| SimpleFilter |
| Class and 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.
|
Copyright © 2021. All rights reserved.