Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getHostName
Method
getHostName
classpath/java/net/InetSocketAddress.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
public
String getHostName() {
42
return
host;
43
}
44
45
public
int
getPort() {
46
return
port;
Callers
2
toString
Method · 0.95
InetSocketAddress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected