Class Invoke
java.lang.Object
io.deephaven.javascript.proto.dhinternal.grpcweb.Invoke
@JsType(isNative=true,
name="dhinternal.grpcWeb.invoke",
namespace="<global>")
public class Invoke
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <TRequest,
TResponse, M>
Requestinvoke
(M methodDescriptor, InvokeRpcOptions<TRequest, TResponse> props)
-
Constructor Details
-
Invoke
public Invoke()
-
-
Method Details
-
invoke
public static <TRequest,TResponse, Request invokeM> (M methodDescriptor, InvokeRpcOptions<TRequest, TResponse> props)
-