|
Change Parameter Type method : PostMethod to method : HttpPost in method package getLocationFrom(method HttpPost) : String in class org.pentaho.di.trans.steps.webservices.WebService |
From |
To |
|
Change Parameter Type method : HttpMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.http.HTTP |
From |
To |
|
Change Parameter Type method : HttpMethod to httpResponse : HttpResponse in method protected requestStatusCode(httpResponse HttpResponse) : int in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |
|
Change Parameter Type post : PostMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.httppost.HTTPPOSTIT.HTTPPOSTHandler |
From |
To |
|
Change Parameter Type method : HttpMethod to response : CloseableHttpResponse in method protected searchForHeaders(response CloseableHttpResponse) : Header[] in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |
|
Change Parameter Type method : HttpMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |
|
Change Parameter Type post : PostMethod to response : HttpResponse in method protected searchForHeaders(response HttpResponse) : Header[] in class org.pentaho.di.trans.steps.httppost.HTTPPOSTIT.HTTPPOSTHandler |
From |
To |
|
Change Parameter Type client : HttpClient to context : HttpClientContext in method public addProxy(context HttpClientContext) : void in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type vHttpMethod : PostMethod to vHttpMethod : HttpPost in method private requestSOAP(rowData Object[], rowMeta RowMetaInterface) : void in class org.pentaho.di.trans.steps.webservices.WebService |
From |
To |
|
Change Variable Type postMethod : PostMethod to postMethod : HttpPost in method package buildSendXMLMethod(content byte[], service String) : HttpPost in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type method : PostMethod to method : HttpPost in method public sendXML(xml String, service String) : String in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type url : String to uri : URI in method private callHttpService(rowMeta RowMetaInterface, rowData Object[]) : Object[] in class org.pentaho.di.trans.steps.http.HTTP |
From |
To |
|
Change Variable Type method : PostMethod to method : HttpPost in method public sendExport(filename String, type String, load String) : String in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type hostConfiguration : HostConfiguration to clientBuilder : HttpClientManager.HttpClientBuilderFacade in method private callHttpService(rowMeta RowMetaInterface, rowData Object[]) : Object[] in class org.pentaho.di.trans.steps.http.HTTP |
From |
To |
|
Change Variable Type method : GetMethod to method : HttpGet in method package buildExecuteServiceMethod(service String, headerValues Map<String,String>) : HttpGet in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type vHttpMethod : PostMethod to vHttpMethod : HttpPost in method package getHttpMethod(vURLService String) : HttpPost in class org.pentaho.di.trans.steps.webservices.WebService |
From |
To |
|
Change Variable Type hostConfiguration : HostConfiguration to clientBuilder : HttpClientManager.HttpClientBuilderFacade in method private callHTTPPOST(rowData Object[]) : Object[] in class org.pentaho.di.trans.steps.httppost.HTTPPOST |
From |
To |
|
Change Variable Type getMethod : GetMethod to getMethod : HttpGet in method public get(urlAsString String, username String, password String) : String in class org.pentaho.di.core.HTTPProtocol |
From |
To |
|
Change Variable Type client : HttpClient to localContext : HttpClientContext in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest |
From |
To |
|
Change Variable Type method : PostMethod to method : HttpPost in method package buildSendExportMethod(type String, load String, is InputStream) : HttpPost in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type method : GetMethod to method : HttpGet in method public execService(service String, headerValues Map<String,String>) : String in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Change Variable Type postMethod : PostMethod to postMethod : HttpPost in method public getLocationFrom() : void in class org.pentaho.di.trans.steps.webservices.WebServiceTest |
From |
To |
|
Change Variable Type entity : RequestEntity to entity : HttpEntity in method package buildSendXMLMethod(content byte[], service String) : HttpPost in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Rename Parameter post : PostMethod to response : HttpResponse in method protected searchForHeaders(response HttpResponse) : Header[] in class org.pentaho.di.trans.steps.httppost.HTTPPOSTIT.HTTPPOSTHandler |
From |
To |
|
Rename Parameter client : HttpClient to context : HttpClientContext in method public addProxy(context HttpClientContext) : void in class org.pentaho.di.cluster.SlaveServer |
From |
To |
|
Rename Parameter method : HttpMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.http.HTTP |
From |
To |
|
Rename Parameter method : HttpMethod to httpResponse : HttpResponse in method protected requestStatusCode(httpResponse HttpResponse) : int in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |
|
Rename Parameter post : PostMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.httppost.HTTPPOSTIT.HTTPPOSTHandler |
From |
To |
|
Rename Parameter method : HttpMethod to response : CloseableHttpResponse in method protected searchForHeaders(response CloseableHttpResponse) : Header[] in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |
|
Rename Parameter method : HttpMethod to httpResponse : HttpResponse in method protected openStream(encoding String, httpResponse HttpResponse) : InputStreamReader in class org.pentaho.di.trans.steps.http.HTTPIT.HTTPHandler |
From |
To |