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

Method endAccess

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

End access to the session.

()

Source from the content-addressed store, hash-verified

311 * End access to the session.
312 */
313 void endAccess();
314
315
316 /**

Callers 12

testFileStoreMethod · 0.95
backsUpOnce_56698Method · 0.95
testDSStoreMethod · 0.95
invokeMethod · 0.95
accessMethod · 0.95
findSessionMethod · 0.95
objectMadePrimaryMethod · 0.65
executeMethod · 0.65
endAccessMethod · 0.65
recycleMethod · 0.65
recycleSessionInfoMethod · 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 3

testFileStoreMethod · 0.76
backsUpOnce_56698Method · 0.76
testDSStoreMethod · 0.76