Uses of Class
org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.StickySession
-
Packages that use LoadBalancerProperties.StickySession Package Description org.springframework.cloud.client.loadbalancer -
-
Uses of LoadBalancerProperties.StickySession in org.springframework.cloud.client.loadbalancer
Methods in org.springframework.cloud.client.loadbalancer that return LoadBalancerProperties.StickySession Modifier and Type Method Description LoadBalancerProperties.StickySessionLoadBalancerProperties. getStickySession()Methods in org.springframework.cloud.client.loadbalancer with parameters of type LoadBalancerProperties.StickySession Modifier and Type Method Description voidLoadBalancerProperties. setStickySession(LoadBalancerProperties.StickySession stickySession)
-