Package kilim.nio
Interface NioSelectorScheduler.SessionFactory
-
- All Known Implementing Classes:
HttpServer.Factory
- Enclosing class:
- NioSelectorScheduler
public static interface NioSelectorScheduler.SessionFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionTaskget()
-
-
-
Method Detail
-
get
SessionTask get() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-