Class LoginConverter

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

public class LoginConverter extends org.directwebremoting.extend.AbstractConverter
  • Constructor Details

    • LoginConverter

      public LoginConverter()
  • Method Details

    • convertInbound

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

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