public class FolderConnectionManager extends AbstractConnectionRegistryManager<FolderConnectionRegistry,FolderConnection> implements URLStreamHandlerFactory
| Constructor and Description |
|---|
FolderConnectionManager() |
| Modifier and Type | Method and Description |
|---|---|
FolderConnectionRegistry |
addConnectionRegistry(String name) |
FolderConnectionRegistry |
addConnectionRegistry(String name,
org.springframework.core.io.Resource resource) |
URLStreamHandler |
createURLStreamHandler(String protocol) |
static FolderConnectionManager |
get() |
static File |
getConnection(String name) |
addConnectionRegistry, findConnectionRegistry, getConnectionRegistries, getConnectionRegistry, getName, getPropertyChangeSupport, getVisibleConnectionRegistries, propertyChange, removeConnectionRegistry, removeConnectionRegistry, toStringpublic static FolderConnectionManager get()
public FolderConnectionRegistry addConnectionRegistry(String name)
public FolderConnectionRegistry addConnectionRegistry(String name, org.springframework.core.io.Resource resource)
public URLStreamHandler createURLStreamHandler(String protocol)
createURLStreamHandler in interface URLStreamHandlerFactoryCopyright © 2015 Revolution Systems Inc.. All rights reserved.