public class DependencyProtocolHandlerExtension extends Object implements ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerWithLockPluginExtension, ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtension
| Constructor and Description |
|---|
DependencyProtocolHandlerExtension() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCheckReadOnly(String protocol) |
ro.sync.exml.plugin.lock.LockHandler |
getLockHandler() |
URLStreamHandler |
getURLStreamHandler(String protocol) |
boolean |
isLockingSupported(String protocol) |
boolean |
isReadOnly(URL url) |
public URLStreamHandler getURLStreamHandler(String protocol)
getURLStreamHandler in interface ro.sync.exml.plugin.urlstreamhandler.URLStreamHandlerPluginExtensionpublic ro.sync.exml.plugin.lock.LockHandler getLockHandler()
getLockHandler in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtensionpublic boolean isLockingSupported(String protocol)
isLockingSupported in interface ro.sync.exml.plugin.urlstreamhandler.LockHandlerFactoryPluginExtensionpublic boolean isReadOnly(URL url)
isReadOnly in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtensionpublic boolean canCheckReadOnly(String protocol)
canCheckReadOnly in interface ro.sync.exml.plugin.urlstreamhandler.URLHandlerReadOnlyCheckerExtensionCopyright © 2019. All rights reserved.