Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
de.phleisch.app.itsucks.constants
,
de.phleisch.app.itsucks.core
,
de.phleisch.app.itsucks.core.impl
,
de.phleisch.app.itsucks.event
,
de.phleisch.app.itsucks.event.dispatcher
,
de.phleisch.app.itsucks.event.impl
,
de.phleisch.app.itsucks.event.job
,
de.phleisch.app.itsucks.filter
,
de.phleisch.app.itsucks.filter.download.impl
,
de.phleisch.app.itsucks.filter.impl
,
de.phleisch.app.itsucks.io
,
de.phleisch.app.itsucks.io.http.impl
,
de.phleisch.app.itsucks.io.impl
,
de.phleisch.app.itsucks.job
,
de.phleisch.app.itsucks.job.download
,
de.phleisch.app.itsucks.job.download.impl
,
de.phleisch.app.itsucks.job.impl
,
de.phleisch.app.itsucks.persistence
,
de.phleisch.app.itsucks.persistence.impl
,
de.phleisch.app.itsucks.persistence.jaxb
,
de.phleisch.app.itsucks.persistence.jaxb.conversion
,
de.phleisch.app.itsucks.processing
,
de.phleisch.app.itsucks.processing.download.http.impl
,
de.phleisch.app.itsucks.processing.download.impl
,
de.phleisch.app.itsucks.processing.impl
Class Hierarchy
java.lang.Object
de.phleisch.app.itsucks.persistence.jaxb.conversion.
AbstractBeanConverter
(implements de.phleisch.app.itsucks.persistence.jaxb.conversion.
BeanConverter
)
de.phleisch.app.itsucks.persistence.jaxb.conversion.
DispatcherConfigurationConverter
de.phleisch.app.itsucks.persistence.jaxb.conversion.
DownloadJobConverter
de.phleisch.app.itsucks.persistence.jaxb.conversion.
HttpRetrieverConfigurationConverter
de.phleisch.app.itsucks.processing.impl.
AbstractDataProcessor
(implements de.phleisch.app.itsucks.processing.
DataProcessor
)
de.phleisch.app.itsucks.processing.impl.
AbstractDataParser
de.phleisch.app.itsucks.processing.download.http.impl.
ContentParser
(implements de.phleisch.app.itsucks.processing.
DataProcessor
)
de.phleisch.app.itsucks.processing.download.http.impl.
HtmlParser
(implements org.springframework.context.ApplicationContextAware, de.phleisch.app.itsucks.processing.
DataProcessor
)
de.phleisch.app.itsucks.processing.download.http.impl.
FilterFileSizeProcessor
de.phleisch.app.itsucks.processing.download.http.impl.
HttpRedirectorProcessor
(implements org.springframework.context.ApplicationContextAware)
de.phleisch.app.itsucks.processing.download.impl.
PersistenceProcessor
(implements de.phleisch.app.itsucks.processing.
DataProcessor
)
de.phleisch.app.itsucks.job.impl.
AbstractJob
(implements de.phleisch.app.itsucks.job.
Job
, java.io.Serializable)
de.phleisch.app.itsucks.job.download.impl.
UrlDownloadJob
(implements java.lang.Cloneable, de.phleisch.app.itsucks.job.download.
DownloadJob
)
de.phleisch.app.itsucks.filter.impl.
AbstractJobFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
)
de.phleisch.app.itsucks.filter.download.impl.
ContentFilter
(implements java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
DownloadJobFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
FileSizeFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
MaxLinksToFollowFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
RegExpJobFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
TimeLimitFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.persistence.impl.
AbstractJobSerialization
(implements de.phleisch.app.itsucks.persistence.
JobSerialization
)
de.phleisch.app.itsucks.persistence.impl.
BinaryObjectJobSerialization
(implements org.springframework.context.ApplicationContextAware, de.phleisch.app.itsucks.persistence.
JobSerialization
)
de.phleisch.app.itsucks.persistence.impl.
JAXBJobSerialization
(implements org.springframework.context.ApplicationContextAware, de.phleisch.app.itsucks.persistence.
JobSerialization
)
de.phleisch.app.itsucks.persistence.impl.
XMLJobSerialization
(implements de.phleisch.app.itsucks.persistence.
JobSerialization
)
de.phleisch.app.itsucks.constants.
ApplicationConstants
de.phleisch.app.itsucks.persistence.jaxb.conversion.
BeanConverterManager
de.phleisch.app.itsucks.filter.download.impl.
ContentFilter.ContentFilterConfig
(implements java.io.Serializable)
de.phleisch.app.itsucks.job.
Context
de.phleisch.app.itsucks.event.impl.
CoreEvents
de.phleisch.app.itsucks.processing.
DataChunk
de.phleisch.app.itsucks.processing.impl.
DataProcessorChainImpl
(implements de.phleisch.app.itsucks.processing.
DataProcessorChain
)
de.phleisch.app.itsucks.processing.impl.
DataProcessorChainImpl.DataConsumerImpl
(implements de.phleisch.app.itsucks.io.
DataConsumer
)
de.phleisch.app.itsucks.processing.impl.
DataProcessorManager
(implements org.springframework.context.ApplicationContextAware)
de.phleisch.app.itsucks.io.impl.
DataRetrieverManager
(implements org.springframework.context.ApplicationContextAware)
de.phleisch.app.itsucks.event.impl.
DefaultEventFilter
(implements de.phleisch.app.itsucks.event.
EventFilter
)
de.phleisch.app.itsucks.core.impl.
DispatcherImpl
(implements org.springframework.context.ApplicationContextAware, de.phleisch.app.itsucks.core.
Dispatcher
)
de.phleisch.app.itsucks.core.impl.
DispatcherThread
de.phleisch.app.itsucks.job.download.impl.
DownloadJobFactory
(implements org.springframework.context.ApplicationContextAware)
de.phleisch.app.itsucks.event.impl.
EventDispatcherImpl
(implements de.phleisch.app.itsucks.event.
EventDispatcher
)
de.phleisch.app.itsucks.io.
FileManager
de.phleisch.app.itsucks.io.impl.
FileResumeRetriever
(implements de.phleisch.app.itsucks.io.
DataRetriever
)
de.phleisch.app.itsucks.filter.download.impl.
FileSizeFilter.FileSizeConfig
(implements java.io.Serializable)
de.phleisch.app.itsucks.job.impl.
FilterJobManagerImpl
(implements de.phleisch.app.itsucks.event.
EventSource
, de.phleisch.app.itsucks.job.
JobManager
)
de.phleisch.app.itsucks.job.impl.
CleanJobManagerImpl
de.phleisch.app.itsucks.io.http.impl.
HttpMetadata
(implements de.phleisch.app.itsucks.io.
Metadata
)
de.phleisch.app.itsucks.io.http.impl.
HttpRetrieverConfiguration
de.phleisch.app.itsucks.filter.impl.
JobFilterChainImpl
(implements de.phleisch.app.itsucks.filter.
JobFilterChain
)
de.phleisch.app.itsucks.job.
JobListNotification
de.phleisch.app.itsucks.job.
JobParameter
(implements java.io.Serializable)
de.phleisch.app.itsucks.persistence.jaxb.
ObjectFactory
java.util.Observable
de.phleisch.app.itsucks.io.impl.
AbstractDataRetriever
(implements de.phleisch.app.itsucks.io.
DataRetriever
)
de.phleisch.app.itsucks.io.http.impl.
AdvancedHttpRetriever
de.phleisch.app.itsucks.io.impl.
FileRetriever
de.phleisch.app.itsucks.filter.download.impl.
RegExpJobFilter.RegExpFilterAction
(implements java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
RegExpJobFilter.RegExpFilterRule
(implements java.io.Serializable)
de.phleisch.app.itsucks.processing.impl.
SeekDataProcessorWrapper
(implements de.phleisch.app.itsucks.processing.
DataProcessor
)
de.phleisch.app.itsucks.persistence.
SerializableDispatcherConfiguration
(implements java.io.Serializable)
de.phleisch.app.itsucks.persistence.
SerializableJobPackage
(implements java.io.Serializable)
de.phleisch.app.itsucks.persistence.jaxb.
SerializedContextParameter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedDispatcherConfiguration
de.phleisch.app.itsucks.persistence.jaxb.
SerializedHttpRetrieverConfiguration
de.phleisch.app.itsucks.persistence.jaxb.
SerializedJob
de.phleisch.app.itsucks.persistence.jaxb.
SerializedDownloadJob
de.phleisch.app.itsucks.persistence.jaxb.
SerializedJobFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedContentFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedContentFilterConfig
de.phleisch.app.itsucks.persistence.jaxb.
SerializedDownloadJobFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedFileSizeFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedMaxLinksToFollowFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedRegExpJobFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedRegExpJobFilterAction
de.phleisch.app.itsucks.persistence.jaxb.
SerializedRegExpJobFilterRule
de.phleisch.app.itsucks.persistence.jaxb.
SerializedTimeLimitFilter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedJobParameter
de.phleisch.app.itsucks.persistence.jaxb.
SerializedJobs
de.phleisch.app.itsucks.event.impl.
SimpleDirectEventSource
(implements de.phleisch.app.itsucks.event.
DirectEventSource
)
de.phleisch.app.itsucks.core.impl.
DispatcherBatch
de.phleisch.app.itsucks.core.impl.
DispatcherList
de.phleisch.app.itsucks.job.impl.
SimpleJobListImpl
(implements de.phleisch.app.itsucks.job.
JobList
)
de.phleisch.app.itsucks.event.impl.
SimpleEvent
(implements de.phleisch.app.itsucks.event.
Event
)
de.phleisch.app.itsucks.event.impl.
CoreEvents.ConstEvent
de.phleisch.app.itsucks.event.dispatcher.
DispatcherEvent
de.phleisch.app.itsucks.core.impl.
DispatcherList.DispatcherListEvent
de.phleisch.app.itsucks.event.job.
JobEvent
de.phleisch.app.itsucks.event.job.
JobAddedEvent
de.phleisch.app.itsucks.event.job.
JobChangedEvent
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
de.phleisch.app.itsucks.processing.
ProcessingException
de.phleisch.app.itsucks.processing.
AbortProcessingException
java.lang.RuntimeException
de.phleisch.app.itsucks.processing.impl.
DataProcessorChainImpl.ContainerRuntimeException
de.phleisch.app.itsucks.core.impl.
WorkerPoolImpl
(implements de.phleisch.app.itsucks.core.
WorkerPool
)
de.phleisch.app.itsucks.core.impl.
WorkerThreadImpl
(implements java.lang.Runnable, de.phleisch.app.itsucks.core.
WorkerThread
)
Interface Hierarchy
de.phleisch.app.itsucks.persistence.jaxb.conversion.
BeanConverter
de.phleisch.app.itsucks.io.
DataConsumer
de.phleisch.app.itsucks.processing.
DataProcessor
de.phleisch.app.itsucks.processing.
DataProcessorChain
de.phleisch.app.itsucks.io.
DataRetriever
de.phleisch.app.itsucks.event.
DirectEventSource
de.phleisch.app.itsucks.job.
JobList
de.phleisch.app.itsucks.core.
Dispatcher
de.phleisch.app.itsucks.event.
Event
de.phleisch.app.itsucks.event.
EventDispatcher
de.phleisch.app.itsucks.event.
EventFilter
de.phleisch.app.itsucks.event.
EventObserver
de.phleisch.app.itsucks.event.
EventSource
de.phleisch.app.itsucks.job.
JobManager
de.phleisch.app.itsucks.job.
Job
de.phleisch.app.itsucks.job.download.
DownloadJob
de.phleisch.app.itsucks.filter.
JobFilter
de.phleisch.app.itsucks.filter.
JobFilterChain
de.phleisch.app.itsucks.persistence.
JobSerialization
de.phleisch.app.itsucks.io.
Metadata
de.phleisch.app.itsucks.core.
WorkerPool
de.phleisch.app.itsucks.core.
WorkerThread
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
ContentFilter.ContentFilterConfig.Action
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.