Uses of Class
com.yahoo.vespa.model.container.http.Client
Packages that use Client
-
Uses of Client in com.yahoo.vespa.model.container
Methods in com.yahoo.vespa.model.container that return types with arguments of type ClientMethod parameters in com.yahoo.vespa.model.container with type arguments of type ClientModifier and TypeMethodDescriptionvoidContainerCluster.setClients(boolean legacyMode, List<Client> clients) -
Uses of Client in com.yahoo.vespa.model.container.http
Methods in com.yahoo.vespa.model.container.http that return ClientModifier and TypeMethodDescriptionstatic ClientClient.internalClient(List<X509Certificate> certificates)