MCPcopy Create free account
hub / github.com/apache/ant / setHeader

Method setHeader

src/main/org/apache/tools/mail/MailMessage.java:261–264  ·  view source on GitHub ↗

Sets the named header to the given value. RFC 822 provides the rules for what text may constitue a header name and value. @param name name of the header @param value contents of the header

(String name, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

sendMethod · 0.95
sendMailMethod · 0.95
setSubjectMethod · 0.95
getPrintStreamMethod · 0.95
setFromHeaderMethod · 0.95
setReplyToHeaderMethod · 0.95
setToHeaderMethod · 0.95
setCcHeaderMethod · 0.95

Calls 1

putMethod · 0.65

Tested by

no test coverage detected