| Package | Description | 
|---|---|
| org.jetlang.remote.acceptor | 
| Modifier and Type | Field and Description | 
|---|---|
| protected CloseableChannel<SessionCloseEvent> | JetlangBaseSession. SessionClose | 
| Modifier and Type | Method and Description | 
|---|---|
| org.jetlang.channels.Subscriber<SessionCloseEvent> | JetlangBaseSession. getSessionCloseChannel() | 
| org.jetlang.channels.Subscriber<SessionCloseEvent> | JetlangFiberSession. getSessionCloseChannel() | 
| org.jetlang.channels.Subscriber<SessionCloseEvent> | JetlangSession. getSessionCloseChannel() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | JetlangBaseSession. onClose(SessionCloseEvent sessionCloseEvent) | 
| void | JetlangNioSession. onClose(SessionCloseEvent sessionCloseEvent) | 
Copyright © 2016. All Rights Reserved.