Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
serverIsActive |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ProxyServerConnection(String host,
int port,
ProxyManager manager)
Create an entity proxy manager to listen for proxy events and reap unused proxies
|
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
run() |
void |
sendMessage(ProxyMessage sub) |
void |
shutdown() |
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, yieldpublic ProxyServerConnection(String host, int port, ProxyManager manager)
public void connect()
public void shutdown()
public void sendMessage(ProxyMessage sub)
sub - the messageCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.