org.eclipse.ecf.provider.filetransfer.util
Class JREProxyHelper

java.lang.Object
  extended by org.eclipse.ecf.provider.filetransfer.util.JREProxyHelper

public class JREProxyHelper
extends java.lang.Object

Helper class for setting the JRE proxy value (http and socks).


Constructor Summary
JREProxyHelper()
           
 
Method Summary
 void dispose()
           
 void setupProxy(Proxy proxy2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JREProxyHelper

public JREProxyHelper()
Method Detail

setupProxy

public void setupProxy(Proxy proxy2)

dispose

public void dispose()