Package com.sas.iom

Interface Summary
Connection This is the interface between pooled connections to IWorkspace objects and the pool manager.
 

Class Summary
WorkspaceConnector This class is the interface between pooled connection to IWorkspace objects and the workspace factory.
WorkspaceFactory WorkspaceFactory provides a factory for creating and connecting to a remote object on an IOM Server that implements com.sas.iom.SAS.IWorkspace.
WorkspacePoolDriver Deprecated. The methods in this class are ambiguous.
 

Exception Summary
WorkspaceFactoryException The exception class for the WorkspaceFactory.
WorkspacePoolException Deprecated. WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException.