public class LoggingUtil extends Object
Constructor and Description |
---|
LoggingUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
headersAsString(org.apache.http.Header[] httpHeaders) |
static void |
logResponse(org.apache.http.HttpResponse response) |
public static void logResponse(org.apache.http.HttpResponse response)
public static String headersAsString(org.apache.http.Header[] httpHeaders)
Copyright © 2016 Digipost Open Source. All rights reserved.