Class BeanDeserializer

    • Constructor Detail

      • BeanDeserializer

        public BeanDeserializer​(java.lang.Class cl)
    • Method Detail

      • readMap

        public java.lang.Object readMap​(AbstractHessianInput in,
                                        java.lang.Object obj)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • instantiate

        protected java.lang.Object instantiate()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getReadResolve

        protected java.lang.reflect.Method getReadResolve​(java.lang.Class cl)
        Returns the readResolve method
      • getMethodMap

        protected java.util.HashMap getMethodMap​(java.lang.Class cl)
        Creates a map of the classes fields.
      • getParamArg

        protected static java.lang.Object getParamArg​(java.lang.Class cl)
        Creates a map of the classes fields.