Network support
The networking support provided as part of the Platform includes:
- Proxy support provided by the
org.eclipse.core.net.proxy
package of the org.eclipse.core.net plug-in.
- SSH2 support provided by the com.jcraft.jsch plug-in. Clients should make use
of the API in the org.eclipse.jsch.core
package to ensure that the settings specified in the preference page are respected.