de.anneck.jcast.core
Interface IChannelThread

All Superinterfaces:
org.apache.avalon.framework.configuration.Configurable, IChannel, IStartable, IThread, java.lang.Runnable
All Known Implementing Classes:
AbstractChannelThread

public interface IChannelThread
extends IThread, IChannel

The Interface for all ChannelThreads. It adds

Version:
$Revision: 1.6 $
Author:
andre.anneck@web.de

Fields inherited from interface de.anneck.jcast.core.IThread
RUNNING, STOPPED, WAITING
 
Methods inherited from interface de.anneck.jcast.core.IThread
checkState, doKill, doRestart, doStart, doStop, doWork, getThreadClass, getThreadName, getThreadPriority, isRunning, isStopped, isWaiting, setState, setThreadPriority
 
Methods inherited from interface java.lang.Runnable
run
 
Methods inherited from interface org.apache.avalon.framework.configuration.Configurable
configure
 
Methods inherited from interface de.anneck.jcast.core.IChannel
add, add, add, getIdentifyingName, getListenerResponseHeader, getListeners, getListeners, getSourceResponseHeader, getSources, remove, remove, remove, send, setIdentifyingName, setListenerResponseHeader, setSourceResponseHeader