| Package | Description | 
|---|---|
| org.jetlang.remote.acceptor | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JetlangBaseSession | 
| class  | JetlangFiberSessionUser: mrettig
 Date: 11/29/11
 Time: 11:14 AM | 
| class  | JetlangNioSession | 
| class  | JetlangStreamSession | 
| Modifier and Type | Method and Description | 
|---|---|
| org.jetlang.fibers.Fiber | FiberPerSession.FiberFactory. createForSession(JetlangSession session) | 
| org.jetlang.fibers.Fiber | FiberPerSession.FiberFactory.ThreadFiberFactory. createForSession(JetlangSession session) | 
| void | NewSessionHandler. onNewSession(ClientPublisher globalPublisher,
            JetlangSession session) | 
| void | FiberPerSession. onNewSession(ClientPublisher publisher,
            JetlangSession jetlangSession) | 
| void | FiberForAllSessions. onNewSession(ClientPublisher unused,
            JetlangSession jetlangSession) | 
| Constructor and Description | 
|---|
| JetlangFiberSession(JetlangSession session,
                   org.jetlang.fibers.Fiber targetFiber) | 
Copyright © 2016. All Rights Reserved.