Class WebclientConfig
java.lang.Object
gov.llnl.gnem.apps.coda.common.gui.WebclientConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetApiPath
(String apiPath) setApiVersion
(String apiVersion) setBasePath
(String basePath) setHttpPrefix
(String httpPrefix) setSocketPath
(String socketPath) void
setSubscriptions
(List<String> subscriptions) setWebsocketPrefix
(String websocketPrefix)
-
Constructor Details
-
WebclientConfig
public WebclientConfig()
-
-
Method Details
-
getBasePath
-
setBasePath
-
getHttpPrefix
-
setHttpPrefix
-
getWebsocketPrefix
-
setWebsocketPrefix
-
getApiPath
-
setApiPath
-
getApiVersion
-
setApiVersion
-
getSocketPath
-
setSocketPath
-
getHTTPPath
-
getSubscriptions
-
setSubscriptions
-