public class HttpServerThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_THREAD_NAME |
| Constructor and Description |
|---|
HttpServerThreadFactory() |
public static final String DEFAULT_THREAD_NAME
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2012. All Rights Reserved.