public interface AsyncPrettyPrinterFactory
| Modifier and Type | Method and Description |
|---|---|
AsyncPrettyPrinter |
getInstance(java.lang.String headerName,
java.lang.String headerValue)
Creates an asynchronous pretty printer.
|
AsyncPrettyPrinter getInstance(java.lang.String headerName, java.lang.String headerValue)
headerName - header name of a response which is used to associate
with an asynchronous pretty printerheaderValue - header value of a response which contains the URI for
the schema data needed to pretty print the response body