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