Interface HttpMediationTable


public interface HttpMediationTable
Interface for the HttpMediationTable
  • Method Summary

    Modifier and Type
    Method
    Description
    gets 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.