public interface KernelFactory
| Modifier and Type | Field and Description | 
|---|---|
static KernelFactory | 
DEFAULT  | 
| Modifier and Type | Method and Description | 
|---|---|
Kernel | 
createKernel(int channel,
            int port)  | 
static final KernelFactory DEFAULT
Kernel createKernel(int channel, int port) throws java.io.IOException
java.io.IOException