public interface CommandOutputter
Command
,
JettyAdminServer
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
The MIME type of this output (e.g., "application/json")
|
void |
output(CommandResponse response,
PrintWriter pw) |
String getContentType()
void output(CommandResponse response, PrintWriter pw)
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.