public class ResponsePrinter extends Object
Constructor and Description |
---|
ResponsePrinter() |
Modifier and Type | Method and Description |
---|---|
static String |
print(ResponseOptions responseOptions,
ResponseBody responseBody,
PrintStream stream,
LogDetail logDetail,
boolean shouldPrettyPrint)
Prints the response to the print stream
|
public static String print(ResponseOptions responseOptions, ResponseBody responseBody, PrintStream stream, LogDetail logDetail, boolean shouldPrettyPrint)
Copyright © 2010–2016. All rights reserved.