Interface UnaryMethodDefinition<TRequest,TResponse>
- All Superinterfaces:
MethodDefinition
,UnaryMethodDefinition
@JsType(isNative=true,
name="dhinternal.grpcWeb.grpc.UnaryMethodDefinition",
namespace="<global>")
public interface UnaryMethodDefinition<TRequest,TResponse>
extends UnaryMethodDefinition
-
Method Summary
Methods inherited from interface io.deephaven.javascript.proto.dhinternal.grpcweb.service.MethodDefinition
getMethodName, getRequestType, getResponseType, getService, setMethodName, setRequestType, setResponseType, setService
Methods inherited from interface io.deephaven.javascript.proto.dhinternal.grpcweb.service.UnaryMethodDefinition
isRequestStream, isResponseStream, setRequestStream, setResponseStream