proxygen
fizz::server::test::FizzTestServer::CallbackFactory Class Referenceabstract

#include <Utils.h>

Public Member Functions

virtual ~CallbackFactory ()=default
 
virtual AsyncFizzServer::HandshakeCallbackgetCallback (std::shared_ptr< AsyncFizzServer > server)=0
 

Detailed Description

Definition at line 23 of file Utils.h.

Constructor & Destructor Documentation

virtual fizz::server::test::FizzTestServer::CallbackFactory::~CallbackFactory ( )
virtualdefault

Member Function Documentation

virtual AsyncFizzServer::HandshakeCallback* fizz::server::test::FizzTestServer::CallbackFactory::getCallback ( std::shared_ptr< AsyncFizzServer server)
pure virtual

The documentation for this class was generated from the following file: