org.mobicents.tools.heartbeat.api.HeartbeatConfig Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of heartbeat-api Show documentation
Show all versions of heartbeat-api Show documentation
Restcomm Converged Load Balancer Heartbeat API
package org.mobicents.tools.heartbeat.api;
public interface HeartbeatConfig {
String getProtocolClassName();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy