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

io.github.ximutech.spore.SourceOkHttpClientRegistrar Maven / Gradle / Ivy

package io.github.ximutech.spore;

/**
 * SourceOkHttpClientRegistry注册器
 *
 * @author ximu
 */
public interface SourceOkHttpClientRegistrar {

    /**
     * 向#{@link SourceOkHttpClientRegistry}注册数据
     *
     * @param registry SourceOkHttpClientRegistry
     */
    void register(SourceOkHttpClientRegistry registry);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy