Uses of Class
Base.GroovesharkClient

Packages that use GroovesharkClient
Base   
Functions   
 

Uses of GroovesharkClient in Base
 

Methods in Base with parameters of type GroovesharkClient
 void GrooveCheck.Create(GroovesharkClient client)
           
static void GroovesharkRequestBuilder.SetBaseHeaders(java.net.URLConnection connection, GroovesharkClient client)
           
 

Constructors in Base with parameters of type GroovesharkClient
GroovesharkRequestBuilder(GroovesharkClient myGroovesharkClient, java.lang.reflect.Type type)
           
 

Uses of GroovesharkClient in Functions
 

Constructors in Functions with parameters of type GroovesharkClient
AlbumGetSongs.AlbumGetSongsRequest(GroovesharkClient client)
           
ArtistGetSongs.ArtistGetSongsRequest(GroovesharkClient client)
           
AuthenticateUserEx.AuthenticateUserExRequest(GroovesharkClient client)
           
CommunicationToken.GetCommunicationTokenRequest(GroovesharkClient client)
           
GetArtistAutocomplete.GetArtistAutocompleteRequest(GroovesharkClient client)
           
GetCountry.GetCountryRequest(GroovesharkClient client)
           
GetMusicStream.GetMusicStreamRequest(GroovesharkClient client)
           
GetStreamKeyFromSongIDEx.GetStreamKeyFromSongIDExRequest(GroovesharkClient client)
           
GetStreamKeysFromSongIDs.GetStreamKeysFromSongIDsRequest(GroovesharkClient client)
           
initiateSession.InitiateSessionRequest(GroovesharkClient client)
           
LogoutUser.LogoutUserRequest(GroovesharkClient client)
           
MarkSongDownloadedEx.MarkSongDownloadedExRequest(GroovesharkClient client)
           
PlaylistGetSongs.PlaylistGetSongsRequest(GroovesharkClient client)
           
PopularSongs.popularGetSongsResultsRequest(GroovesharkClient client)
           
SearchArtist.getSearchArtistResultsRequest(GroovesharkClient client)
           
SearchArtistFix.getSearchArtistResultsRequest(GroovesharkClient client)
           
UserGetPlaylists.UserGetPlaylistsRequest(GroovesharkClient client)