Package com.botwAdventureOnline
Klasse ClientThread
java.lang.Object
java.lang.Thread
com.botwAdventureOnline.ClientThread
- Alle implementierten Schnittstellen:
- Runnable
- 
Verschachtelte Klassen - ÜbersichtVon Klasse geerbte verschachtelte Klassen/Schnittstellen java.lang.ThreadThread.BuilderPREVIEW, Thread.State, Thread.UncaughtExceptionHandler
- 
FeldübersichtVon Klasse geerbte Felder java.lang.ThreadMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
- 
KonstruktorübersichtKonstruktorenKonstruktorBeschreibungClientThread(Socket client, DataInputStream pdis, DataOutputStream pdos, String name) 
- 
MethodenübersichtVon Klasse geerbte Methoden java.lang.ThreadactiveCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, isVirtual, join, join, join, join, ofPlatform, ofVirtual, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, sleep, start, startVirtualThread, stop, suspend, threadId, toString, yield
- 
Konstruktordetails- 
ClientThread
 
- 
- 
Methodendetails- 
addCommand- Löst aus:
- NoSuchMethodException
 
- 
runpublic void run()
- 
addCommands- Löst aus:
- NoSuchMethodException
 
- 
ping- Löst aus:
- IOException
 
- 
test- Löst aus:
- IOException
 
- 
forward- Löst aus:
- IOException
 
- 
backward- Löst aus:
- IOException
 
- 
left- Löst aus:
- IOException
 
- 
right- Löst aus:
- IOException
 
- 
printState- Löst aus:
- IOException
 
 
-