***  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.orb

The IOM ORB Framework and Utilities.

See:
          Description

Interface Summary
ThreadPoolEventListenerInterface Listener interface for classes interested in ThreadPool events.
 

Class Summary
CP_IDConverter A utility for converting between CP_IDs and Strings.
EventUtil Utilities for IOM objects that produce or consume events.
ExecutorServiceThreadPool ThreadPool implementation that wraps an ExecutorService.
ORBPermission Security permission required to use protected features of IOM Bridge for Java.
ResourceTracker A repository of resources that need to be shutdown all at once (eg when a container is destroyed).
SASURI A URI to identify an IOM server.
SSLSocketChannel SocketChannel implementation that encloses all transmitted data in an SSL envelope.
ThreadPoolEvent An event sent to ThreadPool event listeners to inform them of a change in ThreadPool status.
UUIDConverter A utility for converting between UUIDs and Strings.
 

Enum Summary
ThreadPoolEvent.Type ThreadPoolEvent type enumeration.
 

 

Package com.sas.iom.orb Description

The IOM ORB Framework and Utilities.


***  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.