Class ExecutorsFactory.AtmosphereThreadFactory

java.lang.Object
org.atmosphere.util.ExecutorsFactory.AtmosphereThreadFactory
All Implemented Interfaces:
ThreadFactory
Enclosing class:
ExecutorsFactory

public static final class ExecutorsFactory.AtmosphereThreadFactory extends Object implements ThreadFactory
  • Constructor Details

    • AtmosphereThreadFactory

      public AtmosphereThreadFactory(boolean shared, String name)
  • Method Details