Class NioKernelFactory

java.lang.Object
com.jme3.network.base.NioKernelFactory
All Implemented Interfaces:
KernelFactory

public class NioKernelFactory extends Object implements KernelFactory
KernelFactory implementation for creating TCP kernels using the NIO selector model.