public class IngestInternalClientConfiguration extends ClientConfigurationImpl
Constructor and Description |
---|
IngestInternalClientConfiguration()
Empty constructor used by YAMLFactory to instanciate the object
|
IngestInternalClientConfiguration(String serverHost,
int serverPort)
Construct a configuration with all parameters at once
|
getServerHost, getServerPort, isSecure, setServerHost, setServerPort
public IngestInternalClientConfiguration()
public IngestInternalClientConfiguration(String serverHost, int serverPort)
serverHost
- the server hostnameserverPort
- the server portCopyright © 2018 Vitam. All rights reserved.