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

com.pastdev.httpcomponents.factory.PropertiesFactory Maven / Gradle / Ivy

package com.pastdev.httpcomponents.factory;

import java.util.Properties;


import com.pastdev.httpcomponents.annotations.Server;

public interface PropertiesFactory {
    Properties properties( Server server );
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy