public class UCCWrapper.ScannerSink extends UCCWrapper.StreamSink
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
int |
botsPort |
int |
controlPort |
UCCStartException |
exception
Exception that ended the startig.
|
CountDownLatch |
mapChangedLatch |
CountDownLatch |
serverStartedLatch |
osMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
UCCWrapper.ScannerSink(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
CountDownLatch |
awaitGameStart() |
protected void |
handleInput(String str) |
protected void |
raiseServerStartedLatch() |
runactiveCount, 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, yieldpublic UCCStartException exception
public CountDownLatch serverStartedLatch
public CountDownLatch mapChangedLatch
public int controlPort
public int botsPort
public UCCWrapper.ScannerSink(InputStream is)
public CountDownLatch awaitGameStart()
protected void handleInput(String str)
handleInput in class UCCWrapper.StreamSinkprotected void raiseServerStartedLatch()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.