Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zaproxy/zaproxy
/ close
Method
close
zap/src/main/java/org/parosproxy/paros/db/Database.java:74–74 ·
view source on GitHub ↗
(boolean compact)
Source
from the content-addressed store, hash-verified
72
*/
73
// ZAP: Added JavaDoc.
74
void
close(boolean compact);
75
76
/**
77
* Permanently delete the specified session
Callers
15
test_zap
Function · 0.65
main
Function · 0.65
watcher.py
File · 0.65
shouldMaintainConfigfileOrder
Method · 0.65
createEmptyAddOnFile
Method · 0.65
shutdown
Method · 0.65
close
Method · 0.65
closeServerSocket
Method · 0.65
closeSocket
Method · 0.65
closeInputStream
Method · 0.65
closeOutputStream
Method · 0.65
close
Method · 0.65
Implementers
1
AbstractDatabase
zap/src/main/java/org/parosproxy/paros
Calls
no outgoing calls
Tested by
3
test_zap
Function · 0.52
shouldMaintainConfigfileOrder
Method · 0.52
createEmptyAddOnFile
Method · 0.52