org.camunda.connect.httpclient.soap
Interface SoapHttpResponse

All Superinterfaces:
CloseableConnectorResponse, ConnectorResponse, HttpResponse
All Known Implementing Classes:
SoapHttpResponseImpl

public interface SoapHttpResponse
extends HttpResponse


Field Summary
 
Fields inherited from interface org.camunda.connect.httpclient.HttpResponse
PARAM_NAME_RESPONSE, PARAM_NAME_RESPONSE_HEADERS, PARAM_NAME_STATUS_CODE
 
Method Summary
 
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
 



Copyright © 2016 camunda services GmbH. All rights reserved.