Uses of Class
gov.llnl.gnem.apps.coda.common.gui.WebclientConfig
Package
Description
-
Uses of WebclientConfig in gov.llnl.gnem.apps.coda.common.gui
Modifier and TypeMethodDescriptionWebclientConfig.setApiPath
(String apiPath) WebclientConfig.setApiVersion
(String apiVersion) WebclientConfig.setBasePath
(String basePath) WebclientConfig.setHttpPrefix
(String httpPrefix) WebclientConfig.setSocketPath
(String socketPath) WebclientConfig.setWebsocketPrefix
(String websocketPrefix) -
Uses of WebclientConfig in gov.llnl.gnem.apps.coda.common.gui.data.client
ModifierConstructorDescriptionCodaWebClientBuilder
(com.google.common.eventbus.EventBus bus, org.springframework.context.ApplicationContext appContext, WebclientConfig config, org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter frameHandler, org.springframework.web.reactive.function.client.ExchangeStrategies strategies)