Interface ICustomMessageXmlBroker


public interface ICustomMessageXmlBroker
Custom XML Messages related to PagePool Elements
Author:
I-D Media AG
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable org.json.simple.JSONObject
    Get the operation to read custom message xml file
    void
    Remove unused messages from filesystem
  • Method Details

    • readCustomMessageFile

      @Nullable @Nullable org.json.simple.JSONObject readCustomMessageFile(@NotNull @NotNull String sUid)
      Get the operation to read custom message xml file
      Parameters:
      sUid - Transaction Uid
      Returns:
    • removeUnusedMessages

      @NotNull void removeUnusedMessages()
      Remove unused messages from filesystem