Package de.sfuhrm.radiorecorder
A 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.- Author:
- Stephan Fuhrmann
-
Class Summary Class Description ConnectionHandler Handles a singleHttpConnection.ConsumerContext Immutable context common to all consumers.Main The main class that gets executed from command line.Params The command line parameters as a POJO.RadioRunnable Runnable for one radio station stream given in the command line. -
Exception Summary Exception Description RadioException Application internal exception.