Changes made for RPC
Embed:
(wiki syntax)
Data Structures
Here are the data structures with brief descriptions:
HTTPServer::handlersComp | Structure which will allow to order the stored handlers according to their associated path |
HTTPConnection | Class HTTPConnection, encapsulates one connection being made throught the HTTPServer |
HTTPFsRequestHandler | Class HTTPFsRequestHandler serves requests with file-system objects |
HTTPConnection::HTTPMessage | HTTPMessage contains all the details of the request received by external HTTP client |
HTTPRequestHandler | Class HTTPRequestHandler is the base class for HTTP Handler request implementations |
HTTPServer | Class HTTPServer for use with WiflyInterface |
Generated on Mon Jul 18 2022 11:51:41 by
