Verwendungen von Schnittstelle
de.sfuhrm.radiorecorder.http.HttpConnection
Packages, die HttpConnection verwenden
Package
Beschreibung
Consumer classes for
HttpConnections.HTTP protocol client implementation adapters.
Stream metadata interception classes.
-
Verwendungen von HttpConnection in de.sfuhrm.radiorecorder.consumer
Methoden in de.sfuhrm.radiorecorder.consumer mit Parametern vom Typ HttpConnectionModifizierer und TypMethodeBeschreibungprotected abstract voidMetaDataConsumer.__accept(HttpConnection t, InputStream inputStream) The accept method to overwrite by implementing classes.protected voidStreamCastConsumer.__accept(HttpConnection t, InputStream inputStream) protected voidStreamCopyConsumer.__accept(HttpConnection t, InputStream inputStream) protected voidStreamPlayConsumer.__accept(HttpConnection t, InputStream inputStream) protected abstract voidAbstractConsumer._accept(HttpConnection u) The inner accept implementation.protected voidM3UConsumer._accept(HttpConnection t) protected final voidMetaDataConsumer._accept(HttpConnection t) protected voidPLSConsumer._accept(HttpConnection t) protected voidXSPFConsumer._accept(HttpConnection t) final voidAbstractConsumer.accept(HttpConnection u) -
Verwendungen von HttpConnection in de.sfuhrm.radiorecorder.http
Methoden in de.sfuhrm.radiorecorder.http, die HttpConnection zurückgebenModifizierer und TypMethodeBeschreibungHttpConnectionBuilder.build()Constructs a connection from this builder. -
Verwendungen von HttpConnection in de.sfuhrm.radiorecorder.metadata
Methoden in de.sfuhrm.radiorecorder.metadata mit Parametern vom Typ HttpConnectionModifizierer und TypMethodeBeschreibungStreamMetaData.openStream(@NonNull HttpConnection connection) Opens the input stream of the http connection.