| org.apache.dubbo.rpc.RpcInvocation.addAttachments(Map<String, String>) |
| org.apache.dubbo.rpc.AsyncRpcResult.addAttachments(Map<String, String>) |
| org.apache.dubbo.rpc.RpcInvocation.addAttachmentsIfAbsent(Map<String, String>) |
| org.apache.dubbo.rpc.RpcInvocation.getAttachment(String, String) |
| org.apache.dubbo.rpc.RpcInvocation.getAttachments() |
| org.apache.dubbo.rpc.AppResponse.getAttachments() |
| org.apache.dubbo.rpc.RpcContext.getAttachments() |
| org.apache.dubbo.rpc.AsyncRpcResult.getAttachments() |
| org.apache.dubbo.rpc.FutureContext.getCompatibleCompletableFuture() |
| org.apache.dubbo.rpc.RpcContext.getInvocation()
|
| org.apache.dubbo.rpc.RpcContext.getInvoker()
|
| org.apache.dubbo.rpc.RpcContext.getInvokers()
|
| org.apache.dubbo.rpc.RpcInvocation.getObjectAttachment(String, Object) |
| org.apache.dubbo.rpc.RpcContext.isClientSide()
|
| org.apache.dubbo.rpc.RpcContext.isServerSide()
|
| org.apache.dubbo.rpc.RpcInvocation.setAttachments(Map<String, String>) |
| org.apache.dubbo.rpc.FutureContext.setCompatibleFuture(CompletableFuture<?>) |