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

Packages that use com.ibm.cics.core.comm
com.ibm.cics.core.comm   
com.ibm.cics.core.connections   
com.ibm.cics.zos.comm   
com.ibm.cics.zos.model   
 

Classes in com.ibm.cics.core.comm used by com.ibm.cics.core.comm
Activator
          The activator class controls the plug-in life cycle
ConnectionConfiguration
          Configuration data to be assigned to an IConnection.
ConnectionException
          Superclass of all exceptions that reflect an error in an attempt to use an IConnection.
ConnectionException.Type
          Deprecated. Clients should use subclasses of ConnectionException to give specific exception behaviour, rather than relying on this type enum.
ConnectionRegistry
          Registry for all connections defined to this plugin by the com.ibm.cics.core.comm.connections extension point.
CredentialsConfiguration
          Configuration class representing the credentials that should be used when authenticating a connection.
IConnectable
          A service associated with a specific IConnectionCategory that wraps IConnections of a common subtype.
IConnectableListener
          Deprecated. Use IConnectableListener2 and IConnectable2 where possible.
IConnectableListener2
          Listener interface for implementations of IConnectable2.
IConnection
          Interface representing abstract lifecycleable connections
IConnectionCategory
          Meta-object describing a category of connections.
IConnectionDescriptor
          Meta-object describing a particular type of IConnection, associated with a specific IConnectionCategory.
IConnectionDescriptor.ExtendedAttribute
          Meta-object describing an extended attribute that should be available on a ConnectionConfiguration.
IConnectionDescriptor.ExtendedAttributeType
          Describes the type of an extended attribute
IPassphraseManager
          Manages the passphrases associated with the trust store and key store.
 

Classes in com.ibm.cics.core.comm used by com.ibm.cics.core.connections
ConnectionConfiguration
          Configuration data to be assigned to an IConnection.
ConnectionException
          Superclass of all exceptions that reflect an error in an attempt to use an IConnection.
ConnectionRegistry
          Registry for all connections defined to this plugin by the com.ibm.cics.core.comm.connections extension point.
CredentialsConfiguration
          Configuration class representing the credentials that should be used when authenticating a connection.
IConnectable
          A service associated with a specific IConnectionCategory that wraps IConnections of a common subtype.
IConnectionCategory
          Meta-object describing a category of connections.
IConnectionDescriptor
          Meta-object describing a particular type of IConnection, associated with a specific IConnectionCategory.
ICredentialsConfigurationStore
          Deprecated. 
 

Classes in com.ibm.cics.core.comm used by com.ibm.cics.zos.comm
ConnectionException
          Superclass of all exceptions that reflect an error in an attempt to use an IConnection.
IConnection
          Interface representing abstract lifecycleable connections
 

Classes in com.ibm.cics.core.comm used by com.ibm.cics.zos.model
ConnectionException
          Superclass of all exceptions that reflect an error in an attempt to use an IConnection.
IConnectable
          A service associated with a specific IConnectionCategory that wraps IConnections of a common subtype.
 



Copyright © 2013 IBM Corp. All Rights Reserved.