Class ClientQuestionExceptionConverter

java.lang.Object
ch.tocco.nice2.netui.impl.dwr.AbstractMarshaller
ch.tocco.nice2.netui.impl.dwr.convert.ClientQuestionExceptionConverter
All Implemented Interfaces:
org.directwebremoting.extend.Converter

@Component public class ClientQuestionExceptionConverter extends AbstractMarshaller
  • Constructor Details

    • ClientQuestionExceptionConverter

      public ClientQuestionExceptionConverter()
  • Method Details

    • convertInbound

      public Object convertInbound(Class<?> aClass, org.directwebremoting.extend.InboundVariable inboundVariable) throws org.directwebremoting.ConversionException
      Throws:
      org.directwebremoting.ConversionException
    • convertOutbound

      public org.directwebremoting.extend.OutboundVariable convertOutbound(Object o, org.directwebremoting.extend.OutboundContext outboundContext) throws org.directwebremoting.ConversionException
      Throws:
      org.directwebremoting.ConversionException