MCPcopy Index your code
hub / github.com/apache/tomcat / getPort

Method getPort

java/org/apache/catalina/core/StandardServer.java:282–285  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

280
281
282 @Override
283 public int getPort() {
284 return this.port;
285 }
286
287
288 @Override

Callers 3

getPortWithOffsetMethod · 0.95
awaitMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected