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

org.mobicents.ussdgateway.slee.sip.SipServerSbbLocalObject Maven / Gradle / Ivy

There is a newer version: 7.1.63
Show newest version
/**
 * 
 */
package org.mobicents.ussdgateway.slee.sip;

import org.mobicents.slee.SbbLocalObjectExt;
import org.mobicents.ussdgateway.slee.cdr.ChargeInterfaceParent;
import org.mobicents.ussdgateway.slee.sri.SriParent;

/**
 * @author Amit Bhayani
 *
 */
public interface SipServerSbbLocalObject extends SbbLocalObjectExt, SriParent, ChargeInterfaceParent {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy