Uses of Class
com.ibm.di.protocols.rxa.TDIRXALogAdapter
-
Packages that use TDIRXALogAdapter Package Description com.ibm.di.fc.filetransferfc com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component. -
-
Uses of TDIRXALogAdapter in com.ibm.di.fc.filetransferfc
Fields in com.ibm.di.fc.filetransferfc declared as TDIRXALogAdapter Modifier and Type Field Description protected TDIRXALogAdapter
FileTransferFC. RXAlogger
The way to perform RXA logging -
Uses of TDIRXALogAdapter in com.ibm.di.fc.remotecmdlnfc
Fields in com.ibm.di.fc.remotecmdlnfc declared as TDIRXALogAdapter Modifier and Type Field Description protected TDIRXALogAdapter
RemoteCmdLineFC. RXAlogger
TDIRXALogAdapter to be used
-