| Package | Description |
|---|---|
| org.apache.dubbo.rpc.service |
| Modifier and Type | Method and Description |
|---|---|
Object |
GenericService.$invoke(String method,
String[] parameterTypes,
Object[] args)
Generic invocation
|
default CompletableFuture<Object> |
GenericService.$invokeAsync(String method,
String[] parameterTypes,
Object[] args) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.