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