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

org.asteriskjava.pbx.agi.config.AgiConfiguration Maven / Gradle / Ivy

There is a newer version: 3.40.1
Show newest version
package org.asteriskjava.pbx.agi.config;

import java.util.List;

public interface AgiConfiguration
{

    List> getAgiHandlers();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy