Package org.jsonex.jsoncoder
Class BeanCoderContext
- java.lang.Object
-
- org.jsonex.jsoncoder.BeanCoderContext
-
public class BeanCoderContext extends Object
Context object for BeanCoder, it will save session information during encoding and provide a way to let client to customize the encode behavior.
-
-
Constructor Summary
Constructors Constructor Description BeanCoderContext()
-