ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::SSERoute Member List

This is the complete list of members for ofx::HTTP::SSERoute, including all inherited members.

_serverofx::HTTP::BaseRoute_< SSERouteSettings >protected
_settingsofx::HTTP::BaseRoute_< SSERouteSettings >protected
BaseRoute_(const SSERouteSettings &settings=SSERouteSettings())ofx::HTTP::BaseRoute_< SSERouteSettings >
canHandleRequest(const Poco::Net::HTTPServerRequest &request, bool isSecurePort) const overrideofx::HTTP::SSERoutevirtual
clearFrameCache()ofx::HTTP::SSERoute
createRequestHandler(const Poco::Net::HTTPServerRequest &request) overrideofx::HTTP::SSERoutevirtual
eventsofx::HTTP::SSERoute
frameCacheSize() constofx::HTTP::SSERoute
getServer() overrideofx::HTTP::BaseRoute_< SSERouteSettings >virtual
handleRequest(Poco::Net::HTTPServerRequest &request, Poco::Net::HTTPServerResponse &response) override (defined in ofx::HTTP::BaseRoute_< SSERouteSettings >)ofx::HTTP::BaseRoute_< SSERouteSettings >
handleRequest(ServerEventArgs &evt) overrideofx::HTTP::BaseRoute_< SSERouteSettings >virtual
numConnections() constofx::HTTP::SSERoute
registerEventListeners(ListenerClass *listener, int priority=OF_EVENT_ORDER_AFTER_APP)ofx::HTTP::SSERoute
routePathPattern() const overrideofx::HTTP::BaseRoute_< SSERouteSettings >virtual
send(const std::string &data, bool cache=false)ofx::HTTP::SSERoute
send(const std::string &event, const std::string &data, bool cache=false)ofx::HTTP::SSERoute
send(const SSEFrame &frame, bool cache=false)ofx::HTTP::SSERoute
setServer(AbstractServer *server) overrideofx::HTTP::BaseRoute_< SSERouteSettings >virtual
Settings typedefofx::HTTP::SSERoute
settings() constofx::HTTP::BaseRoute_< SSERouteSettings >
setup(const SSERouteSettings &settings)ofx::HTTP::BaseRoute_< SSERouteSettings >virtual
SSEConnection (defined in ofx::HTTP::SSERoute)ofx::HTTP::SSERoutefriend
SSERoute(const Settings &settings)ofx::HTTP::SSERoute
stop() overrideofx::HTTP::SSERoutevirtual
unregisterEventListeners(ListenerClass *listener, int priority=OF_EVENT_ORDER_AFTER_APP)ofx::HTTP::SSERoute
~AbstractHTTPRequestHandler()ofx::HTTP::AbstractHTTPRequestHandlerinlinevirtual
~AbstractHTTPRequestHandlerFactory()ofx::HTTP::AbstractHTTPRequestHandlerFactoryinlinevirtual
~AbstractRoute()ofx::HTTP::AbstractRouteinlinevirtual
~AbstractServerEventRequestHandler()ofx::HTTP::AbstractServerEventRequestHandlerinlinevirtual
~BaseRoute_()ofx::HTTP::BaseRoute_< SSERouteSettings >virtual
~SSERoute()ofx::HTTP::SSERoutevirtual