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
-
Field Summary
Fields inherited from class AbstractMarshaller
converterManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertInbound(Class<?> aClass, org.directwebremoting.extend.InboundVariable inboundVariable) org.directwebremoting.extend.OutboundVariableconvertOutbound(Object o, org.directwebremoting.extend.OutboundContext outboundContext) Methods inherited from class AbstractMarshaller
setConverterManager
-
Constructor Details
-
ClientQuestionExceptionConverter
public ClientQuestionExceptionConverter()
-
-
Method Details
-
convertInbound
-
convertOutbound
public org.directwebremoting.extend.OutboundVariable convertOutbound(Object o, org.directwebremoting.extend.OutboundContext outboundContext) throws org.directwebremoting.ConversionException - Throws:
org.directwebremoting.ConversionException
-