
Public Member Functions | |
| FtpThread (TransferItf transfer, FtpMessage ftpMsg, AgentId destId, AgentId dmqId, int clientContext, int requestId, String user, String pass, String path) | |
| void | run () |
| String | toString () |
Public Attributes | |
| String | ftpImplName |
Static Public Attributes | |
| static Logger | logger = Debug.getLogger(FtpThread.class.getName()) |
Protected Member Functions | |
| void | doFtp (FtpMessage msg) |
Definition at line 39 of file FtpThread.java.
1.5.0