|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebServiceException | |
|---|---|
| com.melloware.jukes.ws | |
| Uses of WebServiceException in com.melloware.jukes.ws |
|---|
| Methods in com.melloware.jukes.ws that throw WebServiceException | |
|---|---|
static Collection |
FreeDBSearch.findItemsAtFreeDB(float[] trackLength)
Finds a collection of albums at FreeDB |
static Collection |
AmazonSearch.findItemsByArtist(String aArtistName,
String endPoint)
Finds a collection of Amazon products by Artist Name. |
static Collection |
AmazonSearch.findItemsByArtistDisc(String aArtistName,
String aDiscTitle,
String endPoint)
Finds a collection of Amazon products by artist and disc name. |
static Collection |
AmazonSearch.findItemsByArtistDiscSort(String aArtistName,
String aDiscTitle,
String endPoint,
String aSort)
Finds a collection of Amazon products by artist and disc name. |
static Collection |
AmazonSearch.findItemsByDisc(String aDiscTitle,
String endPoint)
Finds a collection of Amazon products by Disc Name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||