Class GraphQLThreadFactory

java.lang.Object
graphql.kickstart.servlet.core.internal.GraphQLThreadFactory
All Implemented Interfaces:
ThreadFactory

public class GraphQLThreadFactory extends Object implements ThreadFactory
ThreadFactory implementation for AbstractGraphQLHttpServlet async operations
  • Constructor Details

    • GraphQLThreadFactory

      public GraphQLThreadFactory()
  • Method Details