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

Method getName

java/org/apache/tomcat/util/http/MimeHeaders.java:562–564  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

560 }
561
562 public MessageBytes getName() {
563 return nameB;
564 }
565
566 public MessageBytes getValue() {
567 return valueB;

Callers 3

duplicateMethod · 0.95
addValueMethod · 0.95
setValueMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected