| Constructor and Description |
|---|
Response() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCipherSuite() |
Certificate[] |
getClientCertificates() |
Map<String,List<String>> |
getHeaders() |
String |
getOutput() |
int |
getResponseCode() |
Certificate[] |
getServerCertificates() |
String |
getTag(int index) |
String |
getTag(String key) |
long |
getTimeTaken() |
void |
print()
Print response data and optional meta information.
|
public void print()
throws CertificateParsingException,
IOException
public int getResponseCode()
public long getTimeTaken()
public String getCipherSuite()
public Certificate[] getServerCertificates()
public Certificate[] getClientCertificates()
public String getOutput()
public String getTag(int index)
index - Copyright © 2017 The Symphony Software Foundation. All rights reserved.