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

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

package org.asteriskjava.pbx;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy