Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.team.core.subscribers

Packages that use org.eclipse.team.core.subscribers
org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state.  
org.eclipse.team.core.variants Application programming interfaces for accessing and managing resource variants.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.core.subscribers
ISubscriberChangeEvent
          A change event that describes a change in a resource that is or was supervised by a subscriber.
ISubscriberChangeListener
          A subscriber change listener is notified of changes to resources regarding their subscriber synchronization state.
Subscriber
          A Subscriber provides synchronization between local resources and a remote location that is used to share those resources.
SubscriberChangeEvent
          A concrete implementation of ISubscriberChangeEvent that can be used by clients.
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.core.variants
Subscriber
          A Subscriber provides synchronization between local resources and a remote location that is used to share those resources.
 

Classes in org.eclipse.team.core.subscribers used by org.eclipse.team.ui.synchronize
Subscriber
          A Subscriber provides synchronization between local resources and a remote location that is used to share those resources.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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