MCPcopy Create free account
hub / github.com/apache/tomcat / setAddress

Method setAddress

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

Set the address on which we listen to for shutdown commands. @param address The new address

(String address)

Source from the content-addressed store, hash-verified

121 * @param address The new address
122 */
123 void setAddress(String address);
124
125
126 /**

Callers 4

runMethod · 0.65
runMethod · 0.65
setAddressMethod · 0.65
AbstractAjpProtocolMethod · 0.65

Implementers 1

StandardServerjava/org/apache/catalina/core/Standard

Calls

no outgoing calls

Tested by 2

runMethod · 0.52
runMethod · 0.52