Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getPort
Method
getPort
android/src/main/java/io/grpc/android/UdsSocket.java:146–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
144
}
145
146
@Override
147
public
int
getPort() {
148
throw
new
UnsupportedOperationException(
"Unsupported operation getPort()"
);
149
}
150
151
@Override
152
public
int
getReceiveBufferSize() throws SocketException {
Callers
1
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
1
setUp
Method · 0.36