Interface SoapHttpResponse

  • All Superinterfaces:
    org.camunda.connect.spi.CloseableConnectorResponse, org.camunda.connect.spi.ConnectorResponse, org.camunda.connect.httpclient.HttpResponse
    All Known Implementing Classes:
    SoapHttpResponseImpl

    public interface SoapHttpResponse
    extends org.camunda.connect.httpclient.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.spi.CloseableConnectorResponse

        close
      • Methods inherited from interface org.camunda.connect.spi.ConnectorResponse

        getResponseParameter, getResponseParameters
      • Methods inherited from interface org.camunda.connect.httpclient.HttpResponse

        getHeader, getHeaders, getResponse, getStatusCode