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, yield
public final OneShotEvent ready
public static final int PORT
public static InetAddress MULTICAST
public UDPBroadcastThread(Hudson jenkins) throws IOException
UDPBroadcastThread(Jenkins)
IOException
public UDPBroadcastThread(Jenkins jenkins) throws IOException
IOException
Copyright © 2014. All rights reserved.