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

Method recycle

java/org/apache/catalina/Session.java:345–345  ·  view source on GitHub ↗

Release all object references, and initialize instance variables, in preparation for reuse of this object.

()

Source from the content-addressed store, hash-verified

343 * Release all object references, and initialize instance variables, in preparation for reuse of this object.
344 */
345 void recycle();
346
347
348 /**

Callers 15

storeSessionMethod · 0.95
processExpiresMethod · 0.95
parseMethod · 0.65
testToStringMethod · 0.65
testMessagesMethod · 0.65
recycleMethod · 0.65
getUrlMethod · 0.65
getUrlMethod · 0.65
releaseMethod · 0.65
invokeMethod · 0.65
recycleMethod · 0.65
internalMapWrapperMethod · 0.65

Implementers 3

WsSessionjava/org/apache/tomcat/websocket/WsSes
StandardSessionjava/org/apache/catalina/session/Stand
DummyProxySessionjava/org/apache/catalina/manager/Dummy

Calls

no outgoing calls

Tested by 6

parseMethod · 0.52
testToStringMethod · 0.52
testMessagesMethod · 0.52
recycleMethod · 0.52
getUrlMethod · 0.52
getUrlMethod · 0.52