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

Method recycle

java/org/apache/tomcat/util/net/AbstractEndpoint.java:181–181  ·  view source on GitHub ↗

Recycle resources associated with the handler.

()

Source from the content-addressed store, hash-verified

179 * Recycle resources associated with the handler.
180 */
181 void recycle();
182 }
183
184 /**

Callers 15

recycleMethod · 0.65
recycleMethod · 0.65
recycleMethod · 0.65
processParametersMethod · 0.65
recycleMethod · 0.65
filterMethod · 0.65
recycleMethod · 0.65
recycleMethod · 0.65
parseHeaderMethod · 0.65
unbindMethod · 0.65
unbindMethod · 0.65
recycleMethod · 0.65

Implementers 1

ConnectionHandlerjava/org/apache/coyote/AbstractProtoco

Calls

no outgoing calls

Tested by

no test coverage detected