Package csw.config.client.commons
Class ConfigServiceConnection
- java.lang.Object
-
- csw.config.client.commons.ConfigServiceConnection
-
public class ConfigServiceConnection extends java.lang.ObjectConfigServiceConnectionis a wrapper over predefinedHttpConnectionrepresenting config server. It is used to resolve config service location for client inConfigServiceResolver
-
-
Constructor Summary
Constructors Constructor Description ConfigServiceConnection()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Connection.HttpConnectionvalue()
-
-
-
Method Detail
-
value
public static Connection.HttpConnection value()
-
-