|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IActiveConnectionCategoryListener | A listener for an IActiveConnectionCategoryService |
IActiveConnectionCategoryService | A service providing connection category selection. |
IConfigurationConstants | Interface containing constants representing specific attributes
on an instance of IConnectionParameters |
IConnectionCredentialsManager | Manages the relationship between ConnectionParameters and the credentials to be used
when attempting to establish a connection. |
IConnectionCustomizer | Provides a user interface for modifying connection configurations associated with a specific connection type. |
IConnectionCustomizerListener | Listener interface for an IConnectionCustomizer. |
IConnectionManager | A service that provides a repository for all ConnectionProfile s defined to the connections
framework. |
IConnectionProvider | A service that provides a collection of ConnectionParameters , firing events when any
changes are made to that collection, or to the ConnectionParameters |
IConnectionProviderRegistry | A registry of all known IConnectionProvider s. |
IConnectionService | Service for controlling the lifecycle of IConnectable s. |
IConnectionsInfoProvider | Allows the customizers to access the connections configurations in-memory data held by the preference page, avoiding the need to to go to the persistence store directly. |
IConnectionState | Represents the current state of an IConnectable |
IConnectionStateViewer | A viewer for IConnectionState s |
IConnectionUserInterfaceService | A service providing UI constructs for manipulating connections |
ICredentialsManager | A service that manages CredentialsConfiguration s, providing them so they can be associated with
ConnectionParameters , recording which credentials are authenticated and in use, and serializing those
credential configurations to disk. |
IPreferencesConstants | |
IWritableConnectionProvider | Interface for IConnectionProvider s that support update. |
Class Summary | |
---|---|
AbstractConnectionCustomizer | convenience partial implementation |
AbstractConnectionProvider | Abstract IConnectionProvider implementation |
ConfigurationUtils | A collection of utility methods for dealing with ConnectionParameters and ConnectionProfile s |
ConnectionManagerListener | ConnectionManger listener interface. |
ConnectionManagerListener.ConnectionManagerEvent | Abstract connection manager event |
ConnectionManagerListener.ConnectionProfileAddedEvent | Indicates that a new connection profile has been added. |
ConnectionManagerListener.ConnectionProfileRemovedEvent | Indicates that a connection profile has been removed |
ConnectionManagerListener.ConnectionProfileUpdatedEvent | Indicates that a connection profile has been updated |
ConnectionParameters | Immutable class representing a set of parameters to be used when establishing a connection |
ConnectionParameters.AttributeValue | Utility class representing a pair of an attribute and its value. |
ConnectionProfile | Class representing all of the information that is required to connect. |
ConnectionServiceListener | ConnectionService listener interface |
ConnectionServiceListener.ConnectedEvent | Indicates that the connectable is in connected state |
ConnectionServiceListener.ConnectingEvent | Indicates the connectable is in connecting state |
ConnectionServiceListener.ConnectionServiceEvent | Abstract class for connection service events. |
ConnectionServiceListener.DisconnectedEvent | Indicates that the connectable is in disconnected state. |
ConnectionServiceListener.DisconnectingEvent | Indicates that the connectable is in disconnecting state. |
ConnectionServiceListener.ExceptionEvent | Indicates that the connectable is in exception state |
ConnectionsImages | |
ConnectionsPlugin | This class provides the connections framework services |
ConnectionUtilities | Utilities to assist with IConnectable credentials. |
ConnectionWidgetManager | Deprecated. use IConnectionUserInterfaceService#createConnectionWidget(org.eclipse.swt.widgets.Composite, String) to |
CredentialsManagerListener | CredentialsManager listener abstract implementation |
CredentialsManagerListener.CredentialAddedEvent | indicates that a new credential was added |
CredentialsManagerListener.CredentialModifiedEvent | Indicates that the some credentials were modified |
CredentialsManagerListener.CredentialRemovedEvent | Indicates that a credential was removed. |
CredentialsManagerListener.CredentialsManagerEvent | Abstract class for CredentialsManager events |
IConnectionProvider.ConnectionParametersAddedEvent | Indicates that a new set of ConnectionParameters was added. |
IConnectionProvider.ConnectionParametersRemovedEvent | Indicates that an existing set of ConnectionParameters was removed. |
IConnectionProvider.ConnectionParametersUpdatedEvent | Indicates that an existing set of ConnectionParameters was updated. |
IConnectionProvider.ConnectionProviderConnectionParametersEvent | Abstract superclass for all ConnectionProviderEvent s that pertain to
changes to the provided collection of ConnectionParameters . |
IConnectionProvider.ConnectionProviderEvent | Abstract superclass for events on IConnectionProvider s |
IConnectionProvider.ConnectionProviderListener | Listener class for IConnectionProvider s. |
IConnectionProvider.ConnectionProviderStaleEvent | Indicates that this connection provider is stale, and should be refreshed. |
IConnectionProvider.ConnectionProviderStatusChangedEvent | Indicates that the status of this conneciton provider has changed with the latest refresh. |
IConnectionProviderRegistry.ConnectionProviderAddedEvent | Indicates that a new IConnectionProvider was added. |
IConnectionProviderRegistry.ConnectionProviderRegistryEvent | Abstract superclass for ConnectionProviderRegistry events |
IConnectionProviderRegistry.ConnectionProviderRegistryListener | Interface for listening to ConnectionProviderRegistry events. |
IConnectionProviderRegistry.ConnectionProviderRemovedEvent | Indicates that an existing IConnectionProvider was removed. |
IConnectionProviderRegistry.ConnectionProviderUpdatedEvent | Indicates that an existing IConnectionProvider was updated. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |