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

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

BaseServerSettings(const std::string &host=DEFAULT_HOST, uint16_t port=DEFAULT_PORT, bool useSSL=DEFAULT_USE_SSL, bool useSessions=DEFAULT_USE_SESSIONS) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
DEFAULT_HOST (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettingsstatic
DEFAULT_PORT (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettingsstatic
DEFAULT_USE_SESSIONS (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettingsstatic
DEFAULT_USE_SSL (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettingsstatic
fileSystemRouteSettingsofx::HTTP::SimplePostServerSettings
getBlacklist() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
getHost() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
getKeepAlive() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getKeepAliveTimeout() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getMaxKeepAliveRequests() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getMaxQueued() const (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
getMaxThreads() const (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
getPort() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
getServerName() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getSoftwareVersion() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getThreadIdleTime() const (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
getThreadPriority() const (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
getTimeout() const (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
getWhitelist() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
HTTPServerParams() (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
postRouteSettingsofx::HTTP::SimplePostServerSettings
setBlacklist(const Net::IPAddressRange::List &blacklist) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
setHost(const std::string &host) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
setKeepAlive(bool keepAlive) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setKeepAliveTimeout(const Poco::Timespan &timeout) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setMaxKeepAliveRequests(int maxKeepAliveRequests) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setMaxQueued(int count) (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
setMaxThreads(int count) (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
setPort(uint16_t port) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
setServerName(const std::string &serverName) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setSoftwareVersion(const std::string &softwareVersion) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setThreadIdleTime(const Poco::Timespan &idleTime) (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
setThreadPriority(Poco::Thread::Priority prio) (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
setTimeout(const Poco::Timespan &timeout) (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParams
setUseSessions(bool useSession) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
setUseSSL(bool useSSL) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
setWhitelist(const Net::IPAddressRange::List &whitelist) (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
TCPServerParams() (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParams
uri() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
useSessions() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
useSSL() const (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettings
~BaseServerSettings() (defined in ofx::HTTP::BaseServerSettings)ofx::HTTP::BaseServerSettingsvirtual
~HTTPServerParams() (defined in ofx::HTTP::HTTPServerParams)ofx::HTTP::HTTPServerParamsvirtual
~TCPServerParams() (defined in ofx::HTTP::TCPServerParams)ofx::HTTP::TCPServerParamsvirtual