Interface DiameterMediationTable
public interface DiameterMediationTable
Interface for the DiameterMediationTable
-
Method Summary
Modifier and TypeMethodDescriptiongets all the entries from the table.
-
Method Details
-
getEntries
List<DiameterMediationEntry> getEntries()gets all the entries from the table.- Returns:
- all the entries from the table.
-