| Package | Description |
|---|---|
| cn.wanghaomiao.seimi.core |
| Modifier and Type | Method and Description |
|---|---|
void |
SeimiInterceptor.after(Method method,
Response response)
可以在目标方法执行之后定义一些处理逻辑
|
void |
SeimiInterceptor.before(Method method,
Response response)
可以在目标方法执行之前定义一些处理逻辑
|
void |
SeimiCrawler.start(Response response)
针对startUrl生成首批的response回调这个初始接口
|
Copyright © 2015. All Rights Reserved.