| 程序包 | 说明 |
|---|---|
| com.ruiyun.jvppeteer.bidi.core | |
| com.ruiyun.jvppeteer.bidi.entities |
| 限定符和类型 | 方法和说明 |
|---|---|
static LocalValue |
BidiSerializer.serialize(Object arg) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArrayLocalValue |
class |
ChannelValue |
class |
RemoteReference |
| 限定符和类型 | 方法和说明 |
|---|---|
LocalValue |
CallFunctionOptions.getThis1() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LocalValue> |
CallFunctionOptions.getArguments() |
List<LocalValue> |
AddPreloadScriptOptions.getArguments() |
List<LocalValue> |
ArrayLocalValue.getValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CallFunctionOptions.setThis1(LocalValue this1) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CallFunctionOptions.setArguments(List<LocalValue> arguments) |
void |
AddPreloadScriptOptions.setArguments(List<LocalValue> arguments) |
void |
ArrayLocalValue.setValue(List<LocalValue> value) |
Copyright © 2020–2025. All rights reserved.