All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.itcoon.common.tracelog.component.TraceLogResolver Maven / Gradle / Ivy

package com.itcoon.common.tracelog.component;

public interface TraceLogResolver {

    void resolve(final HttpTraceLog traceLog);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy