![JAR search and dependency download from the Maven repository](/logo.png)
net.klakegg.pkix.ocsp.builder.BuildHandler Maven / Gradle / Ivy
package net.klakegg.pkix.ocsp.builder;
/**
* @author erlend
*/
public interface BuildHandler {
T build(Properties properties);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy