Package de.sfuhrm.radiorecorder
package de.sfuhrm.radiorecorder
An Internet radio recorder program.
Holds the classes for setting up the program.
Main is the main class that is started by the JVM.
It holds in Params the command line parameters.
For each station url given in the command line a
RadioRunnable is started to process the urls and streams.- Autor:
- Stephan Fuhrmann
-
KlasseBeschreibungHandles a single
HttpConnectionto an internet radio.Immutable context common to all consumers.The main class that gets executed from command line.The command line parameters as a POJO.An internet radio station for use within the application.Application internal exception.Runnable for one radio station stream given in the command line.