Uses of Package
com.sas.services.connection

Packages that use com.sas.services.connection
com.sas.iom The Java Workspace Factory and I/O Stream helper classes. 
com.sas.services.connection Service for making and managing connections to IOM servers. 
com.sas.services.connection.jndi JNDI connection services. 
com.sas.services.connection.omr Provides a connection factory configuation for use with a SAS Metadata Server. 
com.sas.services.connection.platform Provides a connection factory configuation for use with SAS Foundation Services. 
com.sas.services.deployment This subsystem provides utilities to deploy and lookup SAS Foundation Services. 
com.sas.services.information Interact with data repositories on behalf of client applications. 
com.sas.services.storedprocess Execute stored processes. 
 

Classes in com.sas.services.connection used by com.sas.iom
ConnectionInterface
          The factory-managed connection handle.
 

Classes in com.sas.services.connection used by com.sas.services.connection
BridgeServer
          A description of an IOM bridge protocol server.
Cluster
          A base class representing a cluster of IOM servers.
ConnectionFactoryAdminInterface
          The administrator's interface to a connection factory.
ConnectionFactoryConfiguration
          The base class for all connection factory configurations.
ConnectionFactoryEvent
          A class used to notify factory users of important events such as factory shutdown.
ConnectionFactoryEventListener
          An interface implemented by factory users who want to be notified of important events such as factory shutdown.
ConnectionFactoryException
          The base class for all connection service exceptions.
ConnectionFactoryInterface
          User interface for connection factories.
ConnectionFactoryManager
          A factory of connection factories.
ConnectionFactoryShellInterface
          Methods common to all connection factory interfaces.
ConnectionInterface
          The factory-managed connection handle.
Credential
          A base class for credentials that can be used to authenticate and authorize use of a connection factory.
ManualConnectionFactoryConfiguration
          A connection factory configuration in which the servers, clusters, and puddles that the factory is to connect to are explicitly described.
Puddle
          A description of a puddle of IOM clusters.
SecurityPackageCredential
          A credential to use when requesting a security-package-authenticated connection to a server.
Server
          A base class for describing IOM servers.
TrustedPeerCredential
          A credential to use when requesting a trusted peer connection to a server.
XMLConfigurationBuilder
          Converts XML configuration files produced by the Integration Technologies Configuration tool (ITConfig) into a ManualConnectionFactoryConfiguration object.
 

Classes in com.sas.services.connection used by com.sas.services.connection.jndi
ConnectionFactoryException
          The base class for all connection service exceptions.
PasswordCredential
          Login credentials for an IOM server.
 

Classes in com.sas.services.connection used by com.sas.services.connection.omr
ConnectionFactoryException
          The base class for all connection service exceptions.
 

Classes in com.sas.services.connection used by com.sas.services.connection.platform
ConnectionFactoryConfiguration
          The base class for all connection factory configurations.
ConnectionFactoryException
          The base class for all connection service exceptions.
ConnectionFactoryInterface
          User interface for connection factories.
ConnectionFactoryShellInterface
          Methods common to all connection factory interfaces.
ConnectionInterface
          The factory-managed connection handle.
 

Classes in com.sas.services.connection used by com.sas.services.deployment
ConnectionInterface
          The factory-managed connection handle.
 

Classes in com.sas.services.connection used by com.sas.services.information
ConnectionFactoryAdminInterface
          The administrator's interface to a connection factory.
ConnectionInterface
          The factory-managed connection handle.
 

Classes in com.sas.services.connection used by com.sas.services.storedprocess
ConnectionFactoryException
          The base class for all connection service exceptions.
ConnectionInterface
          The factory-managed connection handle.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.