#include <http2_client.h>
Definition at line 33 of file http2_client.h.
◆ Http2Client()
grpc::testing::Http2Client::Http2Client |
( |
const std::shared_ptr< Channel > & |
channel | ) |
|
|
explicit |
◆ ~Http2Client()
grpc::testing::Http2Client::~Http2Client |
( |
| ) |
|
|
inline |
◆ AssertStatusCode()
◆ BuildDefaultRequest()
SimpleRequest grpc::testing::Http2Client::BuildDefaultRequest |
( |
| ) |
|
|
private |
◆ DoGoaway()
bool grpc::testing::Http2Client::DoGoaway |
( |
| ) |
|
◆ DoMaxStreams()
bool grpc::testing::Http2Client::DoMaxStreams |
( |
| ) |
|
◆ DoPing()
bool grpc::testing::Http2Client::DoPing |
( |
| ) |
|
◆ DoRstAfterData()
bool grpc::testing::Http2Client::DoRstAfterData |
( |
| ) |
|
◆ DoRstAfterHeader()
bool grpc::testing::Http2Client::DoRstAfterHeader |
( |
| ) |
|
◆ DoRstDuringData()
bool grpc::testing::Http2Client::DoRstDuringData |
( |
| ) |
|
◆ MaxStreamsWorker()
void grpc::testing::Http2Client::MaxStreamsWorker |
( |
const std::shared_ptr< grpc::Channel > & |
channel | ) |
|
|
private |
◆ SendUnaryCall()
Status grpc::testing::Http2Client::SendUnaryCall |
( |
SimpleResponse * |
response | ) |
|
|
private |
◆ channel_
std::shared_ptr<Channel> grpc::testing::Http2Client::channel_ |
|
private |
◆ defaultRequest_
SimpleRequest grpc::testing::Http2Client::defaultRequest_ |
|
private |
◆ serviceStub_
The documentation for this class was generated from the following files: