| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.api.core | |
| com.ruiyun.jvppeteer.bidi.core | |
| com.ruiyun.jvppeteer.cdp.core | |
| com.ruiyun.jvppeteer.cdp.entities |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract ResourceType |
Request.resourceType()
包含渲染引擎感知到的请求的资源类型。
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceType |
BidiRequest.resourceType() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceType |
CdpRequest.resourceType() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResourceType |
ResourceType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ResourceType[] |
ResourceType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020–2025. All rights reserved.