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

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

BaseRouteSettings(const std::string &routePathPattern=BaseRouteSettings::DEFAULT_ROUTE_PATH_PATTERN, bool requireSecurePort=false, bool requireAuthentication=false, const HTTPMethodSet &validHTTPMethods=HTTPMethodSet())ofx::HTTP::BaseRouteSettings
DEFAULT_BUFFER_SIZE enum valueofx::HTTP::WebSocketRouteSettings
DEFAULT_POLL_TIMEOUT (defined in ofx::HTTP::WebSocketRouteSettings)ofx::HTTP::WebSocketRouteSettingsstatic
DEFAULT_RECEIVE_TIMEOUT (defined in ofx::HTTP::WebSocketRouteSettings)ofx::HTTP::WebSocketRouteSettingsstatic
DEFAULT_ROUTE_PATH_PATTERNofx::HTTP::BaseRouteSettingsstatic
DEFAULT_SEND_TIMEOUT (defined in ofx::HTTP::WebSocketRouteSettings)ofx::HTTP::WebSocketRouteSettingsstatic
DEFAULT_WEBSOCKET_ROUTE_PATH_PATTERNofx::HTTP::WebSocketRouteSettingsstatic
getAutoPingPongResponse() constofx::HTTP::WebSocketRouteSettings
getBufferSize() constofx::HTTP::WebSocketRouteSettings
getKeepAlive() constofx::HTTP::WebSocketRouteSettings
getPollTimeout() constofx::HTTP::WebSocketRouteSettings
getReceiveTimeout() constofx::HTTP::WebSocketRouteSettings
getRoutePathPattern() constofx::HTTP::BaseRouteSettings
getSendTimeout() constofx::HTTP::WebSocketRouteSettings
getValidContentTypes() constofx::HTTP::BaseRouteSettings
getValidHTTPMethods() constofx::HTTP::BaseRouteSettings
getValidOrigins() constofx::HTTP::WebSocketRouteSettings
getValidSubprotocols() constofx::HTTP::WebSocketRouteSettings
HTTPMethodSet typedefofx::HTTP::BaseRouteSettings
MediaTypeSet typedefofx::HTTP::BaseRouteSettings
OriginSet typedefofx::HTTP::WebSocketRouteSettings
requireAuthentication() constofx::HTTP::BaseRouteSettings
requireSecurePort() constofx::HTTP::BaseRouteSettings
setAutoPingPongResponse(bool autoPingPongResponse)ofx::HTTP::WebSocketRouteSettings
setBufferSize(std::size_t bufferSize)ofx::HTTP::WebSocketRouteSettings
setKeepAlive(bool keepAlive)ofx::HTTP::WebSocketRouteSettings
setPollTimeout(const Poco::Timespan &pollTimeout)ofx::HTTP::WebSocketRouteSettings
setReceiveTimeout(const Poco::Timespan &receiveTimeout)ofx::HTTP::WebSocketRouteSettings
setRequireAuthentication(bool requireAuthentication)ofx::HTTP::BaseRouteSettings
setRequireSecurePort(bool requireSecurePort)ofx::HTTP::BaseRouteSettings
setRoutePathPattern(const std::string &routePathPattern)ofx::HTTP::BaseRouteSettings
setSendTimeout(const Poco::Timespan &sendTimeout)ofx::HTTP::WebSocketRouteSettings
setValidContentTypes(const MediaTypeSet &validContentTypes)ofx::HTTP::BaseRouteSettings
setValidHTTPMethods(const HTTPMethodSet &validHTTPMethods)ofx::HTTP::BaseRouteSettings
setValidOrigins(const OriginSet &origins)ofx::HTTP::WebSocketRouteSettings
setValidSubprotcols(const SubprotocolSet &subprotocols)ofx::HTTP::WebSocketRouteSettings
SubprotocolSet typedefofx::HTTP::WebSocketRouteSettings
WebSocketRouteSettings(const std::string &routePathPattern=DEFAULT_WEBSOCKET_ROUTE_PATH_PATTERN, bool requireSecurePort=false)ofx::HTTP::WebSocketRouteSettings
~BaseRouteSettings()ofx::HTTP::BaseRouteSettingsvirtual
~WebSocketRouteSettings()ofx::HTTP::WebSocketRouteSettingsvirtual