Uses of Class
org.littleshoot.proxy.impl.ClientDetails
Packages that use ClientDetails
-
Uses of ClientDetails in org.littleshoot.proxy
Methods in org.littleshoot.proxy with parameters of type ClientDetailsModifier and TypeMethodDescriptionvoidChainedProxyManager.lookupChainedProxies(HttpRequest httpRequest, Queue<ChainedProxy> chainedProxies, ClientDetails clientDetails) Based on the given httpRequest, add anyChainedProxys to the list that should be used to process the request. -
Uses of ClientDetails in org.littleshoot.proxy.impl
Fields in org.littleshoot.proxy.impl declared as ClientDetailsModifier and TypeFieldDescriptionprivate final ClientDetailsClientToProxyConnection.clientDetailsMethods in org.littleshoot.proxy.impl that return ClientDetails