|
Change Return Type void to SendFailure in method protected send(connection HttpConnectionOverHTTP, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.http.HttpDestinationOverHTTP |
From |
To |
|
Change Return Type void to SendFailure in method protected abstract send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.HttpConnection |
From |
To |
|
Change Return Type void to SendFailure in method protected abstract send(connection C, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.PoolingHttpDestination |
From |
To |
|
Change Return Type void to SendFailure in method protected send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI |
From |
To |
|
Change Return Type void to SendFailure in method protected send(connection HttpConnectionOverFCGI, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.fcgi.client.http.MultiplexHttpDestinationOverFCGI |
From |
To |
|
Change Return Type void to SendFailure in method protected send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP.Delegate |
From |
To |
|
Change Return Type void to SendFailure in method protected send(connection HttpConnectionOverFCGI, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.fcgi.client.http.HttpDestinationOverFCGI |
From |
To |
|
Change Return Type void to SendFailure in method protected abstract send(connection C, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.MultiplexHttpDestination |
From |
To |
|
Change Return Type void to SendFailure in method protected send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP |
From |
To |
|
Change Return Type void to boolean in method public onIdleTimeout() : boolean in class org.eclipse.jetty.http2.ISession |
From |
To |
|
Change Return Type void to SendFailure in method protected send(connection HttpConnectionOverHTTP2, exchange HttpExchange) : SendFailure in class org.eclipse.jetty.http2.client.http.HttpDestinationOverHTTP2 |
From |
To |
|
Change Return Type void to SendFailure in method protected send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI.Delegate |
From |
To |
|
Change Return Type void to boolean in method public onIdleTimeout() : boolean in class org.eclipse.jetty.http2.HTTP2Session |
From |
To |
|
Change Return Type void to boolean in method protected process(connection C) : boolean in class org.eclipse.jetty.client.MultiplexHttpDestination |
From |
To |
|
Change Return Type void to SendFailure in method protected send(exchange HttpExchange) : SendFailure in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 |
From |
To |
|
Change Return Type void to boolean in method public process(connection C) : boolean in class org.eclipse.jetty.client.PoolingHttpDestination |
From |
To |
|
Extract And Move Method public onIdleTimeout() : boolean extracted from protected onReadTimeout() : boolean in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP & moved to class org.eclipse.jetty.client.HttpConnection |
From |
To |
|
Extract And Move Method protected send(channel HttpChannel, exchange HttpExchange) : SendFailure extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI.Delegate & moved to class org.eclipse.jetty.client.HttpConnection |
From |
To |
|
Extract And Move Method protected send(channel HttpChannel, exchange HttpExchange) : SendFailure extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.client.http.HttpConnectionOverHTTP.Delegate & moved to class org.eclipse.jetty.client.HttpConnection |
From |
To |
|
Extract And Move Method protected send(channel HttpChannel, exchange HttpExchange) : SendFailure extracted from protected send(exchange HttpExchange) : void in class org.eclipse.jetty.http2.client.http.HttpConnectionOverHTTP2 & moved to class org.eclipse.jetty.client.HttpConnection |
From |
To |