|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.connect.impl.AbstractConnectorResponse
org.camunda.connect.impl.AbstractCloseableConnectorResponse
org.camunda.connect.httpclient.impl.HttpResponseImpl
org.camunda.connect.httpclient.soap.impl.SoapHttpResponseImpl
public class SoapHttpResponseImpl
| Field Summary |
|---|
| Fields inherited from class org.camunda.connect.httpclient.impl.HttpResponseImpl |
|---|
httpResponse |
| Fields inherited from class org.camunda.connect.impl.AbstractConnectorResponse |
|---|
responseParameters |
| Fields inherited from interface org.camunda.connect.httpclient.HttpResponse |
|---|
PARAM_NAME_RESPONSE, PARAM_NAME_RESPONSE_HEADERS, PARAM_NAME_STATUS_CODE |
| Constructor Summary | |
|---|---|
SoapHttpResponseImpl(org.apache.http.client.methods.CloseableHttpResponse httpResponse)
|
|
| Method Summary |
|---|
| Methods inherited from class org.camunda.connect.httpclient.impl.HttpResponseImpl |
|---|
collectResponseHeaders, collectResponseParameters, getClosable, getHeader, getHeaders, getResponse, getStatusCode |
| Methods inherited from class org.camunda.connect.impl.AbstractCloseableConnectorResponse |
|---|
close |
| Methods inherited from class org.camunda.connect.impl.AbstractConnectorResponse |
|---|
getResponseParameter, getResponseParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.camunda.connect.httpclient.HttpResponse |
|---|
getHeader, getHeaders, getResponse, getStatusCode |
| Methods inherited from interface org.camunda.connect.spi.CloseableConnectorResponse |
|---|
close |
| Methods inherited from interface org.camunda.connect.spi.ConnectorResponse |
|---|
getResponseParameter, getResponseParameters |
| Constructor Detail |
|---|
public SoapHttpResponseImpl(org.apache.http.client.methods.CloseableHttpResponse httpResponse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||