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.
_server
ofx::HTTP::BaseRoute_< SSERouteSettings >
protected
_settings
ofx::HTTP::BaseRoute_< SSERouteSettings >
protected
BaseRoute_
(const SSERouteSettings &settings=SSERouteSettings())
ofx::HTTP::BaseRoute_< SSERouteSettings >
canHandleRequest
(const Poco::Net::HTTPServerRequest &request, bool isSecurePort) const override
ofx::HTTP::SSERoute
virtual
clearFrameCache
()
ofx::HTTP::SSERoute
createRequestHandler
(const Poco::Net::HTTPServerRequest &request) override
ofx::HTTP::SSERoute
virtual
events
ofx::HTTP::SSERoute
frameCacheSize
() const
ofx::HTTP::SSERoute
getServer
() override
ofx::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) override
ofx::HTTP::BaseRoute_< SSERouteSettings >
virtual
numConnections
() const
ofx::HTTP::SSERoute
registerEventListeners
(ListenerClass *listener, int priority=OF_EVENT_ORDER_AFTER_APP)
ofx::HTTP::SSERoute
routePathPattern
() const override
ofx::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) override
ofx::HTTP::BaseRoute_< SSERouteSettings >
virtual
Settings
typedef
ofx::HTTP::SSERoute
settings
() const
ofx::HTTP::BaseRoute_< SSERouteSettings >
setup
(const SSERouteSettings &settings)
ofx::HTTP::BaseRoute_< SSERouteSettings >
virtual
SSEConnection
(defined in
ofx::HTTP::SSERoute
)
ofx::HTTP::SSERoute
friend
SSERoute
(const Settings &settings)
ofx::HTTP::SSERoute
stop
() override
ofx::HTTP::SSERoute
virtual
unregisterEventListeners
(ListenerClass *listener, int priority=OF_EVENT_ORDER_AFTER_APP)
ofx::HTTP::SSERoute
~AbstractHTTPRequestHandler
()
ofx::HTTP::AbstractHTTPRequestHandler
inline
virtual
~AbstractHTTPRequestHandlerFactory
()
ofx::HTTP::AbstractHTTPRequestHandlerFactory
inline
virtual
~AbstractRoute
()
ofx::HTTP::AbstractRoute
inline
virtual
~AbstractServerEventRequestHandler
()
ofx::HTTP::AbstractServerEventRequestHandler
inline
virtual
~BaseRoute_
()
ofx::HTTP::BaseRoute_< SSERouteSettings >
virtual
~SSERoute
()
ofx::HTTP::SSERoute
virtual
Generated on Fri Feb 2 2018 14:55:41 for ofxHTTP by
1.8.13