Interface StreamingDestination

All Known Implementing Classes:
DirectoryServerDestination

public interface StreamingDestination
Interface defines the mapping to the destination.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns destination path to each logical name.
  • Method Details

    • mapToDestination

      Path mapToDestination(String name)
      Returns destination path to each logical name.