Uses of Interface
de.sfuhrm.radiorecorder.http.HttpConnectionBuilder
Packages that use HttpConnectionBuilder
Package
Description
A Internet radio recorder program.
HTTP protocol client implementation adapters.
-
Uses of HttpConnectionBuilder in de.sfuhrm.radiorecorder
Methods in de.sfuhrm.radiorecorder with parameters of type HttpConnectionBuilderModifier and TypeMethodDescriptionprotected voidConnectionHandler.configure(HttpConnectionBuilder builder) 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. -
Uses of HttpConnectionBuilder in de.sfuhrm.radiorecorder.http
Methods in de.sfuhrm.radiorecorder.http that return HttpConnectionBuilder