Uses of Package
com.ibm.cics.core.connections

Packages that use com.ibm.cics.core.connections
com.ibm.cics.core.connections   
 

Classes in com.ibm.cics.core.connections used by com.ibm.cics.core.connections
ConnectionManagerListener
          ConnectionManger listener interface.
ConnectionManagerListener.ConnectionManagerEvent
          Abstract connection manager event
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.ConnectionServiceEvent
          Abstract class for connection service events.
ConnectionsPlugin
          This class provides the connections framework services
CredentialsManagerListener
          CredentialsManager listener abstract implementation
CredentialsManagerListener.CredentialsManagerEvent
          Abstract class for CredentialsManager events
IActiveConnectionCategoryListener
          A listener for an IActiveConnectionCategoryService
IActiveConnectionCategoryService
          A service providing connection category selection.
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 ConnectionProfiles 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 in it.
IConnectionProvider.ConnectionProviderConnectionParametersEvent
          Abstract superclass for all ConnectionProviderEvents that pertain to changes to the provided collection of ConnectionParameters.
IConnectionProvider.ConnectionProviderEvent
          Abstract superclass for events on IConnectionProviders
IConnectionProvider.ConnectionProviderListener
          Listener class for IConnectionProviders.
IConnectionProviderRegistry
          A registry of all known IConnectionProviders.
IConnectionProviderRegistry.ConnectionProviderRegistryEvent
          Abstract superclass for ConnectionProviderRegistry events
IConnectionProviderRegistry.ConnectionProviderRegistryListener
          Interface for listening to ConnectionProviderRegistry events.
IConnectionService
          Service for controlling the lifecycle of IConnectables.
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 IConnectionStates
IConnectionUserInterfaceService
          A service providing UI constructs for manipulating connections
ICredentialsManager
          A service that manages CredentialsConfigurations, providing them so they can be associated with ConnectionParameters, recording which credentials are authenticated and in use, and serializing those credential configurations to disk.
IWritableConnectionProvider
          Interface for IConnectionProviders that support update.
 



Copyright © 2013 IBM Corp. All Rights Reserved.