-
ConstructorsConstructorDescriptionPrefer using a standard client building pattern, e.g.:Prefer using a standard client building pattern, e.g.:
UnaryGrpcClient client = Clients.newClient("gproto-web+http://127.0.0.1:8080", UnaryGrpcClient.class);
UnaryGrpcClient client =
Clients.newClient("gproto-web+http://127.0.0.1:8080", UnaryGrpcClient.class);