| _clientState (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| _connectionState (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| _lastTransmissionTS (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| _shutdownTS (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| canReadData() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protectedvirtual |
| closeConnection() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | virtual |
| ConnectionContext() (defined in httpsserver::ConnectionContext) | httpsserver::ConnectionContext | private |
| CSTATE_ACTIVE enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| CSTATE_CLOSED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| CSTATE_UNDEFINED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| getClientIP() | httpsserver::HTTPConnection | virtual |
| HTTPConnection(ResourceResolver *resResolver) (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | |
| HTTPRequest (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | friend |
| HTTPResponse (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | friend |
| initialize(int serverSocketID, HTTPHeaders *defaultHeaders) | httpsserver::HTTPConnection | virtual |
| isClosed() | httpsserver::HTTPConnection | |
| isError() | httpsserver::HTTPConnection | |
| isSecure() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | virtual |
| loop() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | |
| parsingFinished (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | |
| pendingByteCount() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protectedvirtual |
| readBytesToBuffer(byte *buffer, size_t length) (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protectedvirtual |
| setWebsocketHandler(WebsocketHandler *wsHandler) (defined in httpsserver::ConnectionContext) | httpsserver::ConnectionContext | privatevirtual |
| STATE_BODY_FINISHED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_CLOSED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_CLOSING enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_ERROR enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_HEADERS_FINISHED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_INITIAL enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_REQUEST_FINISHED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_UNDEFINED enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| STATE_WEBSOCKET enum value (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protected |
| text (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | |
| WebsocketInputStreambuf (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | friend |
| writeBuffer(byte *buffer, size_t length) (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | protectedvirtual |
| ~ConnectionContext() (defined in httpsserver::ConnectionContext) | httpsserver::ConnectionContext | privatevirtual |
| ~HTTPConnection() (defined in httpsserver::HTTPConnection) | httpsserver::HTTPConnection | virtual |