Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ getAddress
Method
getAddress
classpath/java/net/InetSocketAddress.java:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
public
InetAddress getAddress() {
38
return
address;
39
}
40
41
public
String getHostName() {
42
return
host;
Callers
7
connect
Method · 0.95
bind
Method · 0.95
bind
Method · 0.95
connect
Method · 0.95
send
Method · 0.95
bind
Method · 0.95
bind
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected