Interface StreamingDestination
- All Known Implementing Classes:
DirectoryServerDestination
public interface StreamingDestination
Interface defines the mapping to the destination.
-
Method Summary
Modifier and TypeMethodDescriptionmapToDestination(String name) Returns destination path to each logical name.
-
Method Details
-
mapToDestination
Returns destination path to each logical name.
-