| 程序包 | 说明 |
|---|---|
| com.baidu.bjf.remoting.protobuf |
| 限定符和类型 | 方法和说明 |
|---|---|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(InputStream is)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(InputStream is,
boolean debug)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(InputStream is,
boolean debug,
boolean isUniName)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(InputStream is,
boolean debug,
File path)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(InputStream is,
boolean debug,
File path,
boolean isUniName)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(Reader reader)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(Reader reader,
boolean debug)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(Reader reader,
boolean debug,
boolean isUniName)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(Reader reader,
boolean debug,
File path)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(Reader reader,
boolean debug,
File path,
boolean isUniName)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(String data)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(String data,
boolean debug)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(String data,
boolean debug,
boolean isUniName)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(String data,
boolean debug,
File path)
Creates the single.
|
static IDLProxyObject |
ProtobufIDLProxy.createSingle(String data,
boolean debug,
File path,
boolean isUniName)
Creates the single.
|
IDLProxyObject |
IDLProxyObject.decode(byte[] bb)
Decode.
|
IDLProxyObject |
IDLProxyObject.newInstnace()
New instnace.
|
IDLProxyObject |
IDLProxyObject.put(String field,
Object value)
Put.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug,
File path)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug,
File path,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug,
File path,
List<com.baidu.bjf.remoting.protobuf.ProtobufIDLProxy.CodeDependent> cds,
Set<String> compiledClass)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(File file,
boolean debug,
File path,
List<com.baidu.bjf.remoting.protobuf.ProtobufIDLProxy.CodeDependent> cds,
Set<String> compiledClass,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(InputStream is)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(InputStream is,
boolean debug)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(InputStream is,
boolean debug,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(InputStream is,
boolean debug,
File path)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(InputStream is,
boolean debug,
File path,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(Reader reader)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(Reader reader,
boolean debug)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(Reader reader,
boolean debug,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(Reader reader,
boolean debug,
File path)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(Reader reader,
boolean debug,
File path,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(String data)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(String data,
boolean debug)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(String data,
boolean debug,
boolean isUniName)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(String data,
boolean debug,
File path)
Creates the.
|
static Map<String,IDLProxyObject> |
ProtobufIDLProxy.create(String data,
boolean debug,
File path,
boolean isUniName)
Creates the.
|
Copyright © 2022 Baidu, Inc.. All rights reserved.