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