public class ProgramFrameDispatcher extends Object
Constructor and Description |
---|
ProgramFrameDispatcher(Channel channel) |
ProgramFrameDispatcher(String directory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
dispatch(ProgramFrame frame,
Date date,
Channel channel)
Deprecated.
Use
dispatchProgramFrame(ProgramFrame, devplugin.Date)
instead. |
void |
dispatchProgramFrame(ProgramFrame frame,
Date date) |
void |
flush()
Deprecated.
|
Channel |
getChannel()
Gets the channel this dispatcher is responsible for.
|
Iterator<DayProgramFile> |
getDayProgramFiles()
Gets an iterator over all
DayProgramFile s of the dispatcher. |
void |
store(String directory) |
public ProgramFrameDispatcher(String directory)
public ProgramFrameDispatcher(Channel channel)
public Channel getChannel()
public void dispatchProgramFrame(ProgramFrame frame, Date date)
public Iterator<DayProgramFile> getDayProgramFiles()
DayProgramFile
s of the dispatcher.public void store(String directory) throws FileFormatException, IOException
FileFormatException
IOException
public void dispatch(ProgramFrame frame, Date date, Channel channel) throws IOException, FileFormatException
dispatchProgramFrame(ProgramFrame, devplugin.Date)
instead.IOException
FileFormatException
public void flush() throws IOException, FileFormatException
IOException
FileFormatException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)