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

Method destroy

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

Destroy the protocol (optional). @throws Exception If the protocol handler fails to destroy

()

Source from the content-addressed store, hash-verified

124 * @throws Exception If the protocol handler fails to destroy
125 */
126 void destroy() throws Exception;
127
128
129 /**

Callers 3

destroyMethod · 0.65
destroyMethod · 0.65
closeMethod · 0.65

Implementers 1

AbstractProtocoljava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by

no test coverage detected