|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.proxy.sunproxy.InternetProxy
public abstract class InternetProxy
Factory for the Internet proxy object
Constructor Summary | |
---|---|
InternetProxy()
|
Method Summary | |
---|---|
InternetProxyInfo |
getBrowserInfo()
This implementation is platform-dependent |
InternetProxyInfo |
getDefaultInfo()
Default implementation does a lookup from configuration file or from browser settings. |
static InternetProxy |
getInstance()
|
java.lang.String |
getNS6PrefsDir()
|
static java.lang.String |
getNS6PrefsDirFromReg(java.io.File registryFile)
|
static java.io.File |
getNS6PrefsFile(java.io.File registryFile)
|
java.io.File |
getNS6RegFile()
This implementation is platform-dependent |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InternetProxy()
Method Detail |
---|
public static InternetProxy getInstance()
public static java.lang.String getNS6PrefsDirFromReg(java.io.File registryFile)
public static java.io.File getNS6PrefsFile(java.io.File registryFile)
public InternetProxyInfo getDefaultInfo()
public InternetProxyInfo getBrowserInfo()
public java.io.File getNS6RegFile()
public java.lang.String getNS6PrefsDir()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |