Package com.botwAdventureOnline
Klasse ClientThread
java.lang.Object
java.lang.Thread
com.botwAdventureOnline.ClientThread
- Alle implementierten Schnittstellen:
Runnable
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen java.lang.Thread
Thread.BuilderPREVIEW, Thread.State, Thread.UncaughtExceptionHandler
-
Feldübersicht
Von Klasse geerbte Felder java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
-
Konstruktorübersicht
KonstruktorBeschreibungClientThread
(Socket client, DataInputStream pdis, DataOutputStream pdos, String name) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Thread
activeCount, 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
-
run
public 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
-