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

org.asteriskjava.pbx.Trunk Maven / Gradle / Ivy

There is a newer version: 3.41.0
Show newest version
package org.asteriskjava.pbx;

/**
 * Provides an abstraction of a trunk * @author bsutton
 */
public interface Trunk
{
    String getTrunkAsString();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy