| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.rpc.api |
| 限定符和类型 | 字段和说明 |
|---|---|
static GenericContext |
GenericContext.EMPTY_GENERIC_CONTEXT |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
GenericService.$genericInvoke(String methodName,
String[] argTypes,
Object[] args,
Class<T> clazz,
GenericContext context)
已过时。
Use RpcInvokeContext instead of GenericContext
|
Object |
GenericService.$genericInvoke(String methodName,
String[] argTypes,
Object[] args,
GenericContext context)
已过时。
Use RpcInvokeContext instead of GenericContext
|
Copyright © 2008–2018 The Ant Financial. All rights reserved.