Package com.ibm.di.protocols.rxa

Interface Summary
Connection Represents a connection using the Remote Execution and Access Library
LogProxy Interface for the Log proxy class.
Messages Represents message strings that can be substituted with runtime context information.
Messages.MessageID Interface for a message ID
 

Class Summary
AS400Connection This class encapsulates the RXA library's AS400 Connection related objects
ConnectionImpl This class encapsulates the RXA library's Connection related objects
ExceptionFactory Produce new exceptions and log appropriate messages
LogProxyImpl Proxy for the Logging framework.
MessageHelper Compile time constants for message bundle keys.
MsgIds Typesafe enum of the RemoteCLFC message ids
RexecConnection This class encapsulates the RXA library's REXEC Connection related objects
RSHConnection This class encapsulates the RXA library's RSH Connection related objects
RXAErrorCode Typesafe enum of the expected RXA toolkit error codes
SelectProtocol Connect to the target machine using any protocol that is available.
SSHConnection This class encapsulates the RXA library's SSH Connection related objects
TDIRXALogAdapter This class encapsulates the RXA internal logger
TMSMessagesImpl The default implementation of Messages.
WinConnection This class encapsulates the RXA library's Win Connection related objects
 

Exception Summary
GeneralCLFCException Exception type for the Remote Command Line Function Component
ParamException A Remote Command Line Function Component Parameter Exception.
RemoteConnectException A Remote Command Line Function Component Remote Connect Exception.