public class HTTPConnectionManager extends ConnectionManager
Thread.State, Thread.UncaughtExceptionHandlerConfigMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier and Type | Method and Description |
|---|---|
static String |
GetConnectionManagerHostName() |
static int |
GetConnectionManagerPort() |
static IHTTPConnectionManagerEntry |
GetEntry(IHTTPConnectionManagerEntry.NamedEntry Name) |
static void |
Init() |
static void |
Init(ConnectionManagerConfig Config) |
static boolean |
IsInitialized() |
static ServerSocket |
OpenSocket() |
static IHTTPConnectionManagerEntry |
RegisterEntry(IHTTPConnectionManagerEntry Entry) |
void |
run() |
initializeConfigFromFileactiveCount, 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 static void Init(ConnectionManagerConfig Config)
public static void Init()
throws FileNotFoundException,
IOException
FileNotFoundExceptionIOExceptionpublic static boolean IsInitialized()
public static String GetConnectionManagerHostName()
public static int GetConnectionManagerPort()
public static IHTTPConnectionManagerEntry RegisterEntry(IHTTPConnectionManagerEntry Entry)
public static IHTTPConnectionManagerEntry GetEntry(IHTTPConnectionManagerEntry.NamedEntry Name)
public static ServerSocket OpenSocket()
Copyright © 2018. All Rights Reserved.