public interface SessionDispatcherFactory<S>
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SessionDispatcherFactory.FiberSession<S> | 
| static class  | SessionDispatcherFactory.FiberSessionFactory<S> | 
| static class  | SessionDispatcherFactory.OnReadThread<S> | 
| static class  | SessionDispatcherFactory.OnReadThreadDispatcher<S> | 
| static interface  | SessionDispatcherFactory.SessionDispatcher<S> | 
| Modifier and Type | Method and Description | 
|---|---|
| SessionDispatcherFactory.SessionDispatcher<S> | createOnNewSession(S session,
                  HttpRequest headers) | 
SessionDispatcherFactory.SessionDispatcher<S> createOnNewSession(S session, HttpRequest headers)
Copyright © 2016. All Rights Reserved.