Public Member Functions | Private Attributes | List of all members
io.grpc.interop.cpp.InteropTest Class Reference

Public Member Functions

void emptyStream ()
 
void emptyUnary ()
 
void largeUnary ()
 
void pingPong ()
 
void requestStreaming ()
 
void responseStreaming ()
 
void setUp () throws Exception
 

Private Attributes

String host
 
int port
 
boolean useTls
 

Detailed Description

Definition at line 33 of file InteropTest.java.

Member Function Documentation

◆ emptyStream()

void io.grpc.interop.cpp.InteropTest.emptyStream ( )
inline

Definition at line 59 of file InteropTest.java.

◆ emptyUnary()

void io.grpc.interop.cpp.InteropTest.emptyUnary ( )
inline

Definition at line 49 of file InteropTest.java.

◆ largeUnary()

void io.grpc.interop.cpp.InteropTest.largeUnary ( )
inline

Definition at line 54 of file InteropTest.java.

◆ pingPong()

void io.grpc.interop.cpp.InteropTest.pingPong ( )
inline

Definition at line 74 of file InteropTest.java.

◆ requestStreaming()

void io.grpc.interop.cpp.InteropTest.requestStreaming ( )
inline

Definition at line 64 of file InteropTest.java.

◆ responseStreaming()

void io.grpc.interop.cpp.InteropTest.responseStreaming ( )
inline

Definition at line 69 of file InteropTest.java.

◆ setUp()

void io.grpc.interop.cpp.InteropTest.setUp ( ) throws Exception
inline

Definition at line 39 of file InteropTest.java.

Member Data Documentation

◆ host

String io.grpc.interop.cpp.InteropTest.host
private

Definition at line 34 of file InteropTest.java.

◆ port

int io.grpc.interop.cpp.InteropTest.port
private

Definition at line 35 of file InteropTest.java.

◆ useTls

boolean io.grpc.interop.cpp.InteropTest.useTls
private

Definition at line 36 of file InteropTest.java.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40