Thread.State, Thread.UncaughtExceptionHandler
Modifier and Type | Field and Description |
---|---|
private int |
clientContext |
private AgentId |
destId |
private AgentId |
dmqId |
String |
ftpImplName |
private FtpMessage |
ftpMsg |
static org.objectweb.util.monolog.api.Logger |
logger |
private String |
pass |
private String |
path |
private int |
requestId |
private TransferItf |
transfer |
private String |
user |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
FtpThread(TransferItf transfer,
FtpMessage ftpMsg,
AgentId destId,
AgentId dmqId,
int clientContext,
int requestId,
String user,
String pass,
String path) |
Modifier and Type | Method and Description |
---|---|
protected void |
doFtp(FtpMessage msg) |
void |
run() |
String |
toString() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yield
public static org.objectweb.util.monolog.api.Logger logger
private TransferItf transfer
private AgentId destId
private FtpMessage ftpMsg
private AgentId dmqId
private int clientContext
private int requestId
private String user
private String pass
private String path
public String ftpImplName
public FtpThread(TransferItf transfer, FtpMessage ftpMsg, AgentId destId, AgentId dmqId, int clientContext, int requestId, String user, String pass, String path)
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.