***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.iom

The Java Workspace Factory and I/O Stream helper classes.

See:
          Description

 

Class Summary
InputStream Provides the capability to read input from an IOM InputStream.
InputStreamHeader Provides the capability to read header information from an IOM InputStream.
OutputStream Provides the capability to write output to an IOM OutputStream.
OutputStreamHeader Provides the capability to write header information to an IOM OutputStream.
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.
 

Package com.sas.iom Description

The Java Workspace Factory and I/O Stream helper classes.


***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.