proxygen
|
This is the complete list of members for wangle::SSLCacheProvider, including all inherited members.
getAsync(const std::string &sessionId, CacheContext *context)=0 | wangle::SSLCacheProvider | pure virtual |
getFuture(const std::string &sessionId)=0 | wangle::SSLCacheProvider | pure virtual |
setAsync(const std::string &sessionId, const std::string &value, std::chrono::seconds expiration)=0 | wangle::SSLCacheProvider | pure virtual |
~SSLCacheProvider()=default | wangle::SSLCacheProvider | virtual |