Class InetSocketConfig
java.lang.Object
io.deephaven.dhservice.client.config.InetSocketConfig
The socket configuration.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InetSocketConfig
public InetSocketConfig()
-
-
Method Details
-
host
- Returns:
- the host name
-
port
@Parameter public abstract int port()- Returns:
- the port number
-