Index

A B C D E F G H L N O P R S T U V 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

AdvancedSearch - Klasse in de.sfuhrm.radiobrowser4j
Holder for an advanced search query.
AdvancedSearch() - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.AdvancedSearch
 
apply(Map<String, String>) - Methode in Klasse de.sfuhrm.radiobrowser4j.AdvancedSearch
 
apply(Map<String, String>) - Methode in Klasse de.sfuhrm.radiobrowser4j.ListParameter
Transfer this list parameter to the passed multi-valued-map.
apply(Map<String, String>) - Methode in Klasse de.sfuhrm.radiobrowser4j.Paging
 
apply(Map<String, String>) - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
 
at(int, int) - Statische Methode in Klasse de.sfuhrm.radiobrowser4j.Paging
Creates a new paging at the given offset and limit.

B

BITRATE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station bitrate.
BYCODEC - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by codec.
BYCODECEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by exact codec.
BYCOUNTRY - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Veraltet.
Do NOT use the "country" fields anymore! Use "countrycode" instead, which is standardized.
BYCOUNTRYCODEEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by ISO 3166-1 alpha-2 country code.
BYCOUNTRYEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Veraltet.
Do NOT use the "country" fields anymore! Use "countrycode" instead, which is standardized.
BYLANGUAGE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by language.
BYLANGUAGEEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by exact language.
BYNAME - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by name.
BYNAMEEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by exact name.
BYSTATE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by state.
BYSTATEEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by exact state.
BYTAG - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by tag.
BYTAGEXACT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by exact tag.
BYUUID - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Search by UUID.

C

CLICKCOUNT - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station click count.
CLICKTIMESTAMP - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The click time stamp.
CLICKTREND - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station click trend.
CODEC - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station codec.
COUNTRY - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station country.
create() - Statische Methode in Klasse de.sfuhrm.radiobrowser4j.ListParameter
Creates a new instance.

D

de.sfuhrm.radiobrowser4j - Package de.sfuhrm.radiobrowser4j
An API for the RadioBrowser service.
DEFAULT_API_URL - Statische Variable in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Veraltet.
DEFAULT_START - Statische Variable in Klasse de.sfuhrm.radiobrowser4j.Paging
A default start page with offset 0 and limit 64.
discover() - Methode in Klasse de.sfuhrm.radiobrowser4j.EndpointDiscovery
Discovers the best performing endpoint.

E

EndpointDiscovery - Klasse in de.sfuhrm.radiobrowser4j
Discovers the radio browser API endpoint that suits the application.
EndpointDiscovery(String) - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.EndpointDiscovery
Constructs a new instance.
EndpointDiscovery(String, String, String, String) - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.EndpointDiscovery
Constructs a new instance.

F

FAVICON - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station favicon.
FieldName - Enum in de.sfuhrm.radiobrowser4j
The field name for ordering.

G

get(String, Class<T>) - Methode in Schnittstelle de.sfuhrm.radiobrowser4j.RestDelegate
Sends a GET request to the remote server.
getLanguage() - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
JSON setter for Station.languageList.
getServerStats() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get the server statistics.
getStationByUUID(UUID) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a station referenced by its UUID.
getTags() - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
JSON getter for the Station.tagList.

H

HOMEPAGE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station homepage.

L

LANGUAGE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station language.
LASTCHECKOK - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
Whether last check was ok.
LASTCHECKTIME - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
Last check time.
Limit - Klasse in de.sfuhrm.radiobrowser4j
Immutable limit configuration.
listBrokenStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all broken stations as one continuous stream.
listBrokenStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all broken stations.
listCodecs() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
List the known codecs.
listCountries() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
List the known countries.
listImprovableStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Veraltet.
This API endpoint has been removed.
listImprovableStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Veraltet.
This API endpoint has been removed.
listLanguages() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
List the known languages.
listLastChangedStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of last changed stations.
listLastChangedStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the last changed stations.
listLastClickStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of last clicked stations.
listLastClickStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the last clicked stations.
ListParameter - Klasse in de.sfuhrm.radiobrowser4j
Parameters for list calls.
listStations(Paging, ListParameter...) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all stations.
listStations(ListParameter...) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of all stations.
listStationsBy(Paging, SearchMode, String, ListParameter...) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of stations matching a certain search criteria.
listStationsBy(SearchMode, String, ListParameter...) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of stations matching a certain search criteria.
listStationsWithAdvancedSearch(AdvancedSearch) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of stations matching a certain search criteria.
listTags() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
List the known tags.
listTopClickStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of all top click stations.
listTopClickStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the top click stations.
listTopVoteStations() - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a stream of the top vote stations.
listTopVoteStations(Limit) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Get a list of the top vote stations.

