java.lang.Object
java.lang.Thread
cxtable.core_comm.xAutoProcessor
- All Implemented Interfaces:
- java.lang.Runnable, xListener
- public class xAutoProcessor
- extends java.lang.Thread
- implements xListener
| Nested classes inherited from class java.lang.Thread |
java.lang.Thread.UncaughtExceptionHandler |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, 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 |
xline
private cxtable.xLineSplit xline
xcc
private xClientConn xcc
report
private cxtable.gui.xPanel report
xAutoProcessor
public xAutoProcessor(xClientConn x)
xAutoProcessor
public xAutoProcessor(xClientConn x,
cxtable.gui.xPanel xpan)
run
public void run()
- Description copied from class:
java.lang.Thread
- The method of Thread that will be run if there is no Runnable object
associated with the Thread. Thread's implementation does nothing at all.
- Specified by:
run in interface java.lang.Runnable
who
public java.lang.String who()
- Specified by:
who in interface xListener
readAll
public boolean readAll()
- Specified by:
readAll in interface xListener
readKeys
public java.lang.String[] readKeys()
- Specified by:
readKeys in interface xListener
read
public void read(java.lang.String s)
- Specified by:
read in interface xListener
relay_proc
private void relay_proc(java.lang.String[] s)
return_proc
public void return_proc(java.lang.String[] s,
long b)