ESP32 HTTPS Server
httpsserver::ConnectionContext Member List

This is the complete list of members for httpsserver::ConnectionContext, including all inherited members.

_wsHandler (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContext
ConnectionContext() (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContext
getCacheSize()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
getClientIP()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
isSecure()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
pendingBufferSize()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
readBuffer(byte *buffer, size_t length)=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
setWebsocketHandler(WebsocketHandler *wsHandler) (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextvirtual
signalClientClose()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
signalRequestError()=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
writeBuffer(byte *buffer, size_t length)=0 (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextpure virtual
~ConnectionContext() (defined in httpsserver::ConnectionContext)httpsserver::ConnectionContextvirtual