Package com.jme3.network.base
Class NioKernelFactory
java.lang.Object
com.jme3.network.base.NioKernelFactory
- All Implemented Interfaces:
 KernelFactory
KernelFactory implementation for creating TCP kernels
  using the NIO selector model.
- 
Field Summary
Fields inherited from interface com.jme3.network.base.KernelFactory
DEFAULT - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
NioKernelFactory
public NioKernelFactory() 
 - 
 - 
Method Details
- 
createKernel
- Specified by:
 createKernelin interfaceKernelFactory- Throws:
 IOException
 
 -