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 TDIRXALogAdapterFileTransferFC. RXAloggerThe 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 TDIRXALogAdapterRemoteCmdLineFC. RXAloggerTDIRXALogAdapter to be used
-