proxygen
ServerProtocol.h File Reference

Go to the source code of this file.

Classes

class  fizz::server::ServerStateMachine
 
struct  fizz::server::ServerTypes
 

Namespaces

 fizz
 
 fizz::server
 
 fizz::server::detail
 

Functions

AsyncActions fizz::server::detail::processEvent (const State &state, Param param)
 
Actions fizz::server::detail::handleError (const State &state, ReportError error, Optional< AlertDescription > alertDesc)
 
Actions fizz::server::detail::handleAppClose (const State &state)
 
Actions fizz::server::detail::handleInvalidEvent (const State &state, Event event, Param param)