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 SummaryFields inherited from interface com.jme3.network.base.KernelFactoryDEFAULT
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
NioKernelFactorypublic NioKernelFactory()
 
- 
- 
Method Details- 
createKernel- Specified by:
- createKernelin interface- KernelFactory
- Throws:
- IOException
 
 
-