MCPcopy 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

sendListRoomsMethod · 0.95
sendNewRoomMethod · 0.45
tryConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected