public static interface JetlangClientHandler.FiberFactory
Modifier and Type | Interface and Description |
---|---|
static class |
JetlangClientHandler.FiberFactory.ThreadFiberFactory |
Modifier and Type | Method and Description |
---|---|
org.jetlang.fibers.Fiber |
createGlobalSendFiber() |
org.jetlang.fibers.Fiber |
createSendFiber(java.net.Socket socket) |
Copyright © 2019. All Rights Reserved.