JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.javascript.proto.dhinternal.grpcweb.invoke
Interface InvokeRpcOptions.OnMessageFn<TResponse>
Enclosing interface:
InvokeRpcOptions
<
TRequest
,
TResponse
>
@JsFunction
public static interface
InvokeRpcOptions.OnMessageFn<TResponse>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onInvoke
(
TResponse
p0)
Method Details
onInvoke
void
onInvoke
(
TResponse
p0)