Interface RequestConverterFunction

    • Method Detail

      • fallthrough

        static <T> T fallthrough()
        Throws a FallthroughException in order to try to convert the request to an object by the next converter.