Interface URLProvider
- All Known Implementing Classes:
DefaultURLProvider
public interface URLProvider
Provider class for Target URL used for REST Service calls.
-
Method Summary
-
Method Details
-
compileURI
- Parameters:
urlString-path-client-- Returns:
- URI
- Throws:
URISyntaxException
-