public static class DefaultUpnpServiceConfiguration.JUPnPThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Field and Description |
|---|---|
protected ThreadGroup |
group |
protected String |
namePrefix |
protected AtomicInteger |
threadNumber |
| Constructor and Description |
|---|
JUPnPThreadFactory() |
protected final ThreadGroup group
protected final AtomicInteger threadNumber
protected final String namePrefix
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2023 jUPnP.org. All rights reserved.