public class GraphQLThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
ThreadFactory implementation for AbstractGraphQLHttpServlet async operations| Constructor and Description |
|---|
GraphQLThreadFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |