Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.core.net.proxy.IProxyChangeListener

Packages that use IProxyChangeListener
org.eclipse.core.net.proxy Provides support for the management of platform level proxy settings.  
 

Uses of IProxyChangeListener in org.eclipse.core.net.proxy
 

Methods in org.eclipse.core.net.proxy with parameters of type IProxyChangeListener
 void IProxyService.addProxyChangeListener(IProxyChangeListener listener)
          Register a listener that will be notified when proxy related information changes.
 void IProxyService.removeProxyChangeListener(IProxyChangeListener listener)
          Remove a listener.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.