module documentation
This module contains Handler classes. A Handler manages a collection of Nexus service handlers. It receives and responds to incoming Nexus requests, dispatching to the corresponding operation handler.
Class |
|
No class docstring; 3/4 methods documented |
Class |
|
A Nexus handler, managing a collection of Nexus service handlers. |
Class |
|
Internal representation of an instance of a user's service handler class. |
Class | _ |
An executor for synchronous functions. |