|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CDDBServer | |
|---|---|
| com.antelmann.cddb | This package contains classes to maintain music CD collections and associate CDs with information from a CDDB service. |
| Uses of CDDBServer in com.antelmann.cddb |
|---|
| Fields in com.antelmann.cddb declared as CDDBServer | |
|---|---|
static CDDBServer |
CDDBServer.DEFAULT_SERVER
the default server: freedb.freedb.org with http on port 80 |
| Methods in com.antelmann.cddb that return CDDBServer | |
|---|---|
CDDBServer[] |
FreeDB.listSites()
returns sites that can be used as a mirror for this service. |
| Methods in com.antelmann.cddb with parameters of type CDDBServer | |
|---|---|
void |
FreeDB.setServer(CDDBServer server)
changes the site location used to access the service; the protocol for the server must be http |
| Constructors in com.antelmann.cddb with parameters of type CDDBServer | |
|---|---|
FreeDB(CDDBServer server)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||