|
Class Summary |
| RequestBlocker |
RequestBlocker
once block() is called all calls to check() will block. |
| Throttle |
The throttle limits the number of concurrent requests that may pass from the transport manager
into the scheduler. |
| TransportDeploymentRecord |
TransportDeploymentRecord keeps track of a transport deployment so that a hot restart
knows which transports must to be stopped or started on a hot restart. |
| TransportInitiatedSession |
A session started by an request coming from a transport |
| TransportManager |
Transport Manager system component manages the startup and shutdown of all registered
transports. |