Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
L
R
S
U
A
add(Song)
- Method in class co.arcs.groove.thresher.
User.Favorites
add(Song...)
- Method in class co.arcs.groove.thresher.
User.Library
C
Client
- Class in
co.arcs.groove.thresher
Client()
- Constructor for class co.arcs.groove.thresher.
Client
co.arcs.groove.thresher
- package co.arcs.groove.thresher
E
equals(Object)
- Method in class co.arcs.groove.thresher.
Song
F
favorites()
- Method in class co.arcs.groove.thresher.
User
G
get()
- Method in class co.arcs.groove.thresher.
User.Favorites
get()
- Method in class co.arcs.groove.thresher.
User.Library
getAlbumId()
- Method in class co.arcs.groove.thresher.
Song
getAlbumName()
- Method in class co.arcs.groove.thresher.
Song
getArtistId()
- Method in class co.arcs.groove.thresher.
Song
getArtistName()
- Method in class co.arcs.groove.thresher.
Song
getCoverArtFilename()
- Method in class co.arcs.groove.thresher.
Song
getDuration()
- Method in class co.arcs.groove.thresher.
Song
getEmail()
- Method in class co.arcs.groove.thresher.
User
getId()
- Method in class co.arcs.groove.thresher.
Song
getName()
- Method in class co.arcs.groove.thresher.
Song
getPassword()
- Method in class co.arcs.groove.thresher.
User
getPopularity()
- Method in class co.arcs.groove.thresher.
Song
getStream(Song)
- Method in class co.arcs.groove.thresher.
Client
getStream(long)
- Method in class co.arcs.groove.thresher.
Client
getStreamResponse(Song)
- Method in class co.arcs.groove.thresher.
Client
getStreamResponse(long)
- Method in class co.arcs.groove.thresher.
Client
getStreamUrl(Song)
- Method in class co.arcs.groove.thresher.
Client
getStreamUrl(long)
- Method in class co.arcs.groove.thresher.
Client
getTimeAdded()
- Method in class co.arcs.groove.thresher.
Song.UserData
Time the song was added to the current user's collection, or null.
getTimeFavorited()
- Method in class co.arcs.groove.thresher.
Song.UserData
Time the song was added to the current user's favorites, or null.
getTrack()
- Method in class co.arcs.groove.thresher.
Song
getUser()
- Method in class co.arcs.groove.thresher.
Client
getUserData()
- Method in class co.arcs.groove.thresher.
Song
Get data about the user associated with this song instance.
getYear()
- Method in class co.arcs.groove.thresher.
Song
GroovesharkException
- Exception in
co.arcs.groove.thresher
Base class for exceptions from Grooveshark.
GroovesharkException.InvalidCredentialsException
- Exception in
co.arcs.groove.thresher
Exception generated when the supplied login credentials were invalid.
GroovesharkException.InvalidCredentialsException(JsonNode)
- Constructor for exception co.arcs.groove.thresher.
GroovesharkException.InvalidCredentialsException
GroovesharkException.InvalidCredentialsException()
- Constructor for exception co.arcs.groove.thresher.
GroovesharkException.InvalidCredentialsException
GroovesharkException.RateLimitedException
- Exception in
co.arcs.groove.thresher
Exception generated when the client has made too many requests in a short period of time.
GroovesharkException.RateLimitedException(JsonNode)
- Constructor for exception co.arcs.groove.thresher.
GroovesharkException.RateLimitedException
GroovesharkException.ServerErrorException
- Exception in
co.arcs.groove.thresher
Exception generated when something has gone wrong with the API: it's either changed in a way that breaks compatibility with this library, or the Grooveshark servers are down.
H
hashCode()
- Method in class co.arcs.groove.thresher.
Song
I
isCollected()
- Method in class co.arcs.groove.thresher.
Song.UserData
isFavorited()
- Method in class co.arcs.groove.thresher.
Song.UserData
isLowBitrateAvailable()
- Method in class co.arcs.groove.thresher.
Song
L
library()
- Method in class co.arcs.groove.thresher.
User
login(String, String)
- Method in class co.arcs.groove.thresher.
Client
Logs in as the given user, allowing access to various authentication-requiring methods in the
User
class.
R
remove(Song)
- Method in class co.arcs.groove.thresher.
User.Favorites
remove(Song...)
- Method in class co.arcs.groove.thresher.
User.Library
S
searchPopularSongs()
- Method in class co.arcs.groove.thresher.
Client
searchSongs(String)
- Method in class co.arcs.groove.thresher.
Client
setDebugLoggingEnabled(boolean)
- Method in class co.arcs.groove.thresher.
Client
Set whether debug information is written to standard output.
Song
- Class in
co.arcs.groove.thresher
Song.UserData
- Class in
co.arcs.groove.thresher
Song.UserData(String, String)
- Constructor for class co.arcs.groove.thresher.
Song.UserData
U
User
- Class in
co.arcs.groove.thresher
User.Favorites
- Class in
co.arcs.groove.thresher
User.Favorites()
- Constructor for class co.arcs.groove.thresher.
User.Favorites
User.Library
- Class in
co.arcs.groove.thresher
User.Library()
- Constructor for class co.arcs.groove.thresher.
User.Library
A
C
E
F
G
H
I
L
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All rights reserved.