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.configuration
,
de.phleisch.app.itsucks.configuration.impl
,
de.phleisch.app.itsucks.constants
,
de.phleisch.app.itsucks.context
,
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.filter
,
de.phleisch.app.itsucks.filter.download.http.impl
,
de.phleisch.app.itsucks.filter.download.impl
,
de.phleisch.app.itsucks.filter.impl
,
de.phleisch.app.itsucks.io
,
de.phleisch.app.itsucks.io.http
,
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.http.impl
,
de.phleisch.app.itsucks.job.download.impl
,
de.phleisch.app.itsucks.job.event
,
de.phleisch.app.itsucks.job.impl
,
de.phleisch.app.itsucks.persistence
,
de.phleisch.app.itsucks.persistence.impl
,
de.phleisch.app.itsucks.persistence.jaxb.conversion
,
de.phleisch.app.itsucks.persistence.util
,
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
,
org.apache.commons.httpclient.contrib.ssl
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.persistence.jaxb.conversion.
JobManagerConfigurationConverter
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.http.impl.
ChangeHttpResponseCodeBehaviourFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
ContentFilter
(implements java.io.Serializable)
de.phleisch.app.itsucks.filter.download.http.impl.
CookieFilter
(implements de.phleisch.app.itsucks.filter.
JobFilter
, 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.http.impl.
HttpAuthenticationFilter
(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.io.impl.
AbstractUrlDataRetriever
(implements de.phleisch.app.itsucks.io.
UrlDataRetriever
)
de.phleisch.app.itsucks.io.http.impl.
HttpRetriever
de.phleisch.app.itsucks.constants.
ApplicationConstants
de.phleisch.app.itsucks.event.impl.
AsynchronEventDispatcherImpl
(implements de.phleisch.app.itsucks.event.
EventDispatcher
)
de.phleisch.app.itsucks.persistence.jaxb.conversion.
BeanConverterManager
de.phleisch.app.itsucks.filter.download.http.impl.
ChangeHttpResponseCodeBehaviourFilter.HttpResponseCodeBehaviourHostConfig
(implements java.io.Serializable)
de.phleisch.app.itsucks.filter.download.impl.
ContentFilter.ContentFilterConfig
(implements java.io.Serializable)
de.phleisch.app.itsucks.context.
Context
de.phleisch.app.itsucks.context.
EventContext
de.phleisch.app.itsucks.io.http.impl.
Cookie
de.phleisch.app.itsucks.io.http.impl.
CookieHelper
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.
DataProcessorInfo
de.phleisch.app.itsucks.processing.impl.
DataProcessorManager
(implements org.springframework.context.ApplicationContextAware)
de.phleisch.app.itsucks.job.download.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.persistence.util.
DispatcherBuilder
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)
org.apache.commons.httpclient.contrib.ssl.
DummyTrustManager
(implements javax.net.ssl.X509TrustManager)
org.apache.commons.httpclient.contrib.ssl.
EasySSLProtocolSocketFactory
org.apache.commons.httpclient.contrib.ssl.
EasyX509TrustManager
(implements javax.net.ssl.X509TrustManager)
de.phleisch.app.itsucks.event.impl.
EventObserverConfig
de.phleisch.app.itsucks.io.
FileManager
de.phleisch.app.itsucks.io.impl.
FileRetriever
(implements de.phleisch.app.itsucks.io.
DataRetriever
)
de.phleisch.app.itsucks.filter.download.impl.
FileSizeFilter.FileSizeConfig
(implements java.io.Serializable)
de.phleisch.app.itsucks.io.impl.
FilterDataRetriever
(implements de.phleisch.app.itsucks.io.
DataRetriever
)
de.phleisch.app.itsucks.io.http.impl.
HttpFileResumeUrlRetriever
(implements de.phleisch.app.itsucks.io.
ResumeUrlDataRetriever
)
de.phleisch.app.itsucks.io.impl.
SequenceRetriever
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
GetMethod
de.phleisch.app.itsucks.io.http.impl.
GZIPAwareGetMethod
de.phleisch.app.itsucks.io.http.impl.
HttpAuthenticationCredentials
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.job.download.http.impl.
HttpRetrieverFactory
(implements de.phleisch.app.itsucks.job.download.impl.
DataRetrieverFactory
)
de.phleisch.app.itsucks.io.http.impl.
HttpRetrieverResponseCodeBehaviour
(implements java.io.Serializable)
de.phleisch.app.itsucks.io.http.impl.
HttpRetrieverResponseCodeBehaviour.ResponseCodeRange
(implements java.lang.Comparable<T>)
java.io.InputStream (implements java.io.Closeable)
java.io.FilterInputStream
de.phleisch.app.itsucks.io.impl.
ProgressInputStream
de.phleisch.app.itsucks.io.impl.
ThrottledInputStream
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.
JobManagerConfiguration
de.phleisch.app.itsucks.job.
JobParameter
(implements java.io.Serializable)
de.phleisch.app.itsucks.configuration.impl.
PropertyFileConfigurationImpl
(implements de.phleisch.app.itsucks.configuration.
ApplicationConfiguration
)
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.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.job.event.
JobEvent
de.phleisch.app.itsucks.job.event.
JobAddedEvent
de.phleisch.app.itsucks.job.event.
JobChangedEvent
de.phleisch.app.itsucks.event.impl.
SynchronEventDispatcherImpl
(implements de.phleisch.app.itsucks.event.
EventDispatcher
)
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.job.download.impl.
UrlDownloadJob.ProgressListener
(implements java.beans.PropertyChangeListener)
de.phleisch.app.itsucks.processing.download.http.impl.
UrlExtractor
de.phleisch.app.itsucks.processing.download.http.impl.
UrlExtractor.PatternConfig
de.phleisch.app.itsucks.io.
UrlUtils
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.configuration.
ApplicationConfiguration
de.phleisch.app.itsucks.persistence.jaxb.conversion.
BeanConverter
de.phleisch.app.itsucks.processing.
DataProcessor
de.phleisch.app.itsucks.processing.
DataProcessorChain
de.phleisch.app.itsucks.io.
DataRetriever
de.phleisch.app.itsucks.io.
ResumeUrlDataRetriever
de.phleisch.app.itsucks.io.
UrlDataRetriever
de.phleisch.app.itsucks.io.
ResumeUrlDataRetriever
de.phleisch.app.itsucks.job.download.impl.
DataRetrieverFactory
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.io.http.
HttpResponseCodes
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.processing.
DataProcessorInfo.ResumeSupport
de.phleisch.app.itsucks.processing.
DataProcessorInfo.ProcessorType
de.phleisch.app.itsucks.processing.
DataProcessorInfo.StreamingSupport
de.phleisch.app.itsucks.io.http.impl.
HttpRetrieverResponseCodeBehaviour.Action
de.phleisch.app.itsucks.io.http.impl.
HttpFileResumeUrlRetriever.OperatingState
de.phleisch.app.itsucks.job.download.impl.
UrlDownloadJob.RetryBehaviour
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 © 2010. All Rights Reserved.