gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Classes | Static Public Member Functions | List of all members
Grpc.IntegrationTesting.InteropClient Class Reference

Static Public Member Functions

static void Run (string[] args)
 
static void RunEmptyUnary (TestService.ITestServiceClient client)
 
static void RunLargeUnary (TestService.ITestServiceClient client)
 
static void RunClientStreaming (TestService.ITestServiceClient client)
 
static void RunServerStreaming (TestService.ITestServiceClient client)
 
static void RunPingPong (TestService.ITestServiceClient client)
 
static void RunEmptyStream (TestService.ITestServiceClient client)
 
static void RunServiceAccountCreds (TestService.ITestServiceClient client)
 
static void RunComputeEngineCreds (TestService.ITestServiceClient client)
 
static void RunCancelAfterBegin (TestService.ITestServiceClient client)
 
static void RunCancelAfterFirstResponse (TestService.ITestServiceClient client)
 
static void RunBenchmarkEmptyUnary (TestService.ITestServiceClient client)
 

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