| 接口 | 说明 |
|---|---|
| AutowiredService |
Service for autowired.
|
| ClassLoaderService |
Get class by user, maybe someone use InstantRun and other tech will move dex files.
|
| DegradeService |
Provide degrade service for router, you can do something when route has lost.
|
| InterceptorService |
Interceptor service
|
| PathReplaceService |
Preprocess your path
|
| PretreatmentService |
Pretreatment service used for check if need navigation.
|
| SerializationService |
Used for parse json string.
|