| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.rpc.model |
| 构造器和说明 |
|---|
StubMethodDescriptor(String methodName,
Class<?> requestClass,
Class<?> responseClass,
StubServiceDescriptor serviceDescriptor,
MethodDescriptor.RpcType rpcType,
PackableMethod.Pack requestPack,
PackableMethod.Pack responsePack,
PackableMethod.UnPack requestUnpack,
PackableMethod.UnPack responseUnpack) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.