| Package | Description |
|---|---|
| org.apache.servicecomb.provider.pojo |
| Modifier and Type | Method and Description |
|---|---|
PojoInvocation |
PojoInvocationCreator.create(Method method,
PojoConsumerMetaRefresher metaRefresher,
Object[] args) |
protected PojoInvocation |
FilterInvocationCaller.logCreateInvocationException(Method method,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
protected CompletableFuture<Object> |
HandlerInvocationCaller.completableFutureInvoke(PojoInvocation invocation) |
protected CompletableFuture<Object> |
FilterInvocationCaller.doCall(PojoInvocation invocation) |
protected Object |
HandlerInvocationCaller.syncInvoke(PojoInvocation invocation) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.