Class Nio2ServiceFactoryFactory

All Implemented Interfaces:
IoServiceFactoryFactory

public class Nio2ServiceFactoryFactory extends AbstractIoServiceFactoryFactory
Author:
Apache MINA SSHD Project
  • Constructor Details

    • Nio2ServiceFactoryFactory

      public Nio2ServiceFactoryFactory()
    • Nio2ServiceFactoryFactory

      public Nio2ServiceFactoryFactory(Factory<CloseableExecutorService> executors)
      Parameters:
      executors - The CloseableExecutorService to use for spawning threads. If null then an internal service is allocated - in which case it is automatically shutdown
  • Method Details