Uses of Class
org.eclipse.ecf.core.util.Proxy
Package
Description
-
Uses of Proxy in org.eclipse.ecf.core.util
-
Uses of Proxy in org.eclipse.ecf.filetransfer
Modifier and TypeMethodDescriptionvoid
Set proxy for use upon subsequentIRemoteFileSystemBrowserContainerAdapter.sendBrowseRequest(IFileID, IRemoteFileSystemListener)
.void
Set proxy for use upon subsequentIRetrieveFileTransferContainerAdapter.sendRetrieveRequest(IFileID, IFileTransferListener, Map)
.void
Set proxy for use upon subsequentISendFileTransferContainerAdapter.sendOutgoingRequest(IFileID, IFileTransferInfo, IFileTransferListener, Map)
. -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.browse
Modifier and TypeMethodDescriptionvoid
protected abstract void
AbstractFileSystemBrowser.setupProxy
(Proxy proxy) protected void
LocalFileSystemBrowser.setupProxy
(Proxy proxy) protected void
URLFileSystemBrowser.setupProxy
(Proxy proxy2) ModifierConstructorDescriptionAbstractFileSystemBrowser
(IFileID directoryOrFileID, IRemoteFileSystemListener listener, URL url, IConnectContext connectContext, Proxy proxy) URLFileSystemBrowser
(IFileID directoryOrFileID, IRemoteFileSystemListener listener, URL directoryOrFileURL, IConnectContext connectContext, Proxy proxy) -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.httpclient45
Modifier and TypeMethodDescriptionprotected void
HttpClientFileSystemBrowser.setupProxy
(Proxy proxy) protected void
HttpClientRetrieveFileTransfer.setupProxy
(Proxy proxy) ModifierConstructorDescriptionHttpClientFileSystemBrowser
(org.apache.http.impl.client.CloseableHttpClient httpClient, IFileID directoryOrFileID, IRemoteFileSystemListener listener, URL directoryOrFileURL, IConnectContext connectContext, Proxy proxy) -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.httpclient5
Modifier and TypeMethodDescriptionprotected void
HttpClientFileSystemBrowser.setupProxy
(Proxy proxy) protected void
HttpClientRetrieveFileTransfer.setupProxy
(Proxy proxy) ModifierConstructorDescriptionHttpClientFileSystemBrowser
(org.apache.hc.client5.http.impl.classic.CloseableHttpClient httpClient, IFileID directoryOrFileID, IRemoteFileSystemListener listener, URL directoryOrFileURL, IConnectContext connectContext, Proxy proxy) -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.outgoing
Modifier and TypeMethodDescriptionvoid
void
protected abstract void
AbstractOutgoingFileTransfer.setupProxy
(Proxy proxy) protected void
AbstractUrlConnectionOutgoingFileTransfer.setupProxy
(Proxy proxy2) protected void
LocalFileOutgoingFileTransfer.setupProxy
(Proxy proxy) -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.retrieve
Modifier and TypeMethodDescriptionvoid
void
protected abstract void
AbstractRetrieveFileTransfer.setupProxy
(Proxy proxy) Setup ECF proxy.protected void
UrlConnectionRetrieveFileTransfer.setupProxy
(Proxy proxy2) -
Uses of Proxy in org.eclipse.ecf.provider.filetransfer.util
Modifier and TypeMethodDescriptionstatic Proxy
static Proxy
ProxySetupHelper.getSocksProxy
(URL url)