Interface | Description |
---|---|
CacheableUrlConnection |
Marker interface that should be implemented by a URL connection and which instructs oXygen that
it makes sense to cache data read from such a connection.
|
LockHandlerFactoryPluginExtension |
Extension used for locking resources from a specific protocol
|
TargetedURLStreamHandlerPluginExtension |
Usually oXygen has specific fixed URL stream handlers for http and https protocols.
|
URLChooserMenuExtension |
Get the name of the action which will be displayed in the File menu.
|
URLChooserPluginExtension | Deprecated
This approach will continue to work but it is recommanded to use the ro.sync.exml.plugin.urlstreamhandler.URLChooserPluginExtension2
interface which also receives access to the Oxygen workspace.
|
URLChooserPluginExtension2 |
URL chooser plugin extension.
|
URLChooserToolbarExtension |
URL chooser toolbar extension.
|
URLHandlerReadOnlyCheckerExtension |
This interface can be called to decide if an URL is read-only or not.
|
URLStreamHandlerPluginExtension |
This URL stream handler provides the possibility to impose the URL stream
handlers for specific protocols.
|
URLStreamHandlerPluginExtensionConstants |
Constants used from
URLStreamHandler provider plugin extensions. |
URLStreamHandlerWithLockPluginExtension |
An
URLStreamHandler with lock support plugin extension. |
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.