Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getPort
Method
getPort
src/GlobalServer/Room.java:69–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
public
int
getPort()
70
{
71
return
this.port;
72
}
73
74
public
String getIp()
75
{
Callers
3
sendListRooms
Method · 0.95
sendNewRoom
Method · 0.45
tryConnection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected