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