Skip navigation links
A C D E F G L N O P R S T U V 

A

API_URL - Static variable in class de.sfuhrm.radiobrowser4j.RadioBrowser
The base URL of the REST service.
at(int, int) - Static method in class de.sfuhrm.radiobrowser4j.Paging
Creates a new paging at the given offset and limit.

C

create() - Static method in class de.sfuhrm.radiobrowser4j.ListParameter
Creates a new instance.

D

de.sfuhrm.radiobrowser4j - package de.sfuhrm.radiobrowser4j
An API for the RadioBrowser service.
DEFAULT_START - Static variable in class de.sfuhrm.radiobrowser4j.Paging
A default start page with offset 0 and limit 64.
deleteStation(Station) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Deletes a station.

E

editStation(Station) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Edits an existing station on the server.

F

FieldName - Enum in de.sfuhrm.radiobrowser4j
The field name for ordering.

G

getStationById(String) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a station referenced by the ID.
getTags() - Method in class de.sfuhrm.radiobrowser4j.Station
JSON getter for the Station.tagList.

L

listBrokenStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all broken stations.
listBrokenStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all broken stations as one continuous stream.
listCodecs() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
List the known codecs.
listCountries() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
List the known countries.
listDeletedStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the deleted stations.
listImprovableStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all improvable stations.
listImprovableStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all broken stations as one continuous stream.
listLanguages() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
List the known languages.
listLastChangedStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the last changed stations.
listLastChangedStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of last changed stations.
listLastClickStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the last clicked stations.
listLastClickStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of last clicked stations.
ListParameter - Class in de.sfuhrm.radiobrowser4j
Parameters for list calls.
listStations(Paging, ListParameter...) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all stations.
listStations(ListParameter...) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all stations.
listStationsBy(Paging, SearchMode, String, ListParameter...) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of stations matching a certain search criteria.
listStationsBy(SearchMode, String, ListParameter...) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of stations matching a certain search criteria.
listTags() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
List the known tags.
listTopClickStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the top click stations.
listTopClickStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of all top click stations.
listTopVoteStations(Paging) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the top vote stations.
listTopVoteStations() - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of the top vote stations.

N

next() - Method in class de.sfuhrm.radiobrowser4j.Paging
Address the next paging.

O

order(FieldName) - Method in class de.sfuhrm.radiobrowser4j.ListParameter
Order by the given field name.

P

Paging - Class in de.sfuhrm.radiobrowser4j
Immutable paging configuration.
postNewStation(Station) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Posts a new station to the server.
previous() - Method in class de.sfuhrm.radiobrowser4j.Paging
Address the previous paging.

R

RadioBrowser - Class in de.sfuhrm.radiobrowser4j
API facade for the RadioBrowser.
RadioBrowser(int, String) - Constructor for class de.sfuhrm.radiobrowser4j.RadioBrowser
Creates a new API client.
RadioBrowserException - Exception in de.sfuhrm.radiobrowser4j
Exception in radio browser communication.
RadioBrowserException(String) - Constructor for exception de.sfuhrm.radiobrowser4j.RadioBrowserException
Constructs an exception from an error message.
RadioBrowserException(Throwable) - Constructor for exception de.sfuhrm.radiobrowser4j.RadioBrowserException
Constructs an exception from another exception which is the cause.
resolveStreamUrl(Station) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Resolves the streaming URL for the given station.
reverseOrder(boolean) - Method in class de.sfuhrm.radiobrowser4j.ListParameter
Switch to reverse order.

S

SearchMode - Enum in de.sfuhrm.radiobrowser4j
The mode to search for.
setTags(String) - Method in class de.sfuhrm.radiobrowser4j.Station
JSON setter for the Station.tagList.
Station - Class in de.sfuhrm.radiobrowser4j
Representation of a Radio Station.
Station() - Constructor for class de.sfuhrm.radiobrowser4j.Station
 

T

toString() - Method in class de.sfuhrm.radiobrowser4j.Station
 

U

undeleteStation(Station) - Method in class de.sfuhrm.radiobrowser4j.RadioBrowser
Undeletes a station.

V

valueOf(String) - Static method in enum de.sfuhrm.radiobrowser4j.FieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.sfuhrm.radiobrowser4j.SearchMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.sfuhrm.radiobrowser4j.FieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.sfuhrm.radiobrowser4j.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G L N O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.