N

NAME - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station name.
next() - Methode in Klasse de.sfuhrm.radiobrowser4j.Paging
Address the next paging.

O

of(int) - Statische Methode in Klasse de.sfuhrm.radiobrowser4j.Limit
Creates a new limit with the given number of entries.
order(FieldName) - Methode in Klasse de.sfuhrm.radiobrowser4j.ListParameter
Order by the given field name.

P

Paging - Klasse in de.sfuhrm.radiobrowser4j
Immutable paging configuration.
post(String, Map<String, String>, Class<T>) - Methode in Schnittstelle de.sfuhrm.radiobrowser4j.RestDelegate
Sends a POST request to the remote server.
postNewStation(Station) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Posts a new station to the server.
postWithListOfMapOfString(String, Map<String, String>) - Methode in Schnittstelle de.sfuhrm.radiobrowser4j.RestDelegate
Sends a POST request to the remote server.
postWithListOfStation(String, Map<String, String>) - Methode in Schnittstelle de.sfuhrm.radiobrowser4j.RestDelegate
Sends a POST request to the remote server.
previous() - Methode in Klasse de.sfuhrm.radiobrowser4j.Paging
Address the previous paging.

R

RadioBrowser - Klasse in de.sfuhrm.radiobrowser4j
API facade for the RadioBrowser.
RadioBrowser(int, String) - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Veraltet.
This method is deprecated since it can use an obsolete endpoint. Using the endpoint discovery and passing the result to one of the other constructors is recommended.
RadioBrowser(String, int, String) - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Creates a new API client using a specific api endpoint.
RadioBrowser(String, int, String, String, String, String) - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Creates a new API client using a proxy.
RadioBrowserException - Ausnahmeklasse in de.sfuhrm.radiobrowser4j
Exception in radio browser communication.
RadioBrowserException(String) - Konstruktor für Ausnahmeklasse de.sfuhrm.radiobrowser4j.RadioBrowserException
Constructs an exception from an error message.
RadioBrowserException(Throwable) - Konstruktor für Ausnahmeklasse de.sfuhrm.radiobrowser4j.RadioBrowserException
Constructs an exception from another exception which is the cause.
resolveStreamUrl(UUID) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Resolves the streaming URL for the given station.
RestDelegate - Schnittstelle in de.sfuhrm.radiobrowser4j
Interface towards the implementation of the REST client.
reverseOrder(boolean) - Methode in Klasse de.sfuhrm.radiobrowser4j.ListParameter
Switch to reverse order.

S

SearchMode - Enum in de.sfuhrm.radiobrowser4j
The mode to search for.
setLanguage(String) - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
JSON setter for Station.languageList.
setTags(String) - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
JSON setter for the Station.tagList.
STATE - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station state.
Station - Klasse in de.sfuhrm.radiobrowser4j
Representation of a Radio Station.
Station() - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.Station
 
Stats - Klasse in de.sfuhrm.radiobrowser4j
Representation of an api endpoint statistic.
Stats() - Konstruktor für Klasse de.sfuhrm.radiobrowser4j.Stats
 

T

TAGS - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station tags.
toString() - Methode in Klasse de.sfuhrm.radiobrowser4j.Station
 

U

URL - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station url.

V

valueOf(String) - Statische Methode in Enumeration de.sfuhrm.radiobrowser4j.FieldName
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.
values() - Statische Methode in Enumeration de.sfuhrm.radiobrowser4j.FieldName
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enumeration de.sfuhrm.radiobrowser4j.SearchMode
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.
voteForStation(UUID) - Methode in Klasse de.sfuhrm.radiobrowser4j.RadioBrowser
Votes for a station.
VOTES - Enum-Konstante in Enumeration de.sfuhrm.radiobrowser4j.FieldName
The station votes.
A B C D E F G H L N O P R S T U V 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form