Interface HttpTraceRepository

    • Method Detail

      • add

        void add​(HttpTrace trace)
        Adds a trace to the repository.
        Parameters:
        trace - the trace to add