Class OnErrorCallable

    • Constructor Detail

      • OnErrorCallable

        public OnErrorCallable​(Class<?> pojo,
                               Method method)
    • Method Detail

      • setDecodingType

        public void setDecodingType​(Class<?> decodingType)
        Description copied from class: JsrCallable
        The Type of Class a Decoder should be created to produce.
        Specified by:
        setDecodingType in class JsrCallable
        Parameters:
        decodingType - the type of class a Decoder should be created to produce