Uses of Class
com.scalagent.joram.mom.dest.ftp.FtpMessage
-
Packages that use FtpMessage Package Description com.scalagent.joram.mom.dest.ftp -
-
Uses of FtpMessage in com.scalagent.joram.mom.dest.ftp
Fields in com.scalagent.joram.mom.dest.ftp declared as FtpMessage Modifier and Type Field Description private FtpMessageFtpThread. ftpMsgFields in com.scalagent.joram.mom.dest.ftp with type parameters of type FtpMessage Modifier and Type Field Description private Hashtable<String,FtpMessage>FtpQueue. transferTableMethods in com.scalagent.joram.mom.dest.ftp with parameters of type FtpMessage Modifier and Type Method Description protected voidFtpThread. doFtp(FtpMessage msg)Constructors in com.scalagent.joram.mom.dest.ftp with parameters of type FtpMessage Constructor Description FtpThread(TransferItf transfer, FtpMessage ftpMsg, AgentId destId, AgentId dmqId, int clientContext, int requestId, String user, String pass, String path)
-