Interface YandexMusicApiLoader
-
- All Known Subinterfaces:
YandexMusicDirectUrlLoader,YandexMusicPlaylistLoader,YandexMusicSearchResultLoader,YandexMusicTrackLoader
- All Known Implementing Classes:
AbstractYandexMusicApiLoader,DefaultYandexMusicDirectUrlLoader,DefaultYandexMusicPlaylistLoader,DefaultYandexMusicTrackLoader,DefaultYandexSearchProvider
public interface YandexMusicApiLoader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtendedHttpConfigurablegetHttpConfiguration()voidshutdown()
-
-
-
Method Detail
-
getHttpConfiguration
ExtendedHttpConfigurable getHttpConfiguration()
-
shutdown
void shutdown()
-
-