public interface IProxyChangeListener
IProxyService
, gets notified when the
proxy information changes.
This interface may be implemented by clients
Modifier and Type | Method and Description |
---|---|
void |
proxyInfoChanged(IProxyChangeEvent event)
Callback that occurs when information related to proxies has changed.
|
void proxyInfoChanged(IProxyChangeEvent event)
event
- the event that describes the change
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.