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

Method getPort

java/org/apache/catalina/Server.java:74–74  ·  view source on GitHub ↗

Returns the port number on which the server listens for shutdown commands. @return the port number for shutdown commands @see #getPortOffset() @see #getPortWithOffset()

()

Source from the content-addressed store, hash-verified

72 * @see #getPortWithOffset()
73 */
74 int getPort();
75
76
77 /**

Callers 15

stopServerMethod · 0.95
testTagFileInJarMethod · 0.65
testBug54242Method · 0.65
testBug54888Method · 0.65
testBug54011Method · 0.65
testBug54338Method · 0.65
testBug54011Method · 0.65
testBug54144Method · 0.65

Implementers 1

StandardServerjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 15

testTagFileInJarMethod · 0.52
testBug54242Method · 0.52
testBug54888Method · 0.52
testBug54011Method · 0.52
testBug54338Method · 0.52
testBug54011Method · 0.52
testBug54144Method · 0.52
testTagMethod · 0.52