TrinityCore
Loading...
Searching...
No Matches
Trinity::Net::Http::HttpServiceTraits< SessionImpl > Struct Template Reference

#include <HttpService.h>

Public Types

using Self = HttpService< SessionImpl >
 
using SocketType = SessionImpl
 
using ThreadType = HttpNetworkThread< SessionImpl >
 

Detailed Description

template<typename SessionImpl>
struct Trinity::Net::Http::HttpServiceTraits< SessionImpl >

Definition at line 134 of file HttpService.h.

Member Typedef Documentation

◆ Self

template<typename SessionImpl >
using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::Self = HttpService<SessionImpl>

Definition at line 136 of file HttpService.h.

◆ SocketType

template<typename SessionImpl >
using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::SocketType = SessionImpl

Definition at line 137 of file HttpService.h.

◆ ThreadType

template<typename SessionImpl >
using Trinity::Net::Http::HttpServiceTraits< SessionImpl >::ThreadType = HttpNetworkThread<SessionImpl>

Definition at line 138 of file HttpService.h.


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