public class VertxThreadFactory extends Object implements ThreadFactory
| Modifier and Type | Method and Description |
|---|---|
Thread |
newThread(Runnable runnable) |
static void |
unsetContext(io.vertx.core.impl.ContextImpl ctx) |
public static void unsetContext(io.vertx.core.impl.ContextImpl ctx)
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactoryCopyright © 2020. All rights reserved.