MCPcopy 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

doRoleTestMethod · 0.95
oneTestMethod · 0.95
doTestSendRedirectMethod · 0.95
setupResponseMethod · 0.95
parsePartsMethod · 0.95
testHttpConstraintMethod · 0.80
testUncoveredMethodsMethod · 0.80
TesterRunnableMethod · 0.80
getContextMethod · 0.80

Calls

no outgoing calls

Tested by 10

doRoleTestMethod · 0.76
oneTestMethod · 0.76
doTestSendRedirectMethod · 0.76
setupResponseMethod · 0.76
testHttpConstraintMethod · 0.64
testUncoveredMethodsMethod · 0.64
TesterRunnableMethod · 0.64
getContextMethod · 0.64