Package org.ikasan.framework.factory
Interface DirectoryURLFactory
-
public interface DirectoryURLFactoryDirectory URL Factory interface- Author:
- Ikasan Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getDirectoriesURLs(java.lang.String path)Get a list of directory URLs
-