public class DataPort
extends java.lang.Thread
Modifier and Type | Method and Description |
---|---|
void |
close()
Close this DataPort and cancel any transfer notification
|
java.lang.String |
getFtpPortCommand() |
int |
getListenPort() |
void |
handle() |
static void |
main(java.lang.String[] args) |
void |
run() |
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, toString, yield
public static void main(java.lang.String[] args)
public final void run()
run
in interface java.lang.Runnable
run
in class java.lang.Thread
public final void close()
public void handle() throws java.io.IOException
java.io.IOException
public int getListenPort()
public java.lang.String getFtpPortCommand()
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.