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

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