Uses of Package
com.sas.iom

Packages that use com.sas.iom
Package
Description
The Java Workspace Factory and I/O Stream helper classes.
  • Classes in com.sas.iom used by com.sas.iom
    Class
    Description
    Provides the capability to read input from an IOM InputStream.
    Provides the capability to write output to an IOM OutputStream.
    This class is the interface between pooled connection to IWorkspace objects and the workspace factory.
    WorkspaceFactory provides a factory for creating and connecting to a remote object on an IOM Server that implements com.sas.iom.SAS.IWorkspace.
    The exception class for the WorkspaceFactory.
     
     
    Deprecated.
    WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException.