所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- xin.manong.stream.test.Application
- xin.manong.stream.test.resource.AutoIncreasedIDBuilder
- xin.manong.stream.test.common.Constants
- xin.manong.stream.sdk.plugin.Plugin
- xin.manong.stream.test.plugin.DummyHandler
- xin.manong.stream.test.plugin.RecordIDBuilder
- xin.manong.stream.sdk.receiver.Receiver
- xin.manong.stream.test.receiver.FakeReceiver