Uses of Interface
com.chutneytesting.agent.domain.AgentClient
-
Packages that use AgentClient Package Description com.chutneytesting.agent.domain.explore -
-
Uses of AgentClient in com.chutneytesting.agent.domain.explore
Constructors in com.chutneytesting.agent.domain.explore with parameters of type AgentClient Constructor Description ExploreAgentsService(Explorations explorations, AgentClient agentClient, ConnectionChecker connectionChecker, LocalServerIdentifier localServerIdentifier)
-