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

cn.montaro.relaxhttp.interfaces.RequestRecord Maven / Gradle / Ivy

package cn.montaro.relaxhttp.interfaces;

public interface RequestRecord {

    String getRequestUrl(Object[] args);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy