![JAR search and dependency download from the Maven repository](/logo.png)
net.jradius.JRadiusManager Maven / Gradle / Ivy
The newest version!
package net.jradius;
public interface JRadiusManager
{
public abstract void start();
public abstract void stop();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy