@Deprecated public final class InvokerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Object |
syncInvoke(String microserviceName,
String schemaId,
String operationName,
Object[] args)
Deprecated.
|
static Object |
syncInvoke(String microserviceName,
String microserviceVersion,
String transport,
String schemaId,
String operationName,
Object[] args)
Deprecated.
|
Copyright © 2017. All rights reserved.