1 Running the Web Server
2 Scheme Servlets
3 Web Language Servlets
4 Configuration
5 Dispatchers
6 Web Config Unit
7 Web Server Unit
8 Continuation Managers
9 Internal
10 Troubleshooting
11 Acknowledgements
Index
Version: 4.0.2

 

9 Internal

The Web Server is a complicated piece of software and as a result, defines a number of interesting and independently useful sub-components. Some of these are documented here.

    9.1 Timers

    9.2 Connection Manager

    9.3 Dispatching Server

      9.3.1 Dispatching Server Signatures

      9.3.2 Dispatching Server Unit

    9.4 Serializable Closures

      9.4.1 Define Closure

    9.5 Cache Table

    9.6 MIME Types

    9.7 Serialization Utilities

    9.8 URL Param

    9.9 Miscellaneous Utilities

      9.9.1 Contracts

      9.9.2 Lists

      9.9.3 URLs

      9.9.4 Paths

      9.9.5 Exceptions

      9.9.6 Strings