Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getMappingData
Method
getMappingData
java/org/apache/catalina/connector/Request.java:674–676 ·
view source on GitHub ↗
Return the mapping data for this request. @return the mapping data
()
Source
from the content-addressed store, hash-verified
672
* @
return
the mapping data
673
*/
674
public
MappingData getMappingData() {
675
return
mappingData;
676
}
677
678
679
/**
Callers
15
doRoleTest
Method · 0.95
oneTest
Method · 0.95
testAsyncListenerSupplyRequestResponse
Method · 0.95
doTestSendRedirect
Method · 0.95
setupResponse
Method · 0.95
isRequestedSessionIdValid
Method · 0.95
parseParts
Method · 0.95
testHttpConstraint
Method · 0.80
testUncoveredMethods
Method · 0.80
testDefaultServletConstraints
Method · 0.80
TesterRunnable
Method · 0.80
getContext
Method · 0.80
Calls
no outgoing calls
Tested by
10
doRoleTest
Method · 0.76
oneTest
Method · 0.76
testAsyncListenerSupplyRequestResponse
Method · 0.76
doTestSendRedirect
Method · 0.76
setupResponse
Method · 0.76
testHttpConstraint
Method · 0.64
testUncoveredMethods
Method · 0.64
testDefaultServletConstraints
Method · 0.64
TesterRunnable
Method · 0.64
getContext
Method · 0.64