Package com.teamdev.xpcom

Interface Summary
AsyncHandler Asynchronous execution handler interface.
AsyncHandlerFactory Asynchronous execution handling: handler factory.
PoxyAuthenticationHandler Represents a handler for receiving and processing proxy server authentication.
ProxyConfiguration Proxy configuration interface.
 

Class Summary
DefaultAsyncHandler Very basic implementation of both AsyncHandlerFactory and AsyncHandler.
DefaultLocationProvider  
HelperAppDialogFactory  
HelperAppLauncherDialog  
LocationProvider  
nsPluginRect  
nsPluginWindow  
nsPluginWindowType  
ObserverManager Entry point for manipulating XPCOM obsevices
ProxyManager A proxy, in this context, is a stub object which enables a method of any class which is derived from nsISupports and has a typelib to be called on any in-process thread.
ProxyServerAuthInfo Contains information about user name and password which is required for proxy server authentication.
Services Provides access to application-global Mozilla settings.
Xpcom Main access point to the XPCOM bridge.
Xpcom.Toolkit Deprecated.
XPCOMManager Entry point of XCOM technology
 

Enum Summary
ProxyServerType Represents a type of supported proxy server.