Package org.jumpmind.symmetric.transport
Interface ISyncUrlExtension
- All Superinterfaces:
IExtensionPoint
- All Known Implementing Classes:
HttpBandwidthUrlSelector
This
IExtensionPoint
is used to select an appropriate URL based on the URI provided in the sync_url column of sym_node.
To use this extension point configure the sync_url for a node with the protocol of ext://beanName. The beanName is the name you give the extension point in
the extension xml file.- See Also:
-
Method Summary
-
Method Details
-
resolveUrl
-