All Units
| Name | Description | 
|---|---|
| BrookExtra | Contains useful extra types for the framework. | 
| BrookHandledClasses | Base types supporting a library handle. | 
| BrookHTTPAuthentication | Contains classes for basic HTTP authentication. | 
| BrookHTTPCookies | Contains classes which handles server side cookies. | 
| BrookHTTPRequest | Contains class which receives data sent by the client. | 
| BrookHTTPResponse | Contains class which dispatches data to the client. | 
| BrookHTTPServer | Contains classes which composes a fast event-driven HTTP(S) server. | 
| BrookHTTPUploads | Contains classes for upload handling. | 
| BrookLibraryLoader | Dynamic library loader. | 
| BrookLogger | Contains classes for basic logging. | 
| BrookMathExpression | Contains class to evaluate mathematical expressions. | 
| BrookMediaTypes | Contains classes for media types parsing. | 
| BrookReader | Contains classes for reading text line by line from a string, stream or file. | 
| BrookString | String type used to represent a HTML body, POST payload and more. | 
| BrookStringMap | String map used to represent HTML fields, query-string parameters and more. | 
| BrookURLEntryPoints | Contains classes for handling URL entry-points. | 
| BrookURLRouter | Contains classes for fast URL routing. | 
| BrookUtility | Utility functions of the framework. | 
Generated by PasDoc 0.16.0.