| Package | Description |
|---|---|
| io.grpc.stub |
API for the Stub layer.
|
| Modifier and Type | Method and Description |
|---|---|
static <ReqT,RespT> |
ServerCalls.asyncClientStreamingCall(ServerCalls.ClientStreamingMethod<ReqT,RespT> method)
Creates a
ServerCallHandler for a client streaming method of the service. |