Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static InetAddress |
MULTICAST
Multicast socket address.
|
static int |
PORT |
OneShotEvent |
ready |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
UDPBroadcastThread(Hudson jenkins)
Deprecated.
as of 1.416
Use
UDPBroadcastThread(Jenkins) |
UDPBroadcastThread(Jenkins jenkins) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
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 final OneShotEvent ready
public static final int PORT
public static InetAddress MULTICAST
@Deprecated public UDPBroadcastThread(Hudson jenkins) throws IOException
UDPBroadcastThread(Jenkins)IOExceptionpublic UDPBroadcastThread(Jenkins jenkins) throws IOException
IOExceptionCopyright © 2019. All rights reserved.