Interface Fallback

    • Method Detail

      • route

        Opt<Response> route​(RqFallback req)
                     throws Exception
        Dispatch this request and either swallow it or ignore.
        Parameters:
        req - Request
        Returns:
        An iterator of responses or an empty iterator
        Throws:
        Exception - If fails