|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teamdev.xpcom.Services
public class Services
Provides access to application-global Mozilla settings.
| Constructor Summary | |
|---|---|
Services()
|
|
| Method Summary | |
|---|---|
static ProxyConfiguration |
getProxyConfiguration()
Returns proxy configuration instance that allows working with proxy settings for the current process. |
static void |
setUserAgent(java.lang.String userAgent)
Set browser user agent name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Services()
| Method Detail |
|---|
public static void setUserAgent(java.lang.String userAgent)
userAgent - user agent namepublic static ProxyConfiguration getProxyConfiguration()
ProxyConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||