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

Method stop

java/org/apache/coyote/ProtocolHandler.java:118–118  ·  view source on GitHub ↗

Stop the protocol. @throws Exception If the protocol handler fails to stop

()

Source from the content-addressed store, hash-verified

116 * @throws Exception If the protocol handler fails to stop
117 */
118 void stop() throws Exception;
119
120
121 /**

Callers 1

stopMethod · 0.65

Implementers 1

AbstractProtocoljava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by

no test coverage detected