public abstract class BasicRequestor
Modifiers | Name | Description |
---|---|---|
protected String |
projectDir |
|
protected ProxyInformation |
proxyInformation |
|
protected WebServiceSettingStore |
settingStore |
Constructor and description |
---|
BasicRequestor
(String projectDir, ProxyInformation proxyInformation) |
Sets the appropriate body content on the response object based on the content type
httpResponse
- The HTTP responseresponseData
- The raw response data as bytesresponseObject
- The response object to update