@Deprecated public interface Invocation extends org.apache.dubbo.rpc.Invocation
| Modifier and Type | Interface and Description |
|---|---|
static class |
Invocation.CompatibleInvocation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Invoker<?> |
getInvoker()
Deprecated.
|
default org.apache.dubbo.rpc.Invocation |
getOriginal()
Deprecated.
|
Invoker<?> getInvoker()
getInvoker in interface org.apache.dubbo.rpc.Invocationdefault org.apache.dubbo.rpc.Invocation getOriginal()
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.