Class NettyIOFactory

All Implemented Interfaces:
AutoInstantiableFactory, ComponentFactory

public class NettyIOFactory extends AbstractComponentFactory implements AutoInstantiableFactory
Factory to create netty io event loop and replace the non blocking executor with it
Since:
13.0
Author:
Pedro Ruivo, William Burns
  • Field Details

  • Constructor Details

    • NettyIOFactory

      public NettyIOFactory()
  • Method Details