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