| 程序包 | 说明 |
|---|---|
| cn.wanghaomiao.seimi.core |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SeimiInterceptor.after(Method method,
Response response)
可以在目标方法执行之后定义一些处理逻辑
|
void |
SeimiInterceptor.before(Method method,
Response response)
可以在目标方法执行之前定义一些处理逻辑
|
void |
SeimiCrawler.start(Response response)
针对startUrl生成首批的response回调这个初始接口
|
Copyright © 2016. All Rights Reserved.