Uses of Class
org.jclouds.profitbricks.http.parser.server.ServerListResponseHandler
-
Packages that use ServerListResponseHandler Package Description org.jclouds.profitbricks.http.parser.loadbalancer -
-
Uses of ServerListResponseHandler in org.jclouds.profitbricks.http.parser.loadbalancer
Fields in org.jclouds.profitbricks.http.parser.loadbalancer declared as ServerListResponseHandler Modifier and Type Field Description protected ServerListResponseHandler
BaseLoadBalancerResponseHandler. balancedServerResponseHandler
Constructors in org.jclouds.profitbricks.http.parser.loadbalancer with parameters of type ServerListResponseHandler Constructor Description BaseLoadBalancerResponseHandler(DateService dateService, ServerListResponseHandler balancedServerResponseHandler, FirewallListResponseHandler firewallResponseHandler)
-