所有程序包的分层结构
程序包分层结构:- com.walker.api,
- com.walker.api.client,
- com.walker.async,
- com.walker.common,
- com.walker.common.util,
- com.walker.db,
- com.walker.db.page,
- com.walker.di,
- com.walker.di.support,
- com.walker.di.util,
- com.walker.infrastructure,
- com.walker.infrastructure.arguments,
- com.walker.infrastructure.arguments.support,
- com.walker.infrastructure.core,
- com.walker.infrastructure.core.domx,
- com.walker.infrastructure.core.io,
- com.walker.infrastructure.json,
- com.walker.infrastructure.scheduler,
- com.walker.infrastructure.time,
- com.walker.infrastructure.tree,
- com.walker.infrastructure.utils,
- com.walker.location,
- com.walker.push,
- com.walker.push.support,
- com.walker.push.util,
- com.walker.queue,
- com.walker.spider
类分层结构
- java.lang.Object
- com.walker.infrastructure.arguments.AbstractArgumentsManager (implements com.walker.infrastructure.arguments.ArgumentsManager)
- com.walker.infrastructure.arguments.support.FileArgumentsManager
- com.walker.infrastructure.arguments.support.XmlArgumentsManager
- com.walker.infrastructure.arguments.support.FileArgumentsManager
- com.walker.di.AbstractDataImportor (implements com.walker.di.DataImportor)
- com.walker.di.support.InputStreamDataImportor
- com.walker.di.AbstractErrorWriter (implements com.walker.di.ErrorWriter)
- com.walker.db.page.AbstractPager (implements com.walker.db.page.Pager)
- com.walker.db.page.GenericPager<T>
- com.walker.db.page.MapPager
- com.walker.db.page.GenericPager<T>
- com.walker.push.AbstractPushManager (implements com.walker.push.PushManager)
- com.walker.push.support.AsyncPushManager
- com.walker.push.AbstractPushObject<T> (implements com.walker.push.Pushable<T>)
- com.walker.push.support.AbstractSmsPush
- com.walker.queue.AbstractQueueManager (implements com.walker.queue.QueueManager)
- com.walker.di.AbstractTemplateGenerator<T> (implements com.walker.di.TemplateGenerator<T>)
- com.walker.infrastructure.scheduler.AbstractTimedTask (implements com.walker.infrastructure.scheduler.TimedTask)
- com.walker.infrastructure.tree.AbstractTreeGenerator<T>
- com.walker.infrastructure.tree.AbstractTreeStringGenerator<T>
- com.walker.infrastructure.arguments.ArgumentsManagerFactory
- com.walker.infrastructure.arguments.ArgumentsManagerFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- com.walker.infrastructure.arguments.ArgumentsPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- com.walker.infrastructure.utils.Assert
- com.walker.async.AsyncBeanManager (implements org.springframework.beans.factory.config.BeanPostProcessor)
- com.walker.infrastructure.utils.Base64
- com.walker.infrastructure.utils.Base64Utils
- com.walker.infrastructure.utils.ByteTools
- com.walker.infrastructure.utils.ClassUtils
- com.walker.infrastructure.utils.CollectionUtils
- com.walker.di.Constants
- com.walker.common.util.ConvertUtil
- com.walker.infrastructure.utils.DateObject
- com.walker.infrastructure.utils.DateUtils
- com.walker.infrastructure.arguments.support.DefaultGroup (implements com.walker.infrastructure.arguments.Group)
- com.walker.infrastructure.arguments.support.DefaultVariable (implements com.walker.infrastructure.arguments.Variable)
- com.walker.location.DistanceUtils
- com.walker.infrastructure.core.domx.Dom4jParser (implements com.walker.infrastructure.core.DomParser<T>)
- com.walker.infrastructure.core.domx.DomContentHandler (implements org.xml.sax.ContentHandler)
- com.walker.infrastructure.utils.DomUtils
- com.walker.infrastructure.utils.FileCopyUtils
- com.walker.infrastructure.utils.FileSystemUtils
- com.walker.infrastructure.utils.FileUtils
- com.walker.infrastructure.utils.GenericTypeUtils
- com.walker.location.GeoHashHelper
- com.walker.infrastructure.utils.ImageUtils
- com.walker.infrastructure.utils.JarDeployer
- com.walker.infrastructure.core.domx.JaxbDomParser (implements com.walker.infrastructure.core.DomParser<T>)
- com.walker.infrastructure.core.domx.Jdom2Parser (implements com.walker.infrastructure.core.DomParser<T>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.walker.infrastructure.json.StringDeserializer
- com.walker.infrastructure.utils.JsonUtils
- com.walker.infrastructure.utils.KeyValue<k,
v> - com.walker.spider.KeyValueParse (implements com.walker.spider.TextParse<T,
K>) - com.walker.common.LinkedItem<I,
P, C> - com.walker.db.page.ListPageContext
- com.walker.infrastructure.utils.LongCalendar
- com.walker.infrastructure.utils.LongDateHelper
- com.walker.common.util.MapBuilder
- com.walker.infrastructure.utils.MD5
- com.walker.infrastructure.utils.MoneyUtils
- com.walker.queue.MqBaseMessage
- com.walker.infrastructure.core.NestedExceptionUtils
- com.walker.infrastructure.utils.NetworkUtils
- com.walker.push.Notification (implements java.io.Serializable)
- com.walker.infrastructure.utils.NumberFormatUtils
- com.walker.infrastructure.utils.NumberGenerator
- com.walker.infrastructure.utils.NumberUtils
- com.walker.infrastructure.utils.ObjectStreamUtils
- com.walker.infrastructure.utils.ObjectUtils
- com.walker.db.page.PagerView<T> (implements java.io.Serializable)
- com.walker.db.page.PageSearch
- com.walker.db.page.PageUtils
- com.walker.infrastructure.utils.PasswordUtils
- com.walker.infrastructure.utils.PhoneNumberUtils
- com.walker.push.PushResult (implements java.io.Serializable)
- com.walker.push.util.PushUtils
- com.walker.common.QueryVo (implements java.io.Serializable)
- com.walker.infrastructure.utils.ReflectionUtils
- com.walker.infrastructure.utils.RSAUtil
- com.walker.infrastructure.utils.SegmentReader
- com.walker.infrastructure.ServerId
- com.walker.infrastructure.scheduler.SimpleScheduledTaskProvider (implements com.walker.infrastructure.core.ApplicationBeanDestroied, com.walker.infrastructure.core.ApplicationBeanInitialized, com.walker.infrastructure.scheduler.TimedTaskProvider)
- com.walker.push.SmsMessage (implements java.io.Serializable)
- com.walker.db.Sorts
- com.walker.infrastructure.utils.StringUtils
- com.walker.db.TableInfo (implements java.io.Serializable)
- com.walker.api.client.TextResponse (implements com.walker.api.client.ResponseData<T>)
- java.lang.ThreadLocal<T>
- com.walker.infrastructure.core.NamedThreadLocal<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.walker.db.DatabaseException
- com.walker.db.DatabaseExistException
- com.walker.infrastructure.core.NestedCheckedException
- com.walker.infrastructure.ApplicationException
- com.walker.di.DataImportException
- com.walker.di.BusinessImportException
- com.walker.push.PushException
- com.walker.di.TemplateException
- com.walker.di.DataImportException
- com.walker.api.InvokeException
- com.walker.infrastructure.ApplicationException
- com.walker.queue.QueueException
- java.lang.RuntimeException
- com.walker.async.ConsumerException
- com.walker.infrastructure.core.NestedRuntimeException
- com.walker.infrastructure.ApplicationRuntimeException
- com.walker.infrastructure.arguments.ArgumentsException
- com.walker.infrastructure.arguments.ElementNotFoundException
- com.walker.infrastructure.core.FileNotFoundException
- com.walker.infrastructure.core.domx.XmlParseException
- com.walker.async.ProduceException
- com.walker.db.DatabaseException
- java.lang.Exception
- com.walker.infrastructure.time.TimeConstants
- com.walker.infrastructure.time.TimeRange
- com.walker.infrastructure.time.TimeRangeUtils
- com.walker.di.util.TranslateUtils
- com.walker.infrastructure.tree.TreeNode (implements java.lang.Comparable<T>)
- com.walker.infrastructure.tree.TreeNodeString (implements java.lang.Comparable<T>)
- com.walker.di.UpdateResult
- com.walker.infrastructure.utils.UrlUtils
- com.walker.infrastructure.utils.WaitConsoleInput
- com.walker.infrastructure.utils.WorkingTimeTester
- com.walker.infrastructure.arguments.AbstractArgumentsManager (implements com.walker.infrastructure.arguments.ArgumentsManager)
接口分层结构
- com.walker.infrastructure.core.ApplicationBeanDestroied
- com.walker.infrastructure.core.ApplicationBeanInitialized
- com.walker.push.Pushable<T>
- com.walker.infrastructure.ApplicationCallback
- com.walker.infrastructure.arguments.ArgumentsManagerAware
- com.walker.di.BatchLoadListener
- java.lang.Comparable<T>
- com.walker.infrastructure.arguments.Group
- com.walker.async.Consumer
- com.walker.di.DataImportor
- org.springframework.beans.factory.DisposableBean
- com.walker.infrastructure.arguments.ArgumentsManager (并 extends org.springframework.beans.factory.InitializingBean)
- com.walker.infrastructure.core.DomParser<T>
- com.walker.di.ErrorWriter
- org.springframework.beans.factory.InitializingBean
- com.walker.infrastructure.arguments.ArgumentsManager (并 extends org.springframework.beans.factory.DisposableBean)
- com.walker.api.client.JsonTransfer
- com.walker.api.client.MapTransfer
- com.walker.db.page.Pager
- com.walker.async.Producer
- com.walker.push.PushManager
- com.walker.push.PushStatusListener
- com.walker.queue.QueueManager
- com.walker.infrastructure.utils.ReflectionUtils.FieldCallback
- com.walker.infrastructure.utils.ReflectionUtils.FieldFilter
- com.walker.infrastructure.utils.ReflectionUtils.MethodCallback
- com.walker.infrastructure.utils.ReflectionUtils.MethodFilter
- com.walker.infrastructure.core.io.ResourceLocate
- java.lang.Runnable
- com.walker.infrastructure.scheduler.TimedTask
- com.walker.infrastructure.utils.SegmentReader.CallBack
- java.io.Serializable
- com.walker.api.client.RequestData
- com.walker.api.client.ResponseData<T>
- com.walker.db.Sorts.Sort
- com.walker.push.Strategy
- com.walker.di.TemplateGenerator<T>
- com.walker.spider.TextParse<T,
K> - com.walker.infrastructure.scheduler.TimedTaskProvider
- com.walker.infrastructure.arguments.Variable
- com.walker.infrastructure.utils.WaitConsoleInput.InputCallback
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.walker.db.DatabaseType
- com.walker.push.NotificationChannel
- com.walker.push.TimeType
- com.walker.di.UpdateType
- com.walker.infrastructure.arguments.VariableType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)