public static interface FiberPerSession.FiberFactory
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | FiberPerSession.FiberFactory.ThreadFiberFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| org.jetlang.fibers.Fiber | createForSession(JetlangSession session) | 
org.jetlang.fibers.Fiber createForSession(JetlangSession session)
Copyright © 2016. All Rights Reserved.