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