ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::BaseRoute_< SettingsType > Member List

This is the complete list of members for ofx::HTTP::BaseRoute_< SettingsType >, including all inherited members.

_serverofx::HTTP::BaseRoute_< SettingsType >protected
_settingsofx::HTTP::BaseRoute_< SettingsType >protected
BaseRoute_(const SettingsType &settings=SettingsType())ofx::HTTP::BaseRoute_< SettingsType >
canHandleRequest(const Poco::Net::HTTPServerRequest &request, bool isSecurePort) const overrideofx::HTTP::BaseRoute_< SettingsType >virtual
createRequestHandler(const Poco::Net::HTTPServerRequest &request) overrideofx::HTTP::BaseRoute_< SettingsType >virtual
getServer() overrideofx::HTTP::BaseRoute_< SettingsType >virtual
handleRequest(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) override (defined in ofx::HTTP::BaseRoute_< SettingsType >)ofx::HTTP::BaseRoute_< SettingsType >
handleRequest(ServerEventArgs &evt) overrideofx::HTTP::BaseRoute_< SettingsType >virtual
routePathPattern() const overrideofx::HTTP::BaseRoute_< SettingsType >virtual
setServer(AbstractServer *server) overrideofx::HTTP::BaseRoute_< SettingsType >virtual
settings() constofx::HTTP::BaseRoute_< SettingsType >
setup(const SettingsType &settings)ofx::HTTP::BaseRoute_< SettingsType >virtual
stop() overrideofx::HTTP::BaseRoute_< SettingsType >virtual
~AbstractHTTPRequestHandler()ofx::HTTP::AbstractHTTPRequestHandlerinlinevirtual
~AbstractHTTPRequestHandlerFactory()ofx::HTTP::AbstractHTTPRequestHandlerFactoryinlinevirtual
~AbstractRoute()ofx::HTTP::AbstractRouteinlinevirtual
~AbstractServerEventRequestHandler()ofx::HTTP::AbstractServerEventRequestHandlerinlinevirtual
~BaseRoute_()ofx::HTTP::BaseRoute_< SettingsType >virtual