Interface SoundCloudDataLoader
-
- All Known Implementing Classes:
DefaultSoundCloudDataLoader
public interface SoundCloudDataLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JsonBrowserload(HttpInterface httpInterface, java.lang.String url)
-
-
-
Method Detail
-
load
JsonBrowser load(HttpInterface httpInterface, java.lang.String url) throws java.io.IOException
- Throws:
java.io.IOException
-
-