Package ucar.gcdm.client
Class GcdmClient
- java.lang.Object
-
- ucar.gcdm.client.GcdmClient
-
public class GcdmClient extends Object
A simple client that makes a Netcdf request from GcdmServer. Used for testing.
-
-
Constructor Summary
Constructors Constructor Description GcdmClient(io.grpc.Channel channel)Construct client for accessing HelloWorld server using the existing channel.
-