Class ClassConverter

  • All Implemented Interfaces:
    org.directwebremoting.extend.Converter

    public class ClassConverter
    extends org.directwebremoting.convert.StringConverter
    Author:
    paul
    • Constructor Detail

      • ClassConverter

        public ClassConverter()
    • Method Detail

      • convertOutbound

        public org.directwebremoting.extend.OutboundVariable convertOutbound​(Object data,
                                                                             org.directwebremoting.extend.OutboundContext outctx)
                                                                      throws org.directwebremoting.extend.MarshallException
        Specified by:
        convertOutbound in interface org.directwebremoting.extend.Converter
        Overrides:
        convertOutbound in class org.directwebremoting.convert.StringConverter
        Throws:
        org.directwebremoting.extend.MarshallException