MCPcopy Create free account
hub / github.com/grpc/grpc-java / getKeepAlive

Method getKeepAlive

android/src/main/java/io/grpc/android/UdsSocket.java:111–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110
111 @Override
112 public boolean getKeepAlive() {
113 throw new UnsupportedOperationException("Unsupported operation getKeepAlive()");
114 }
115
116 @Override
117 public InetAddress getLocalAddress() {

Callers 1

getSocketOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected