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