Verwendungen von Schnittstelle
de.sfuhrm.radiorecorder.http.HttpConnectionBuilder
Packages, die HttpConnectionBuilder verwenden
Package
Beschreibung
An Internet radio recorder program.
HTTP protocol client implementation adapters.
-
Verwendungen von HttpConnectionBuilder in de.sfuhrm.radiorecorder
Methoden in de.sfuhrm.radiorecorder mit Parametern vom Typ HttpConnectionBuilderModifizierer und TypMethodeBeschreibungprotected voidConnectionHandler.configure(@NonNull HttpConnectionBuilder builder) Configures the builder with the configuration from theConnectionHandler.consumerContext.protected voidConnectionHandler.configureClient(HttpConnectionBuilder builder) Set headers for user client.protected voidConnectionHandler.configureIcecast(HttpConnectionBuilder builder) Set headers to motivate Icecast servers to send meta data.protected voidConnectionHandler.configureProxy(HttpConnectionBuilder builder) Configure the proxy for the connection.protected voidConnectionHandler.configureTimeout(HttpConnectionBuilder builder) Configure the timeout for the connection. -
Verwendungen von HttpConnectionBuilder in de.sfuhrm.radiorecorder.http
Methoden in de.sfuhrm.radiorecorder.http, die HttpConnectionBuilder zurückgebenModifizierer und TypMethodeBeschreibungHttpConnectionBuilderFactory.newInstance(URI url) Creates a new client of the type configured in the type.