Interface ITigerProxy

    • Method Detail

      • removeRoute

        void removeRoute​(String routeId)
      • getBaseUrl

        String getBaseUrl()
      • getProxyPort

        int getProxyPort()
      • getRbelMessages

        List<de.gematik.rbellogger.data.RbelElement> getRbelMessages()
      • addKey

        void addKey​(String keyid,
                    Key key)
      • clearAllRoutes

        void clearAllRoutes()
      • addModificaton

        de.gematik.rbellogger.modifier.RbelModificationDescription addModificaton​(de.gematik.rbellogger.modifier.RbelModificationDescription modification)
      • getModifications

        List<de.gematik.rbellogger.modifier.RbelModificationDescription> getModifications()
      • removeModification

        void removeModification​(String modificationId)