public interface VFSConnectionProvider<T extends VFSConnectionDetails> extends ConnectionProvider<T>
Modifier and Type | Method and Description |
---|---|
List<VFSRoot> |
getLocations(T vfsConnectionDetails) |
org.apache.commons.vfs2.FileSystemOptions |
getOpts(T vfsConnectionDetails) |
String |
getProtocol(T vfsConnectionDetails) |
String |
sanitizeName(String string) |
getClassType, getConnectionDetails, getKey, getName, getNames, prepare, test
Copyright © 2020 Hitachi Vantara. All rights reserved.