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