|
Push Down Method public getResponseStatus() : int from class org.apache.camel.component.jetty.JettyContentExchange to public getResponseStatus() : int from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method protected onRequestComplete() : void from class org.apache.camel.component.jetty.JettyContentExchange to protected onRequestComplete() : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method protected onConnectionFailed(ex Throwable) : void from class org.apache.camel.component.jetty.JettyContentExchange to protected onConnectionFailed(ex Throwable) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setRequestContent(ins InputStream) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setRequestContent(ins InputStream) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setURL(url String) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setURL(url String) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public getResponseHeaders() : Map<String,Collection<String>> from class org.apache.camel.component.jetty.JettyContentExchange to public getResponseHeaders() : Map<String,Collection<String>> from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method package setThreadPoolOrExecutor(pool Executor) : void from class org.apache.camel.component.jetty.CamelHttpClient to protected setThreadPoolOrExecutor(pool Executor) : void from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method protected onResponseComplete() : void from class org.apache.camel.component.jetty.JettyContentExchange to protected onResponseComplete() : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public getBody() : byte[] from class org.apache.camel.component.jetty.JettyContentExchange to public getBody() : byte[] from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method private setupRedirectListener() : void from class org.apache.camel.component.jetty.CamelHttpClient to private setupRedirectListener() : void from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method public getResponseContentBytes() : byte[] from class org.apache.camel.component.jetty.JettyContentExchange to public getResponseContentBytes() : byte[] from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setMethod(method String) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setMethod(method String) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method protected onException(ex Throwable) : void from class org.apache.camel.component.jetty.JettyContentExchange to protected onException(ex Throwable) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public send(client HttpClient) : void from class org.apache.camel.component.jetty.JettyContentExchange to public send(client HttpClient) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method protected createConnectorJetty8(server Server, endpoint JettyHttpEndpoint, sslcf SslContextFactory, hosto String, porto int) : AbstractConnector from class org.apache.camel.component.jetty.JettyHttpComponent to protected createConnectorJettyInternal(server Server, endpoint JettyHttpEndpoint, sslcf SslContextFactory) : AbstractConnector from class org.apache.camel.component.jetty8.JettyHttpComponent8 |
From |
To |
|
Push Down Method public setRequestContent(data String, charset String) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setRequestContent(data String, charset String) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method private setConnectorTypeJetty8() : void from class org.apache.camel.component.jetty.CamelHttpClient to private setConnectorType() : void from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method public CamelHttpClient() from class org.apache.camel.component.jetty.CamelHttpClient to public CamelHttpClient8(sslContextFactory SslContextFactory) from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method protected doTaskCompleted() : void from class org.apache.camel.component.jetty.JettyContentExchange to protected doTaskCompleted() : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public CamelHttpClient() from class org.apache.camel.component.jetty.CamelHttpClient to public CamelHttpClient9(sslContextFactory SslContextFactory) from class org.apache.camel.component.jetty9.CamelHttpClient9 |
From |
To |
|
Push Down Method protected onExpire() : void from class org.apache.camel.component.jetty.JettyContentExchange to protected onExpire() : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public addRequestHeader(key String, s String) : void from class org.apache.camel.component.jetty.JettyContentExchange to public addRequestHeader(key String, s String) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setRequestContent(byteArray byte[]) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setRequestContent(byteArray byte[]) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public getUrl() : String from class org.apache.camel.component.jetty.JettyContentExchange to public getUrl() : String from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setCallback(callback AsyncCallback) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setCallback(callback AsyncCallback) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public JettyContentExchange(exchange Exchange, jettyBinding JettyHttpBinding, client HttpClient) from class org.apache.camel.component.jetty.JettyContentExchange to public JettyContentExchange8(exchange Exchange, jettyBinding JettyHttpBinding, client HttpClient) from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method private hasThreadPool() : boolean from class org.apache.camel.component.jetty.CamelHttpClient to protected hasThreadPool() : boolean from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method public setProxy(host String, port int) : void from class org.apache.camel.component.jetty.CamelHttpClient to public setProxy(host String, port int) : void from class org.apache.camel.component.jetty8.CamelHttpClient8 |
From |
To |
|
Push Down Method protected doTaskCompleted(ex Throwable) : void from class org.apache.camel.component.jetty.JettyContentExchange to protected doTaskCompleted(ex Throwable) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method protected closeRequestContentSource() : void from class org.apache.camel.component.jetty.JettyContentExchange to protected closeRequestContentSource() : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |
|
Push Down Method public setRequestContentType(contentType String) : void from class org.apache.camel.component.jetty.JettyContentExchange to public setRequestContentType(contentType String) : void from class org.apache.camel.component.jetty8.JettyContentExchange8 |
From |
To |