Package com.ibm.di.api.remote.impl.rmi
Provides classes for managing the the remote access through RMI.
-
Class Summary Class Description APIRemoteSecurityManager Wrapper API to expose the functionality available from java.rmi.RMISecurityManager.Constants A convenience class containing property names used for the RMI.InputStreamWrapper A wrapper class ofInputStream
class for use by the RMI.NullPrompter This class implementsCallbackHandler
interface handling behaviour but without doing any prompting.RMISocketFactory A wrapper class of RMIServerSocketFactory class.ServerSocketWrapper A wrapper class of ServerSocket class for use by the RMI.SocketWrapper A wrapper class of Socket class for use by the RMI.SSLRMIClientSocketFactory Instances of this class are used by the RMI to obtain SSL client sockets for RMI calls.SSLRMIServerSocketFactory Instances of this class are used by the RMI to obtain SSL server sockets for RMI calls.SSLRMIUtils Utility class that holds common functionality for the RMI SSL socket factories.