Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ ClientCalls
Method
ClientCalls
stub/src/main/java/io/grpc/stub/ClientCalls.java:72–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
// Prevent instantiation
72
private
ClientCalls() {}
73
74
/**
75
* Executes a unary call with a response {@link StreamObserver}. The {@code call} should not be
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected