Interface ContainerConsumer

All Known Implementing Classes:
ContainerWithIdRequestHelper

public interface ContainerConsumer
Interface for consuming extracted containers.
  • Method Details

    • processContainer

      void processContainer(String link, ContainerExtractionResult cer)
      Processes the extracted container with additional context.
      Parameters:
      link - the name of the link on which the container was received. The link name is preserved in the archive and available during the replays as well.
      cer - the container extraction result