![]() |
TrinityCore
|
#include <HttpService.h>
Public Types | |
| using | Self = HttpService< SessionImpl > |
| using | SocketType = SessionImpl |
| using | ThreadType = HttpNetworkThread< SessionImpl > |
Definition at line 134 of file HttpService.h.
| using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::Self = HttpService<SessionImpl> |
Definition at line 136 of file HttpService.h.
| using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::SocketType = SessionImpl |
Definition at line 137 of file HttpService.h.
| using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::ThreadType = HttpNetworkThread<SessionImpl> |
Definition at line 138 of file HttpService.h.