Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getLog
Method
getLog
java/org/apache/coyote/ajp/AjpProcessor.java:1238–1241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1236
1237
1238
@Override
1239
protected
Log getLog() {
1240
return
log;
1241
}
1242
1243
1244
@Override
Callers
9
service
Method · 0.95
populateSslRequestAttributes
Method · 0.95
AbstractProcessor
Method · 0.45
setErrorState
Method · 0.45
dispatch
Method · 0.45
parseHost
Method · 0.45
populateSslRequestAttributes
Method · 0.45
addSslHostConfig
Method · 0.45
addUpgradeProtocol
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected