Daraja HTTP Framework 3.0-MS1
HTTP server framework for Object Pascal
|
CIContext | Context interface |
▼CIContextConfig | Context configuration interface |
CTdjContextConfig | Context configuration |
▼CIHandler | IHandler interface |
▼CTdjAbstractHandler | AbstractHandler |
▼CTdjAbstractHandlerContainer | This is the base class for handlers that may contain other handlers |
▼CTdjHandlerCollection | A collection of handlers |
▼CTdjHandlerList | Iterates handler list and exits when the response code is set |
CTdjContextHandlerCollection | Multiple contexts may have the same context path and they are called in order until one handles the request |
▼CTdjHandlerWrapper | A HandlerWrapper acts as a IHandler but delegates the handle method and life cycle events to a delegate |
▼CTdjContextHandler | Context handler |
▼CTdjWebComponentContextHandler | Context Handler for Web Components |
CTdjWebAppContext | Main context handler class |
▼CTdjServerBase | Server Base |
CTdjServer | Basic server class for the Web Component framework |
CTdjWebComponentHandler | Web Component handler |
▼CIHandlerContainer | IHandlerContainer interface |
CTdjAbstractHandlerContainer | This is the base class for handlers that may contain other handlers |
CTdjServerBase | Server Base |
▼CILifeCycle | Base exception |
▼CIConnector | IConnector interface |
▼CTdjAbstractConnector | Abstract connector |
CTdjHTTPConnector | HTTP connector |
▼CTdjLifeCycle | Abstract LifeCycle implementation |
CTdjAbstractConnector | Abstract connector |
CTdjAbstractHandler | AbstractHandler |
▼CTdjGenericHolder | Holds a reference to a web component or web filter instance |
▼CTdjWebComponentHolder | Holds a WebComponent and configuration data |
CTdjWebComponentHolders | |
CTdjWebFilterHolder | Holds a WebFilter and configuration data |
▼CIWebComponent | Web Component interface |
▼CTdjGenericWebComponent | Defines a generic Web Component |
▼CTdjWebComponent | A base class which can be subclassed to create a HTTP component for a Web site |
CTdjWebComponentHolder | Holds a WebComponent and configuration data |
▼CIWebComponentConfig | Web Component configuration interface |
CTdjWebComponentConfig | Web Component configuration |
▼CIWebFilter | Web Filter interface |
▼CTdjGenericWebFilter | Defines a generic Web Filter |
▼CTdjWebFilter | A base class which can be subclassed to create a HTTP filter component for a Web site |
CTdjWebFilterHolder | Holds a WebFilter and configuration data |
▼CIWebFilterChain | Web Filter Chain interface |
CTdjWebFilterChain | |
▼CIWebFilterConfig | Web Filter configuration interface |
CTdjWebFilterConfig | Web Filter configuration |
▼CIWriteableConfig | |
▼CTdjAbstractConfig | Generic configuration |
CTdjContextConfig | Context configuration |
CTdjWebComponentConfig | Web Component configuration |
CTdjWebFilterConfig | Web Filter configuration |
CTdjContext | Context implementation |
▼Cstring | |
CTdjInitParameters | Initialization parameters |
▼CT | |
CTdjMultiMap | |
▼CTDictionary | |
CTdjInitParameters | Initialization parameters |
CTdjRequest | HTTP request information |
CTdjResponse | HTTP response information |
▼CTIdCustomHTTPServer | |
CTdjHTTPServer | HTTP Server |
▼CTIdServerContext | |
CTdjServerContext | A subclass of the Indy context class is used for future extensions |
▼CTInterfacedObject | |
CTdjAbstractConfig | Generic configuration |
CTdjContext | Context implementation |
CTdjGenericWebComponent | Defines a generic Web Component |
CTdjGenericWebFilter | Defines a generic Web Filter |
CTdjLifeCycle | Abstract LifeCycle implementation |
CTdjWebFilterChain | |
▼CTObject | |
CTdjWebComponentMapping | Web Component Mapping |
CTdjWebFilterMapping | Web Filter Mapping |
▼CTObjectDictionary | |
CTdjMultiMap | |
▼CTObjectList | |
CTdjWebComponentHolders | |
▼CTStringList | |
CTdjPathMap | Holds all known web component mappings for a context |