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

Method getPrintStream

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

Returns a PrintStream that can be used to write the body of the message. A stream is used since email bodies are byte-oriented. A writer can be wrapped on top if necessary for internationalization. This is actually done in Message.java @return a printstream containing the data and the headers of t

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

sendMethod · 0.95
sendMailMethod · 0.95
runMethod · 0.80

Calls 7

setFromHeaderMethod · 0.95
setReplyToHeaderMethod · 0.95
setToHeaderMethod · 0.95
setCcHeaderMethod · 0.95
setHeaderMethod · 0.95
sendDataMethod · 0.95
flushHeadersMethod · 0.95

Tested by 1

runMethod · 0.64