Uses of Class
org.eclipse.ecf.core.util.Proxy.Type
-
Uses of Proxy.Type in org.eclipse.ecf.core.util
Modifier and TypeFieldDescriptionstatic final Proxy.Type
Proxy.Type.DIRECT
static final Proxy.Type
Proxy.Type.HTTP
static final Proxy.Type
Proxy.Type.SOCKS
Modifier and TypeMethodDescriptionstatic Proxy.Type
Proxy.Type.fromString
(String type) Proxy.getType()
ModifierConstructorDescriptionProxy
(Proxy.Type type, ProxyAddress address) Proxy
(Proxy.Type type, ProxyAddress address, String username, String password)