public static class GitStatus.MessageResponseContributor extends GitStatus.ResponseContributor
| Constructor and Description |
|---|
MessageResponseContributor(String msg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeBody(PrintWriter w)
Write the contributed body.
|
addHeaders, writeBodypublic MessageResponseContributor(String msg)
msg - the message.public void writeBody(PrintWriter w)
writeBody in class GitStatus.ResponseContributorw - the writer.Copyright © 2007–2021. All rights reserved.