Uses of Class
info.ejava.examples.svc.content.quotes.client.ServerConfig
Packages that use ServerConfig
-
Uses of ServerConfig in info.ejava.examples.svc.content.quotes.client
Methods in info.ejava.examples.svc.content.quotes.client that return ServerConfigConstructors in info.ejava.examples.svc.content.quotes.client with parameters of type ServerConfigModifierConstructorDescriptionQuotesAPIClient
(org.springframework.web.reactive.function.client.WebClient webClient, ServerConfig serverConfig) QuotesAPIClient
(org.springframework.web.reactive.function.client.WebClient webClient, ServerConfig serverConfig, String mediaType)